blob: 0cfc773d2cedef93b9f596ae9943156989b02d22 [file] [log] [blame]
2a34b0054bf4 ("drm/i915/psr/cnl: Set y-coordinate as valid in SDP")
5e87325f5c57 ("drm/i915/psr/cnl: Enable Y-coordinate support in source")
aee3bac0a3a8 ("drm/i915/psr: Tie PSR2 support to Y coordinate requirement")
6ce9b78a7388 ("drm/i915/psr: Nuke aux frame sync")
b90eed08d8d0 ("drm/i915/psr: Move PSR aux setup to it's own function.")
c4932d7956d8 ("drm/i915/psr: Don't avoid PSR when PSR2 conditions are not met.")
8cef3e5c0d19 ("drm/i915/psr2: Fix max resolution supported.")
06d058e1a008 ("drm/i915/psr: Check for power state control capability.")
e2770e2e0509 ("drm/i915/psr: Check for the specific AUX_FRAME_SYNC cap bit.")
77fe36ff0470 ("drm/i915/psr: Extract PSR DPCD initialization and move it to intel_psr.c")
b891d5e46c96 ("drm/i915/psr: New power domain for AUX IO.")
a324fcaca314 ("drm/i915/cnl: Add AUX-F support")
0519c102f528 ("drm/i915: Implement display w/a #1143")
4371d89601c3 ("drm/i915/psr: CAN_PSR() macro to check for PSR source and sink support.")
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")
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.")
15d05f0e77fb ("drm/i915: Split intel_enable_ddi() into DP and HDMI variants")
4d90f2d507ab ("drm/i915: Start tracking PSR state in crtc state")
7c26240e8a19 ("drm/i915: Try harder to finish the idle-worker")
977da084cc3c ("drm/i915/psr: Set frames before SU entry for psr2")
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")
6d2cb5aa383b ("drm/i915/execlists: Read the context-status buffer from the HWSP")
486e93f72abd ("drm/i915/lrc: allocate separate page for HWSP")
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"")
5f88a9c61978 ("drm/i915: Constify states passed to enable/disable/etc. encoder hooks")
d2419ffc10e4 ("drm/i915: Plumb crtc_state to PSR enable/disable")
64f09f00caf0 ("drm/i915: Clear lost context-switch interrupts across reset")
636918f13029 ("drm/i915: Mark the GT as busy before idling the previous request")
ab3595bc4ff3 ("drm/i915/opregion: let user specify override VBT via firmware load")