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()
1272 struct intel_crtc { struct1291 struct intel_crtc_state *config; argument1294 bool cpu_fifo_underrun_disabled;1295 bool pch_fifo_underrun_disabled;1298 struct {1305 } wm;1307 int scanline_offset;1309 struct {1323 } debug;1326 int num_scalers;[all …]
396 #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ argument402 #define for_each_intel_crtc(dev, intel_crtc) \ argument407 #define for_each_intel_crtc_mask(dev, intel_crtc, crtc_mask) \ argument
1583 struct intel_crtc *intel_crtc; in gen11_dsi_sync_state() local
2881 static bool gen11_dsi_configure_te(struct intel_crtc *intel_crtc, in gen11_dsi_configure_te()
Completed in 30 milliseconds