blob: dd23cef029ea5fea0575d4b220672e6bfe9d4280 [file] [log] [blame]
67ca07e7ac10 ("drm/i915/icl: Add power well support")
b891d5e46c96 ("drm/i915/psr: New power domain for AUX IO.")
ad186f3fd98a ("drm/i915/icl: implement the display init/uninit sequences")
a324fcaca314 ("drm/i915/cnl: Add AUX-F support")
4371d89601c3 ("drm/i915/psr: CAN_PSR() macro to check for PSR source and sink support.")
53421c2fe99c ("drm/i915: Apply Display WA #1183 on skl, kbl, and cfl")
09a28bd9e802 ("drm/i915: Move display related definitions to dedicated header")
b74eeeb6b1ab ("drm/i915: Move some utility functions to i915_util.h")
b68763741aa2 ("drm/i915: Restore GT performance in headless mode with DMC loaded")
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")
2aa97491da8a ("drm/i915: Use cdclk_state->voltage on SKL/KBL/CFL")
2b58417ffbca ("drm/i915: Clean up some cdclk switch statements")
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.")
4d90f2d507ab ("drm/i915: Start tracking PSR state in crtc state")
9f817501bd7f ("drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock")
d46b00dc38c8 ("drm/i915: Separate RPS and RC6 handling for CHV")
0d6fc92a73e0 ("drm/i915: Separate RPS and RC6 handling for VLV")
960e54652cee ("drm/i915: Separate RPS and RC6 handling for gen6+")
7c26240e8a19 ("drm/i915: Try harder to finish the idle-worker")
4f044a88a86a ("drm/i915: Rename global i915 to i915_modparams")
221ab9719bf3 ("drm/i915/execlists: Unwind incomplete requests on resets")
523e7c9278f0 ("drm/i915/execlists: Kick start request processing after a reset")
3dcf4f207e8e ("drm/i915: Extend private i915_param_named macro with description")
c95469324518 ("drm/i915: Introduce custom variant of module_param_named macro")
17533bf95719 ("drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc")
93564044fb2c ("drm/i915: Switch over to the LLC/eLLC hotspot avoidance hash mode for CCS")
6d2cb5aa383b ("drm/i915/execlists: Read the context-status buffer from the HWSP")
486e93f72abd ("drm/i915/lrc: allocate separate page for HWSP")
61843f0e6212 ("drm/i915: Name the IPS_PCODE_CONTROL bit")
3e8ddd9e5071 ("drm/i915: Nuke some bogus tabs from the pcode defines")
4d1fa22f4372 ("drm/i915/psr: Re-create a hsw_psr_enable_source.")
2ce4df87f133 ("drm/i915/psr: Unify VSC setup functions.")
0f328da61195 ("drm/i915/psr: Avoid any PSR stuff on platforms without support.")
d7a133d886b4 ("drm/i915: Disable mmio debugging during user access")
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"")
d2419ffc10e4 ("drm/i915: Plumb crtc_state to PSR enable/disable")