blob: 4eaba169e878c36f132b8f7510620c2158922171 [file] [log] [blame]
435ad2c00942 ("drm/i915: abstract virtual PCH id detection")
da6c10c23a90 ("drm/i915: abstract PCH type detection from PCH id")
d67c0ac19f9a ("drm/i915: reduce indent in pch detection")
5c8ea01830b1 ("drm/i915/icp: Add the ID for ICL PCH - ICP")
eb371933cf4d ("drm/i915/cfl: Coffee Lake works on Kaby Lake PCH.")
23247d715d3c ("drm/i915: Fix PCH names for KBP and CNP.")
c5e855d07834 ("drm/i915: Always use 9 bits of the LPC bridge device ID for PCH detection")
d4cdbf0334c0 ("drm/i915: Clean up some expressions")
28e0f4eef6cb ("drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCH")
809378196bb4 ("drm/i915/cfl: Coffee Lake uses CNP PCH.")
acf1dba661e9 ("drm/i915/cnl: Cannonlake uses CNP PCH.")
ec7e0bb35f8d ("drm/i915/cnp: Add PCI ID for Cannonpoint LP PCH")
7b22b8c402c8 ("drm/i915/cnp: Introduce Cannonpoint PCH.")
853277481178 ("drm/i915: don't warn about Skylake CPU - KabyPoint PCH combo")
5db9401983ac ("drm/i915: Make IS_GEN macros only take dev_priv")
0853723b8956 ("drm/i915: Make IS_KABYLAKE only take dev_priv")
8652744b647e ("drm/i915: Make IS_BROADWELL only take dev_priv")
fd6b8f43c9e9 ("drm/i915: Make IS_IVYBRIDGE only take dev_priv")
50a0bc905416 ("drm/i915: Make INTEL_DEVID only take dev_priv")
6e266956a57f ("drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv")
4f8036a28112 ("drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv")
3b3f1650b1ca ("drm/i915: Allocate intel_engine_cs structure only for the enabled engines")
fc4c79c37e82 ("drm/i915: Consolidate error object printing")
0e70447605f4 ("drm/i915: Move common code out of i915_gpu_error.c")
f0dfb1a81a9d ("drm/i915: Register shadow VGA even when it produces spurious detection results")
26aa23396ed3 ("Revert "Skip intel_crt_init for Dell XPS 8700"")
33f53719d13a ("drm/i915: Show waiters in i915_hangcheck_info")
1b36595ffb35 ("drm/i915: Show RING registers through debugfs")
9e60ab038781 ("drm/i915: Disable irqs across GPU reset")
0727e40a48a1 ("drm/i915/gen9: fix the WaWmMemoryReadLatency implementation")
03cdc1d4f795 ("drm/i915: Store port enum in intel_encoder")
bafb2f7d4755 ("drm/i915/execlists: Reset RING registers upon resume")
f9e613728090 ("drm/i915: Try to print INSTDONE bits for all slice/subslice")
d636951ec01b ("drm/i915: Cleanup instdone collection")