summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_llc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPCRodrigo Vivi2022-09-061-10/+9
* drm/i915/pcode: Extend pcode functions for multiple gt'sAshutosh Dixit2022-05-201-2/+1
* drm/i915: Move MCHBAR registers to their own headerMatt Roper2022-02-161-0/+1
* drm/i915: Only include i915_reg.h from .c filesMatt Roper2022-02-021-0/+1
* drm/i915/pcode: rename sandybridge_pcode_* to snb_pcode_*Jani Nikula2022-01-131-5/+4
* Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm...Dave Airlie2021-10-221-0/+1
|\
| * drm/i915/gt: include tsc.h where usedLucas De Marchi2021-10-121-0/+1
* | drm/i915: split out intel_pcode.[ch] to separate fileJani Nikula2021-10-141-1/+1
|/
* drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi2021-06-051-3/+3
* drm/i915/gt: SPDX cleanupChris Wilson2021-03-241-2/+1
* drm/i915/gt: Do not attempt to reprogram IA/ring frequencies for dgfxChris Wilson2020-02-191-2/+4
* drm/i915: Extract GT render power state managementAndi Shyti2019-10-261-1/+1
* drm/i915: Extract GT ring managementAndi Shyti2019-10-201-0/+161