blob: a672d19665e51c0e9d7575bcdbc1d0136973264f [file] [log] [blame]
b932da3c8a35 ("drm/i915: Eliminate port sync copy pasta")
9ecc6eabd8fe ("drm/i915/fbc: Move the plane state check into the fbc functions")
8c4bba5ae24e ("drm/i915/display: Add comment to a function that probably can be removed")
659f14158f1f ("drm/i915/display: Always enables MST master pipe first")
601a9ee0f0c7 ("drm/i915: Streamline skl_commit_modeset_enables()")
e10ad9c69746 ("drm/i915/fbc: Reallocate cfb if we need more of it")
07fd0df822cc ("drm/i915/fbc: Wait for vblank after FBC disable on glk+")
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/")
6f745ba696fd ("drm/i915/fbc: Precompute gen9 cfb stride w/a")
fb2d8e0cd4d7 ("drm/i915/fbc: Nuke bogus single pipe fbc1 restriction")
1ac87297e50e ("drm/i915/display: Do not check for the ddb allocations of turned off pipes")
7181f5c58610 ("drm/i915: Clean up the gen2 "no planes -> underrun" workaround")
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")
7451a074bf2f ("drm/i915: Change .crtc_enable/disable() calling convention")
502d871459d2 ("drm/i915: s/pipe_config/new_crtc_state/ in .crtc_enable()")
e44c84a14469 ("drm/i915: s/intel_crtc/crtc/ in .crtc_enable() and .crtc_disable()")
7a8fdb1f272b ("drm/i915: Change watermark hook calling convention")
407b94058b3b ("drm/i915: Move assert_vblank_disabled() into intel_crtc_vblank_on()")
d18b6bb80a5a ("drm/i915: Add intel_crtc_vblank_off()")
021ba1005569 ("drm/i915: Change intel_encoders_<hook>() calling convention")
cc7a4cffea21 ("drm/i915: Fix frame start delay programming")
ff15e5a068ee ("drm/i915/display/mst: Enable virtual channel payload allocation earlier")
0ccc42a2fd51 ("drm/i915: Preload LUTs if the hw isn't currently using them")
1e460bf9eaa5 ("drm/i915: Frob the correct crtc state in intel_crtc_disable_noatomic()")
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")
1d581dc3f505 ("drm/i915: Add CHICKEN_TRANS_D")
12c4d4c18c5d ("drm/i915: Use _PICK() for CHICKEN_TRANS()")
3e7abf814193 ("drm/i915: Extract GT render power state management")
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")
2871ea85c119 ("drm/i915/gt: Split intel_ring_submission")
058179e72e09 ("drm/i915/gt: Replace hangcheck by heartbeats")
2e0986a58cc4 ("drm/i915/gem: Cancel contexts when hangchecking is disabled")