summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2018-01-19 23:10:29 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2018-03-06 11:33:57 +0000
commit8a3ea5746fa359ee774379265f8f0dd3b225332a (patch)
tree29b81114da46b1f247114aa76a9c294d86b8a2b6 /tests/meson.build
parent68fb7595bc16a9672ea20e86431763f833cf47a7 (diff)
igt/gen7_forcewake_mt: Mark the mmio register as volatile
Prevent the compiler from caching reads/writes to the hw register as we do want to perform mmio. Whilst fixing up the mmio access, also ensure that we do not leave the test with any other bits still set in the forcewake register to prevent affecting other tests, as spotted by Tvrtko. v2: Use intel_mmio_use_pci_bar() rather open code the ioremap v3: Flip igt_wait() checking as it returns true on success, not errno. v4: Hohum, the mmio bug affects FORCEWAKE_MT as well. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'tests/meson.build')
0 files changed, 0 insertions, 0 deletions