blob: a91b62238b27292551f6ea6482eccb745e26b462 [file] [log] [blame]
5b2695fd4b20 ("drm/i915: Fix glk/cnl display w/a #1175")
394676f05bee ("drm/i915: Add WA for planes ending close to left screen edge")
c322c649529f ("drm/i915: Add display WA #1175 for planes ending close to right screen edge")
2e2adb05736c ("drm/i915: Add render decompression support")
f9407ae15331 ("drm/i915: Use i9xx_check_plane_surface() for sprite planes as well")
5b7fcc44aa6e ("drm/i915: Introduce i9xx_check_plane_surface()")
a0864d5905a9 ("drm/i915: Pre-compute plane control register value")
6a4407a653e9 ("drm/i915: Nuke ironlake_plane_ctl()")
7145f60a347d ("drm/i915: Extract i9xx_plane_ctl() and ironlake_plane_ctl()")
292889e1ffa8 ("drm/i915: Extract i845_cursor_ctl() and i9xx_cursor_ctl()")
0a3751479562 ("drm/i915: Extract ilk_sprite_ctl()")
45dea7b0c607 ("drm/i915: Extract ivb_sprite_ctl()")
96ef6854bb4c ("drm/i915: Extract vlv_sprite_ctl()")
2e881264b474 ("drm/i915: Use skl_plane_ctl() for the SKL "sprite" planes")
46f788ba2e09 ("drm/i915: Extract skl_plane_ctl()")
dd584fc0711a ("drm/i915: Use I915_READ_FW for plane updates")
78587de299dd ("drm/i915: Organize plane register writes into tighter bunches")
144cc143d401 ("drm/i915: Use DRM_DEBUG_KMS() for framebuffer failure debug messages")
b90c1ee17b9e ("drm/i915: Move nv12 chroma plane handling into intel_surf_alignment()")
d88c4afddc55 ("drm/i915: Plumb drm_framebuffer into more places")
dd689287b977 ("drm/i915: Prevent concurrent tiling/framebuffer modifications")
9aceb5c15d84 ("drm/i915: Fix all intel_framebuffer_init failures to take the error path")
ffe5111e28e5 ("drm/i915: Introduce intel_ddi_dp_voltage_max()")
3bb56da78153 ("drm/i915/glk: Enable pipe CSC")
24dbf51a5517 ("drm/i915: struct_mutex is not required for allocating the framebuffer")
70001cd25654 ("drm/i915: Remove struct_mutex for destroying framebuffers")
370a81fb89cb ("drm/i915: Remove unused function intel_ddi_get_link_dpll()")
7ff89ca21358 ("drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c")
4717e8bb7341 ("drm/i915: Clean up the .get_cdclk() assignment if ladder")
c49a0d054a05 ("drm/i915: s/get_display_clock_speed/get_cdclk/")
4e841ecd4e18 ("drm/i915: Nuke intel_mode_max_pixclk()")
a7d1b3f41a2d ("drm/i915: Store the pipe pixel rate in the crtc state")
6248017ae530 ("drm/i915: Get correct display clock on 945gm")
47f9ea8b9143 ("drm/i915/glk: Plane color correction register changes")
bafbcc2fd148 ("drm/i915: Disable plane gamma in SKL+ sprite planes")
b976dc53ec43 ("drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.")
8da53efaa228 ("drm/i915/kbl: Apply WaIncreaseDefaultTLBEntries on KBL.")
31bb2ef97ea9 ("drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()")
a8cd6da0c0d5 ("drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()")
be1e341513ca ("drm/i915: Track pinned vma in intel_plane_state")
1d4258db3e0b ("drm/i915: Remove useless casts to intel_plane_state")
957870f93412 ("drm/i915: Split out i915_gem_object_set_tiling()")
91d4e0aa923e ("drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c")
944397f04f24 ("drm/i915: Store required fence size/alignment for GGTT vma")
0d4e8f1dbcab ("drm/i915: Replace WARNs in fence register writes with extensive asserts")
5b30694b474d ("drm/i915: Align GGTT sizes to a fence tile row")
6649a0b6501d ("drm/i915: Extract tile_row_size for fencing")
ef426c103892 ("Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued")