summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_rc6.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: Create the gt_to_guc() wrapperAndi Shyti2024-03-011-2/+2
* drm/i915/xelpg: Extend driver code of Xe_LPG to Xe_LPG+Harish Chegondi2024-01-181-1/+1
* drm/i915/mtl: avoid stringop-overflow warningArnd Bergmann2023-10-261-6/+10
* drm/i915: Replace several IS_METEORLAKE with proper IP version checksMatt Roper2023-08-211-1/+1
* drm/i915: Eliminate IS_MTL_MEDIA_STEPMatt Roper2023-08-211-2/+1
* drm/i915/dg2: Drop pre-production GT workaroundsMatt Roper2023-08-171-4/+2
* drm/i915/mtl: do not enable render power-gating on MTLAndrzej Hajda2023-05-181-2/+8
* drm/i915/rc6: throw out set() wrapperJani Nikula2023-05-021-81/+76
* Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...Daniel Vetter2023-04-061-0/+27
|\
| * drm/i915/mtl: Disable C6 on MTL A0 for mediaUmesh Nerlige Ramappa2023-03-241-0/+7
| * drm/i915/mtl: Synchronize i915/BIOS on C6 enablingVinay Belgaumkar2023-03-241-3/+23
* | Merge tag 'drm-intel-gt-next-2023-03-16' of git://anongit.freedesktop.org/drm...Dave Airlie2023-03-221-0/+8
|\|
| * drm/i915/mtl: Disable MC6 for MTL A stepBadal Nilawar2023-03-131-0/+8
* | drm/i915: add struct i915_dsm to wrap dsm members togetherJani Nikula2023-01-181-6/+6
|/
* drm/i915/mtl: C6 residency and C state type for MTL SAMediaBadal Nilawar2022-11-171-4/+13
* drm/i915/gt: Use RC6 residency types as arguments to residency functionsAshutosh Dixit2022-11-171-22/+33
* Merge tag 'drm-intel-next-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Tvrtko Ursulin2022-05-231-2/+2
|\
| * drm/i915/pcode: Extend pcode functions for multiple gt'sAshutosh Dixit2022-05-201-2/+2
* | Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi2022-04-211-2/+3
|\|
| * drm/i915: Use str_on_off()Lucas De Marchi2022-03-021-2/+3
* | drm/i915: add i915_gem_object_create_region_at()Matthew Auld2022-03-161-3/+5
|/
* drm/i915: Only include i915_reg.h from .c filesMatt Roper2022-02-021-0/+1
* drm/i915: Move GT registers to their own header fileMatt Roper2022-02-021-0/+1
* Merge drm/drm-next into drm-intel-nextRodrigo Vivi2022-01-311-4/+11
|\
| * drm/i915/dg2: Add Wa_16011777198Matt Roper2021-12-021-4/+11
* | drm/i915/pcode: rename sandybridge_pcode_* to snb_pcode_*Jani Nikula2022-01-131-3/+2
* | drm/i915/gt: Move engine registers to their own headerMatt Roper2022-01-111-0/+1
* | drm/i915: Parameterize PWRCTX_MAXCNTMatt Roper2022-01-111-4/+4
|/
* drm/i915: split out intel_pcode.[ch] to separate fileJani Nikula2021-10-141-1/+1
* drm/i915/guc/rc: Setup and enable GuCRC featureVinay Belgaumkar2021-08-031-15/+32
* drm/i915/gt: remove GRAPHICS_VER == 10Lucas De Marchi2021-07-291-1/+1
* drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi2021-06-051-8/+8
* drm/i915/gt: Remove a bonus newlineChris Wilson2021-03-241-1/+0
* drm/i915/gt: SPDX cleanupChris Wilson2021-03-241-2/+1
* Merge drm/drm-next into drm-intel-nextJani Nikula2021-03-111-1/+1
|\
| * drm/i915/gt: Prune inlinesChris Wilson2021-01-141-1/+1
| * drm/i915/tgl: Fix Media power gate sequence.Rodrigo Vivi2020-11-111-5/+17
* | drm/i915/gt: Remove references to struct drm_device.pdevThomas Zimmermann2021-02-021-2/+2
* | drm/i915/tgl: Fix Media power gate sequence.Rodrigo Vivi2020-11-161-5/+17
|/
* drm/i915: Remove cnl pre-prod workaroundsVille Syrjälä2020-05-041-7/+1
* drm/i915/gt: prefer struct drm_device based loggingJani Nikula2020-04-081-2/+2
* drm/i915/gt: Select the deepest available parking mode for rc6Chris Wilson2020-03-241-1/+9
* drm/i915/rc6: convert to struct drm_device based logging macros.Wambui Karuga2020-03-191-15/+20
* drm/i915: properly sanity check batch_start_offsetMatthew Auld2020-03-061-4/+4
* drm/i915/vgpu: improve vgpu abstractionsJani Nikula2020-03-031-0/+1
* drm/i915/display: Be explicit in handling the preallocated vmaChris Wilson2020-02-051-1/+0
* drm/i915/gt: Fix rc6 on IvybridgeChris Wilson2020-02-041-4/+1
* drm/i915/gt: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya2020-01-221-1/+1
* drm/i915/gt: Clear rc6 residency trackers across suspendChris Wilson2020-01-141-0/+2
* drm/i915/gt: Only ignore rc6 parking for PCU on byt/bswChris Wilson2019-12-121-1/+2