summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pch.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: remove explicit CNL handling from intel_pch.cLucas De Marchi2021-07-301-4/+1
* drm/i915/dg2: Add fake PCHMatt Roper2021-07-221-0/+3
* drm/i915: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi2021-06-071-5/+5
* drm/i915/adl_p: Add PCH supportClinton Taylor2021-05-121-2/+4
* drm/i915/gen9_bc: Recognize TGP PCH + CML combosLyude Paul2021-02-111-1/+2
* Merge tag 'topic/adl-s-enabling-2021-02-01-1' of git://anongit.freedesktop.or...Jani Nikula2021-02-021-1/+7
|\
| * drm/i915/adl_s: Add PCH supportAnusha Srivatsa2021-01-261-1/+7
* | drm/i915: Try to guess PCH type even without ISA bridgeZhenyu Wang2021-01-151-17/+22
|/
* drm/i915/jsl: Split EHL/JSL platform info and PCI idsTejas Upadhyay2020-10-141-3/+3
* drm/i915/dg1: Add fake PCHLucas De Marchi2020-07-141-0/+6
* drm/i915: Identify Cometlake platformChris Wilson2020-06-021-11/+25
* drm/i915/rkl: Add PCH supportMatt Roper2020-05-191-3/+5
* drm/i915: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya2020-01-221-25/+41
* drm/i915/pch: convert to using the drm_dbg_kms() macro.Wambui Karuga2020-01-101-22/+24
* drm/i915: Fix detection for a CMP-V PCHImre Deak2019-11-131-1/+5
* drm/i915/tgl: Add second TGL PCH IDJames Ausmus2019-11-061-0/+1
* drm/i915: Add new CNL PCH ID seen on a CML platformImre Deak2019-10-231-0/+1
* drm/i915/aml: Allow SPT PCH for all AML devicesJames Ausmus2019-10-221-1/+2
* drm/i915: Introduce Jasper Lake PCHMatt Roper2019-10-161-1/+5
* drm/i915/cml: Add second PCH ID for CMPMatt Roper2019-09-181-0/+1
* drm/i915: split out intel_pch.[ch] from i915_drv.[ch]Jani Nikula2019-08-081-0/+201