blob: 0bfa10f37432432cf670f9bd95ff2916b166f2d8 [file] [log] [blame]
790cc9941b13 ("drm/i915: Clean up intel_plane_atomic_check_with_state()")
afbd8a722bd6 ("drm/i915: Introduce crtc_state->update_planes bitmask")
1ab554b0099b ("drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5.")
6c246b81f938 ("drm/i915: Replace call to commit_planes_on_crtc with internal update, v2.")
62ef0dd3cc0c ("drm/i915: Unconditionally clear plane visibility, v2.")
25721f820beb ("drm/i915: Move chv rotation checks to plane->check()")
e21c2d331018 ("drm/i915: Move skl plane fb related checks into a better place")
4e0b83a567e2 ("drm/i915: Extract per-platform plane->check() functions")
fd6e3c6c21f4 ("drm/i915: Nuke plane->can_scale/min_downscale")
df79cf441910 ("drm/i915: Store the final plane stride in plane_state")
c11ada0776b9 ("drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[]")
ddd5713d6e56 ("drm/i915: Add .max_stride() plane hook")
6d19a44ccee6 ("drm/i915: s/tile_offset/aligned_offset/ etc.")
0d45db9c7a02 ("drm/i915: Reject compressed Y/Yf with interlaced modes")
eb0f50441056 ("drm/i915: Don't pass plane to .check_plane()")