summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/intel_uncore.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-20drm/i915: move regs pointer inside the uncore structureDaniele Ceraolo Spurio1-1/+1
2019-03-20drm/i915: use intel_uncore for all forcewake get/putDaniele Ceraolo Spurio1-4/+4
2019-03-20drm/i915: use intel_uncore in fw get/put internal pathsDaniele Ceraolo Spurio1-4/+5
2019-03-20drm/i915: Switch to bitmap_zalloc()Andy Shevchenko1-3/+2
2019-03-20drm/i915/selftests: add test to verify get/put fw domainsDaniele Ceraolo Spurio1-6/+128
2018-08-09drm/i915: Restore user forcewake domains across suspendChris Wilson1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-03-07drm/i915/icl: Gen11 forcewake supportDaniele Ceraolo Spurio1-10/+21
2017-11-10drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()Hans de Goede1-0/+3
2017-11-06drm/i915/selftests: Hide dangerous testsChris Wilson1-4/+4
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko1-1/+1
2017-02-13drm/i915: Sanity check all registers for matching fw domainsChris Wilson1-0/+59
2017-02-13drm/i915: Test all fw tables during mock selftestsChris Wilson1-13/+36
2017-02-13drm/i915: Move uncore selfchecks to live selftest infrastructureChris Wilson1-0/+100