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_workarounds.c
Age
Commit message (
Expand
)
Author
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
drm/i915/selftests: Verify whitelist of context registers
Chris Wilson
2019-04-17
drm/i915: Verify the engine workarounds stick on application
Chris Wilson
2019-04-13
drm/i915: Teach intel_workarounds to use uncore mmio access
Chris Wilson
2019-03-21
drm/i915: Flush pages on acquisition
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-01
drm/i915/selftests: Check that whitelisted registers are accessible
Chris Wilson
2019-02-20
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
2019-02-18
drm/i915/selftests: Make unbannable contexts for reset handling
Chris Wilson
2019-02-15
drm/i915/selftests: Always use an active engine while resetting
Chris Wilson
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
2019-01-14
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-10
drm/i915/selftests: recreate WA lists inside the selftest
Daniele Ceraolo Spurio
2018-12-06
drm/i915/selftests: verify_gt_engine_wa() needs rpm wakeref
Chris Wilson
2018-12-04
drm/i915: Move register white-listing to the common workaround framework
Tvrtko Ursulin
2018-12-04
drm/i915/selftests: Add tests for GT and engine workaround verification
Tvrtko Ursulin
2018-11-30
drm/i915/selftests: Fix live_workarounds to actually do resets
Tvrtko Ursulin
2018-09-20
drm/i915/selftests: Live tests emit requests and so require rpm
Chris Wilson
2018-07-11
drm/i915/selftests: Add a safety net to live_workarounds
Chris Wilson
2018-07-06
drm/i915: Start returning an error from i915_vma_move_to_active()
Chris Wilson
2018-07-06
drm/i915: Refactor export_fence() after i915_vma_move_to_active()
Chris Wilson
2018-07-06
drm/i915/selftests: Skip workaround tests when wedged
Chris Wilson
2018-06-14
drm/i915: Make closing request flush mandatory
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-04-24
drm/i915/selftests: Fix uninitialized variable
Gustavo A. R. Silva
2018-04-17
drm/i915/selftests: Handle a potential failure of intel_ring_begin
Oscar Mateo
2018-04-14
drm/i915: Check whitelist registers across resets
Chris Wilson