Searched refs:cpu_fifo_underrun_disabled (Results 1 – 3 of 3) sorted by relevance
70 if (crtc->cpu_fifo_underrun_disabled) in ivb_can_enable_err_int()262 old = !crtc->cpu_fifo_underrun_disabled; in __intel_set_cpu_fifo_underrun_reporting()263 crtc->cpu_fifo_underrun_disabled = !enable; in __intel_set_cpu_fifo_underrun_reporting()375 crtc->cpu_fifo_underrun_disabled) in intel_cpu_fifo_underrun_irq_handler()423 if (crtc->cpu_fifo_underrun_disabled) in intel_check_cpu_fifo_underruns()464 crtc->cpu_fifo_underrun_disabled = !enable; in intel_init_fifo_underrun_reporting()
1420 bool cpu_fifo_underrun_disabled; member
581 str_yes_no(!crtc->cpu_fifo_underrun_disabled), in intel_crtc_info()
Completed in 24 milliseconds