Searched defs:intel_crtc (Results 1 – 5 of 5) sorted by relevance
306 int num_scalers_need, struct intel_crtc *intel_crtc, in intel_atomic_setup_scaler()393 struct intel_crtc *intel_crtc, in intel_atomic_setup_scalers()
1348 struct intel_crtc { struct1367 struct intel_crtc_state *config; argument1370 bool cpu_fifo_underrun_disabled;1371 bool pch_fifo_underrun_disabled;1374 struct {1381 } wm;1383 struct {1391 } drrs;1393 int scanline_offset;1395 struct {[all …]
423 #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ argument429 #define for_each_intel_crtc(dev, intel_crtc) \ argument434 #define for_each_intel_crtc_in_pipe_mask(dev, intel_crtc, pipe_mask) \ argument
1590 struct intel_crtc *intel_crtc; in gen11_dsi_sync_state() local
2885 static bool gen11_dsi_configure_te(struct intel_crtc *intel_crtc, in gen11_dsi_configure_te()