index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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