Searched defs:intel_crtc (Results 1 – 5 of 5) sorted by relevance
1461 struct intel_crtc { struct1481 struct intel_crtc_state *config; argument1484 struct drm_pending_vblank_event *flip_done_event;1487 bool cpu_fifo_underrun_disabled;1488 bool pch_fifo_underrun_disabled;1491 struct {1498 } wm;1500 struct {1508 } drrs;1510 int scanline_offset;[all …]
266 #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ argument272 #define for_each_intel_crtc(dev, intel_crtc) \ argument277 #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()
1255 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