summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_llc.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-06drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPCRodrigo Vivi1-10/+9
2022-05-20drm/i915/pcode: Extend pcode functions for multiple gt'sAshutosh Dixit1-2/+1
2022-02-16drm/i915: Move MCHBAR registers to their own headerMatt Roper1-0/+1
2022-02-02drm/i915: Only include i915_reg.h from .c filesMatt Roper1-0/+1
2022-01-13drm/i915/pcode: rename sandybridge_pcode_* to snb_pcode_*Jani Nikula1-5/+4
2021-10-21Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm...Dave Airlie1-0/+1
2021-10-14drm/i915: split out intel_pcode.[ch] to separate fileJani Nikula1-1/+1
2021-10-12drm/i915/gt: include tsc.h where usedLucas De Marchi1-0/+1
2021-06-06drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi1-3/+3
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson1-2/+1
2020-02-20drm/i915/gt: Do not attempt to reprogram IA/ring frequencies for dgfxChris Wilson1-2/+4
2019-10-26drm/i915: Extract GT render power state managementAndi Shyti1-1/+1
2019-10-20drm/i915: Extract GT ring managementAndi Shyti1-0/+161