Searched refs:cpu_fifo_underrun_disabled (Results 1 – 3 of 3) sorted by relevance
69 if (crtc->cpu_fifo_underrun_disabled) in ivb_can_enable_err_int()291 old = !crtc->cpu_fifo_underrun_disabled; in __intel_set_cpu_fifo_underrun_reporting()292 crtc->cpu_fifo_underrun_disabled = !enable; in __intel_set_cpu_fifo_underrun_reporting()407 crtc->cpu_fifo_underrun_disabled) in intel_cpu_fifo_underrun_irq_handler()482 if (crtc->cpu_fifo_underrun_disabled) in intel_check_cpu_fifo_underruns()523 crtc->cpu_fifo_underrun_disabled = !enable; in intel_init_fifo_underrun_reporting()
1493 bool cpu_fifo_underrun_disabled; member
595 str_yes_no(!crtc->cpu_fifo_underrun_disabled), in intel_crtc_info()
Completed in 23 milliseconds