开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
intel_uncore.c
Age
Commit message (
Expand
)
Author
2026-03-27
drm/i915/selftests: Nuke live_forcewake_domains selftest
Ville Syrjälä
2025-10-16
drm/i915: move and rename reg_in_range_table
Matt Atwood
2025-08-14
drm/i915/uncore: pass display to HAS_FPGA_DBG_UNCLAIMED()
Jani Nikula
2024-03-22
drm/i915: Drop dead code for pvc
Lucas De Marchi
2024-03-22
drm/i915: Drop dead code for xehpsdv
Lucas De Marchi
2023-11-06
drm/i915: Move for_each_engine* out of i915_drv.h
Tvrtko Ursulin
2023-07-04
drm/i915/uncore: add intel_uncore_regs() helper
Jani Nikula
2022-09-19
drm/i915/mtl: Add MTL forcewake support
Matt Roper
2022-05-24
drm/i915/pvc: Add forcewake support
Matt Roper
2021-12-17
drm/i915/selftests: Use to_gt() helper
Andi Shyti
2021-09-21
drm/i915/dg2: Add DG2-specific shadow register table
Matt Roper
2021-08-10
drm/i915/xehp: Xe_HP shadowed registers are a strict superset of gen12
Matt Roper
2021-08-10
drm/i915: Make shadow tables range-based
Matt Roper
2021-07-24
drm/i915/xehp: Xe_HP forcewake support
Matt Roper
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-04-14
drm/i915/selftests: eliminate use of gen_mask
Lucas De Marchi
2019-10-22
drm/i915/selftests: Move uncore fw selftests to operate on intel_gt
Chris Wilson
2019-09-13
drm/i915/tgl: Introduce gen12 forcewake ranges
Michel Thierry
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-04-08
drm/i915/selftests: Mark live_forcewake_ops as unreliable
Chris Wilson
2019-03-26
drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncore
Daniele Ceraolo Spurio
2019-03-26
drm/i915: add uncore flags for unclaimed mmio
Daniele Ceraolo Spurio
2019-03-20
drm/i915: move regs pointer inside the uncore structure
Daniele Ceraolo Spurio
2019-03-20
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
2019-03-20
drm/i915: use intel_uncore in fw get/put internal paths
Daniele Ceraolo Spurio
2019-03-20
drm/i915: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-20
drm/i915/selftests: add test to verify get/put fw domains
Daniele Ceraolo Spurio
2018-08-09
drm/i915: Restore user forcewake domains across suspend
Chris Wilson
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-07
drm/i915/icl: Gen11 forcewake support
Daniele Ceraolo Spurio
2017-11-10
drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()
Hans de Goede
2017-11-06
drm/i915/selftests: Hide dangerous tests
Chris Wilson
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-02-13
drm/i915: Sanity check all registers for matching fw domains
Chris Wilson
2017-02-13
drm/i915: Test all fw tables during mock selftests
Chris Wilson
2017-02-13
drm/i915: Move uncore selfchecks to live selftest infrastructure
Chris Wilson