summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_uncore.h
AgeCommit message (Expand)Author
2022-11-23i915/uncore: Acquire fw before loop in intel_uncore_read64_2x32Umesh Nerlige Ramappa
2022-11-04Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-11-01Merge tag 'drm-intel-next-2022-10-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-10-11drm/i915: make intel_uncore_rmw() write unconditionallyAndrzej Hajda
2022-09-19drm/i915/mtl: Add MTL forcewake supportMatt Roper
2022-09-12drm/i915/uncore: Add GSI offset to uncoreMatt Roper
2022-09-12drm/i915: Initialize MMIO access for each GTMatt Roper
2022-09-12drm/i915: Only hook up uncore->debug for primary uncoreMatt Roper
2022-06-17drm/i915/gt: Move multicast register handling to a dedicated fileMatt Roper
2022-03-21drm/i915: Prepare for multiple GTsTvrtko Ursulin
2022-03-15drm/i915: Add support for steered register writesMatt Roper
2022-02-02drm/i915: Only include i915_reg.h from .c filesMatt Roper
2022-01-25drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin
2021-12-17drm/i915: Store backpointer to GT in uncoreMichaƂ Winiarski
2021-11-10drm/i915: split general MMIO setup from per-GT uncore initDaniele Ceraolo Spurio
2021-10-11Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-09-29drm/i915/uncore: split the fw get function into separate vfuncDave Airlie
2021-09-21drm/i915/uncore: Associate shadow table with uncoreMatt Roper
2021-08-10drm/i915: Make shadow tables range-basedMatt Roper
2021-07-24drm/i915/xehp: Xe_HP forcewake supportMatt Roper
2021-06-17drm/i915: extract steered reg access to common functionDaniele Ceraolo Spurio
2020-12-02drm/i915: remove last traces of I915_READ(), I915_WRITE() and POSTING_READ()Jani Nikula
2020-12-01drm/i915: remove last traces of I915_READ_FW() and I915_WRITE_FW()Jani Nikula
2020-10-09drm/i915: Rename FORCEWAKE_BLITTER to FORCEWAKE_GTMatt Roper
2020-07-08drm/i915: Use the gt in HAS_ENGINEDaniele Ceraolo Spurio
2020-03-25drm/i915/selftests: Measure the energy consumed while in RC6Chris Wilson
2019-09-17drm/i915: Only apply a rmw mmio update if the value changesChris Wilson
2019-08-09drm/i915: split out uncore_mmio_debugDaniele Ceraolo Spurio
2019-07-31drm/i915/uc: Move uC WOPCM setup in uc_init_hwDaniele Ceraolo Spurio
2019-07-08drm/i915: Explicitly track active fw_domain timersChris Wilson
2019-06-20drm/i915: dynamically allocate forcewake domainsDaniele Ceraolo Spurio
2019-06-20drm/i915: kill uncore_to_i915Daniele Ceraolo Spurio
2019-06-20drm/i915: kill uncore_sanitizeDaniele Ceraolo Spurio
2019-06-20drm/i915: use vfuncs for reg_read/write_fw_domainsDaniele Ceraolo Spurio
2019-06-14drm/i915: move and rename i915_runtime_pmDaniele Ceraolo Spurio
2019-04-05drm/i915: Convert i915_reset.c over to using uncore mmioChris Wilson
2019-04-03drm/i915: rename init/fini/prune uncore functionsDaniele Ceraolo Spurio
2019-04-03drm/i915: add intel_uncore_init_earlyDaniele Ceraolo Spurio
2019-03-29drm/i915: move the edram detection out of uncore initDaniele Ceraolo Spurio
2019-03-27drm/i915: fix i386 build of 64b raw_uncore functionsDaniele Ceraolo Spurio
2019-03-26drm/i915: switch intel_wait_for_register to uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: intel_wait_for_register_fw to uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: switch uncore mmio funcs to use intel_uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: take a ref to the rpm in the uncore structureDaniele Ceraolo Spurio
2019-03-26drm/i915: add uncore flags for unclaimed mmioDaniele Ceraolo Spurio
2019-03-26drm/i915: add HAS_FORCEWAKE flag to uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: rename raw reg access functionsDaniele Ceraolo Spurio
2019-03-20drm/i915: move regs pointer inside the uncore structureDaniele Ceraolo Spurio
2019-03-20drm/i915: make more uncore function work on intel_uncoreDaniele Ceraolo Spurio