blob: 85ca266ca83c42dd59c46b074b0c67aec8f5d2ad [file] [log] [blame]
d1b5973c8778 ("drm/i915/icl: Set TC type to unknown when a sudden disconnection happen")
39d1e234e1e1 ("drm/i915/icl: implement the tc/legacy HPD {dis,}connect flows")
6075546f57f8 ("drm/i915/icl: store the port type for TC ports")
b9fcddab4afb ("drm/i915/icl: implement icl_digital_port_connected()")
2efbb2f099fb ("i915/dp/dsc: Add DSC PPS register definitions")
3160422251b2 ("drm/i915/icp: Add Interrupt Support")
b796b9710fd5 ("drm/i915/icl: Handle hotplug interrupts for DP over TBT")
121e758ee578 ("drm/i915/icl: Support for TC North Display interrupts")
df0d28c185ad ("drm/i915/icl: GSE interrupt moves from DE_MISC to GU_MISC")
ac213c1b45f7 ("drm/i915/icl: introduce tc_port")
e04f7ece1c45 ("drm/i915: Enable edp psr error interrupts on bdw+")
fc34044248b6 ("drm/i915: Enable edp psr error interrupts on hsw")
51951ae7ed00 ("drm/i915/icl: Interrupt handling")
ad186f3fd98a ("drm/i915/icl: implement the display init/uninit sequences")
7533eb4f89f7 ("drm/i915: For HPD connected port use hpd_pin instead of port.")
a6358dda29a2 ("drm/i915/icl: Icelake interrupt register addresses and bits")
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")
2f7734770cfb ("drm/i915: Clean up DP code local variables and calling conventions")
8f4f27970723 ("drm/i915: Nuke intel_digital_port->port")
adc103047e58 ("drm/i915: Eliminate some encoder->crtc usage from DP code")
7e732cacb1ae ("drm/i915: Stop frobbing with DDI encoder->type")
2aa97491da8a ("drm/i915: Use cdclk_state->voltage on SKL/KBL/CFL")
2b58417ffbca ("drm/i915: Clean up some cdclk switch statements")
436009b578ab ("drm/i915/cnl: Force DDI_A_4_LANES when needed.")
081dfcfafcbb ("drm/i915: Pass the encoder type explicitly to skl_set_iboost()")
975786ee0e25 ("drm/i915: Extract intel_ddi_get_buf_trans_hdmi()")
d8fe2c7f3365 ("drm/i915: Relocate intel_ddi_get_buf_trans_*() functions")
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.")
1210d3889077 ("drm/i915: Use bdw_ddi_translations_fdi for Broadwell")
40b2be419f8a ("drm/i915: Dump 'output_types' in crtc state dump")
de330815677d ("drm/i915: Reuse normal state readout for LVDS/DVO fixed mode")
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+")
0a195c029422 ("drm/i915: Fold IRQ pipe masks")
d0d37254680f ("drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() in intel_crtc_mode_get()")
e30a154b5262 ("drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()")
7c26240e8a19 ("drm/i915: Try harder to finish the idle-worker")