blob: c325681833862cce6cebfe07736a86fbe3627e4b [file] [log] [blame]
18563409b132 ("drm/i915: Clean up skl_plane_has_planar()")
c0b56ab544c0 ("drm/i915: Add NV12 as supported format for primary plane")
a589b1384593 ("drm/i915: Update format_is_yuv() to include NV12")
cf1805e65802 ("drm/i915: Clean up fbc vs. plane checks")
c19e1124e7e8 ("drm/i915: Use enum plane_id for frontbuffer tracking")
77064e2eb83a ("drm/i915: Add CCS capability for sprites")
74ac160b3f95 ("drm/i915: Add the missing Y/Yf modifiers for SKL+ sprites")
f0cbd8bd877f ("i915: Reject CCS modifiers for pipe C on Geminilake")
b1558c7ea160 ("drm/i915: Nuke crtc->plane")
dd57602efbce ("drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()")
ed15030d7ab0 ("drm/i915: s/enum plane/enum i9xx_plane_id/")
b1e01595a66d ("drm/i915: Redo plane sanitation during readout")
51f5a0963984 ("drm/i915: Add .get_hw_state() method for planes")
31d1d3c8862e ("drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.y")
779d4d8f083e ("drm/i915: Unify skylake plane disable")
9a8cc576002a ("drm/i915: Unify skylake plane update")
e288881b08dc ("drm/i915: dspaddr_offset doesn't need to be more than local variable")
bf0a5d4b223d ("drm/i915: move adjusted_x/y from crtc to cache.")
7b510451c896 ("drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computation")
d3a8fb3223a7 ("drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end()")
d305e0614601 ("drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"")
714244e280de ("drm/i915: Add format modifiers for Intel")
2e2adb05736c ("drm/i915: Add render decompression support")
148b1e115eae ("Merge airlied/drm-next into drm-intel-next-queued")