Searched defs:intel_crtc (Results 1 – 3 of 3) sorted by relevance
1481 struct intel_crtc { struct1501 struct intel_crtc_state *config; argument1504 struct drm_pending_vblank_event *flip_done_event;1506 struct drm_pending_vblank_event *dsb_event;1508 struct drm_pending_vblank_event *flipq_event;1511 bool cpu_fifo_underrun_disabled;1512 bool pch_fifo_underrun_disabled;1514 struct intel_flipq flipq[MAX_INTEL_FLIPQ];1517 struct {1524 } wm;[all …]
1593 struct intel_crtc *intel_crtc; in gen11_dsi_sync_state() local [all...]
1748 static bool gen11_dsi_configure_te(struct intel_crtc *intel_crtc, in gen11_dsi_configure_te()