Searched defs:intel_crtc (Results 1 – 5 of 5) sorted by relevance
1366 struct intel_crtc { struct1386 struct intel_crtc_state *config; argument1393 struct {1400 } wm;1402 struct {1410 } drrs;1412 int scanline_offset;1414 struct {1428 } debug;1431 int num_scalers;[all …]
315 int num_scalers_need, struct intel_crtc *intel_crtc, in intel_atomic_setup_scaler()464 struct intel_crtc *intel_crtc, in intel_atomic_setup_scalers()
273 #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ argument279 #define for_each_intel_crtc(dev, intel_crtc) \ argument284 #define for_each_intel_crtc_in_pipe_mask(dev, intel_crtc, pipe_mask) \ argument
1591 struct intel_crtc *intel_crtc; in gen11_dsi_sync_state() local
2461 static bool gen11_dsi_configure_te(struct intel_crtc *intel_crtc, in gen11_dsi_configure_te()
Completed in 25 milliseconds