blob: d961bd331826297d0849dcae8d954dce2041c0cb [file] [log] [blame]
42ae1f88feac ("drm/i915/fbc: Reduce fbc1 compression interval to 1 second")
a68ce21ba0c4 ("drm/i915/fbc: Store the fbc1 compression interval in the params")
a4c74b297448 ("drm/i915/fbc: Parametrize FBC_CONTROL")
5331889b5ffb ("drm/i915/fbc: Fix fence_y_offset handling")
765e7cd9a6fd ("drm/i915/display: Do not write in removed FBC fence registers")
6a0e032fb524 ("drm/i915/display/fbc: Make WARN* drm specific where drm_priv ptr is available")
aa93f4fd7c89 ("drm/i915/fbc: use intel_de_*() functions for register access")
d54151c5c8c0 ("drm/i915/fbc: Add fbc tracepoints")
e10ad9c69746 ("drm/i915/fbc: Reallocate cfb if we need more of it")
6252bb78fcc3 ("drm/i915/fbc: Start using flip nuke")
c866a0e41640 ("drm/i915/fbc: Nuke fbc.enabled")
31ce20c24721 ("drm/i915/fbc: s/gen9 && !glk/gen9_bc || bxt/")
30016696c2e0 ("drm/i915/fbc: Make fence_id optional for i965gm")
97a978e2d3a0 ("drm/i915/fbc: Store fence_id directly in fbc cache/params")
8bdbe1befd9d ("drm/i915/fbc: Track plane visibility")
6f745ba696fd ("drm/i915/fbc: Precompute gen9 cfb stride w/a")
644398586f00 ("drm/i915/fbc: Remove the FBC_RT_BASE setup for ILK/SNB")
fb2d8e0cd4d7 ("drm/i915/fbc: Nuke bogus single pipe fbc1 restriction")
bee43ca4c1cc ("drm/i915: Clean up intel_{pre,post}_plane_update()")
0e75fb8c03aa ("drm/i915: s/pipe_config/new_crtc_state/ intel_{pre,post}_plane_update()")
60aca5741a69 ("drm/i915: Pass dev_priv to ilk_disable_lp_wm()")
d2432796dc72 ("drm/i915: Clean up arguments to nv12/scaler w/a funcs")
7a8fdb1f272b ("drm/i915: Change watermark hook calling convention")
0ccc42a2fd51 ("drm/i915: Preload LUTs if the hw isn't currently using them")
f90a85e76c2a ("drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi.")
7b3cb17a48dc ("drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw.")
5b6edb88008f ("drm/i915: Add aliases for uapi and hw to plane_state")
2225f3c6f1d7 ("drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.")
1326a92c3466 ("drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.")
2b808b3a27d1 ("drm/i915: Add aliases for uapi and hw to crtc_state")
3558cafc31ce ("drm/i915: Handle a few more cases for crtc hw/uapi split, v3.")
4e380d080be4 ("drm/i915: Stop frobbing crtc->base.mode")
25f899544fb4 ("drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe()")
7f9d4c08846e ("drm/i915: Fix i845/i865 cursor width")
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")
99efd1c92b7a ("drm/i915: Eliminate skl_check_pipe_max_pixel_rate()")
bb6ae9e653dc ("drm/i915: Allow planes to declare their minimum acceptable cdclk")
1d5a95b5c943 ("drm/i915: Rework global state locking")
73cefd903de7 ("drm/i915: add pipe id/name to pipe mismatch logs")
cbd9b9f2e7b1 ("drm/i915: remove extra new line on pipe_config mismatch")
a6c948f98239 ("drm/i915/display/icl: In port sync mode disable slaves first then master")
51528afe7c5e ("drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence")
eadf6f9170d5 ("drm/i915/display/icl: Enable master-slaves in trans port sync")
ba5f1ae95d28 ("drm/i915/display/icl: HW state readout for transcoder port sync config")
705135bd734c ("drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports")
bfb926e32385 ("drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync")
36b53a291b6a ("drm/i915: Make dirty_pipes refer to pipes")
30a027dcccc2 ("drm/i915: Move the cursor rotation handling into intel_cursor_check_surface()")
3abe897787c2 ("drm/i915: Prepare the mode readout for hw vs. uapi state split")