aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_atomic_plane.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-08drm/i915/plane: add intel_plane_helper_add() helperJani Nikula1-2/+1
2021-04-19drm/i915: Reuse intel_adjusted_rate() for pfit pixel rate adjustmentVille Syrjälä1-0/+4
2020-11-18drm/i915: Add bigjoiner aware plane clipping checksMaarten Lankhorst1-0/+4
2020-11-18drm/i915: Get the uapi state from the correct plane when bigjoiner is usedVille Syrjälä1-1/+2
2020-11-18drm/i915: Copy the plane hw state directly for Y planesVille Syrjälä1-0/+2
2020-03-20drm/i915: Fix crtc nv12 etc. plane bitmasks for DPMS offVille Syrjälä1-0/+2
2020-03-02drm/i915: Use intel_plane_data_rate for min_cdclk calculationStanislav Lisovskiy1-0/+3
2020-01-31drm/i915: Convert cdclk to global stateVille Syrjälä1-2/+3
2019-11-01drm/i915: Remove special case slave handling during hw programming, v3.Maarten Lankhorst1-3/+0
2019-11-01drm/i915: Complete plane hw and uapi split, v2.Maarten Lankhorst1-0/+2
2019-10-24drm/i915: Allow planes to declare their minimum acceptable cdclkVille Syrjälä1-0/+2
2019-10-15drm/i915: Stop using drm_atomic_helper_check_planes()Ville Syrjälä1-0/+2
2019-07-01drm/i915: Pass intel state to plane functions as wellMaarten Lankhorst1-3/+2
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula1-0/+50