blob: 36d372d3210c7ae0729c2b356a14f3d50364b654 [file] [log] [blame]
7b3cb17a48dc ("drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw.")
762dff2e6f43 ("drm/i915: Add support for half float framebuffers for ivb+ sprites")
03b0ce9532ec ("drm/i915: Add support for half float framebuffers for gen4+ primary planes")
bb6ae9e653dc ("drm/i915: Allow planes to declare their minimum acceptable cdclk")
1d5a95b5c943 ("drm/i915: Rework global state locking")
30a027dcccc2 ("drm/i915: Move the cursor rotation handling into intel_cursor_check_surface()")
993254292b9e ("drm/i915: Refactor timestamping constants update")
3e30d70805d5 ("drm/i915: Make .modeset_calc_cdclk() mandatory")
131d3b1af105 ("drm/i915: Stop using drm_atomic_helper_check_planes()")
3a612765f423 ("drm/i915: Remove cursor use of properties for coordinates")
04c8b0bf4abc ("drm/i915: Use intel_plane_state in prepare and cleanup plane_fb")
2850748ef876 ("drm/i915: Pull i915_vma_pin under the vm->mutex")
11331125e148 ("drm/i915: Mark up address spaces that may need to allocate")
5e053450c1c3 ("drm/i915: Only track bound elements of the GTT")
b290a78b5c3d ("drm/i915: Use helpers for drm_mm_node booleans")
a4311745bba9 ("drm/i915/userptr: Never allow userptr into the mappable GGTT")
c47b7ddbcb29 ("drm/i915: Rename planar linked plane variables")
67f3b58f3bac ("drm/i915/dsb: DSB context creation.")
d19d71fc2b15 ("drm/i915: Mark i915_request.timeline as a volatile, rcu pointer")
c210e85b8f33 ("drm/i915/tgl: Extend MI_SEMAPHORE_WAIT")
2e7f76c1e4b6 ("drm/i915: s/pipe_config/crtc_state/ in intel_crtc_atomic_check()")
fe4709a8d033 ("drm/i915: Extract intel_modeset_calc_cdclk()")
d1d23d7f4be6 ("drm/i915: Replace is_planar_yuv_format() with drm_format_info_is_yuv_semiplanar()")
2f7155629c9d ("drm/i915/tgl: Re-enable rc6")
6da301e52917 ("drm/i915/tgl: Limit ourselves to just rcs0")
ee73e2795b41 ("drm/i915/tgl: Disable preemption while being debugged")
933122cc7cd2 ("drm/i915: Remove duplicated bxt/cnl/icl .modeset_calc_cdclk() funcs")
502d1c04f53c ("drm/i915: Reuse cnl_modeset_calc_cdclk() on icl+")
4dd2fbbfb532 ("drm/i915: Make i915_vma.flags atomic_t for mutex reduction")
d2f429ebb977 ("drm/i915: Add calc_voltage_level display vfunc")
751a93a15cde ("drm/i915: Consolidate {bxt,cnl,icl}_uninit_cdclk")
1cbcd3b4b168 ("drm/i915: Combine bxt_set_cdclk and cnl_set_cdclk")
736da8112fee ("drm/i915: Use literal representation of cdclk tables")
71dc367e2bc3 ("drm/i915: Consolidate bxt/cnl/icl cdclk readout")
ab37c4d712c8 ("drm/i915/tgl: Disable rc6 for debugging")
07e98eb0a174 ("drm/i915/selftests: Tighten the timeout testing for partial mmaps")
cec5ca08e36f ("drm/i915: Perform GGTT restore much earlier during resume")
33dd88992313 ("drm/i915: cleanup cache-coloring")
e9ceb751ad4e ("drm/i915: s/i915_gtt_color_adjust/i915_ggtt_color_adjust")
1e0a96e50882 ("drm/i915: export color_differs")
42014f69bb23 ("drm/i915: Hook up GT power management")
cdb736fa8b8b ("drm/i915: Use engine relative LRIs on context setup")
71cd86cfaa12 ("drm/i915/tgl: Use refclk/2 as bypass frequency")
8f9fb61caed1 ("drm/i915: Refresh the errno to vmf_fault translations")
5a90606df7cb ("drm/i915: Replace obj->pin_global with obj->frontbuffer")
3d1da92baffe ("drm/i915: Add 324mhz and 326.4mhz cdclks for gen11+")
385ba629aa1c ("drm/i915: Allow /2 CD2X divider on gen11+")
0b718ba1e884 ("drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgtt")
11988e393813 ("drm/i915/execlists: Try rearranging breadcrumb flush")
e8f6b4952ec5 ("drm/i915/execlists: Flush the post-sync breadcrumb write harder")