Searched defs:intel_crtc (Results 1 – 5 of 5) sorted by relevance
314 int num_scalers_need, struct intel_crtc *intel_crtc, in intel_atomic_setup_scaler()401 struct intel_crtc *intel_crtc, in intel_atomic_setup_scalers()
1267 struct intel_crtc { struct1286 struct intel_crtc_state *config; argument1289 bool cpu_fifo_underrun_disabled;1290 bool pch_fifo_underrun_disabled;1293 struct {1300 } wm;1302 int scanline_offset;1304 struct {1318 } debug;1321 int num_scalers;[all …]
395 #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ argument401 #define for_each_intel_crtc(dev, intel_crtc) \ argument406 #define for_each_intel_crtc_mask(dev, intel_crtc, crtc_mask) \ argument
1580 struct intel_crtc *intel_crtc; in gen11_dsi_sync_state() local
2867 static bool gen11_dsi_configure_te(struct intel_crtc *intel_crtc, in gen11_dsi_configure_te()