Searched defs:intel_crtc (Results 1 – 5 of 5) sorted by relevance
1435 struct intel_crtc { struct1455 struct intel_crtc_state *config; argument1458 bool cpu_fifo_underrun_disabled;1459 bool pch_fifo_underrun_disabled;1462 struct {1469 } wm;1471 struct {1479 } drrs;1481 int scanline_offset;1483 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()
1548 struct intel_crtc *intel_crtc; in gen11_dsi_sync_state() local