Searched defs:intel_crtc (Results 1 – 5 of 5) sorted by relevance
1436 struct intel_crtc { struct1456 struct intel_crtc_state *config; argument1459 bool cpu_fifo_underrun_disabled;1460 bool pch_fifo_underrun_disabled;1463 struct {1470 } wm;1472 struct {1480 } drrs;1482 int scanline_offset;1484 struct {[all …]
269 #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ argument275 #define for_each_intel_crtc(dev, intel_crtc) \ argument280 #define for_each_intel_crtc_in_pipe_mask(dev, intel_crtc, pipe_mask) \ argument
352 int num_scalers_need, struct intel_crtc *intel_crtc, in intel_atomic_setup_scaler()502 struct intel_crtc *intel_crtc, in intel_atomic_setup_scalers()
1256 static bool gen11_dsi_configure_te(struct intel_crtc *intel_crtc, in gen11_dsi_configure_te()
1549 struct intel_crtc *intel_crtc; in gen11_dsi_sync_state() local