Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-04 | drm/i915: Fuse per-context workaround handling with the common framework | Tvrtko Ursulin | 1 | -2/+3 |
2018-12-04 | drm/i915: Move register white-listing to the common workaround framework | Tvrtko Ursulin | 1 | -1/+2 |
2018-12-04 | drm/i915: Verify GT workaround state after GPU init | Tvrtko Ursulin | 1 | -0/+2 |
2018-12-04 | drm/i915: Introduce per-engine workarounds | Tvrtko Ursulin | 1 | -0/+3 |
2018-12-04 | drm/i915: Record GT workarounds in a list | Tvrtko Ursulin | 1 | -1/+22 |
2018-04-14 | drm/i915: Check whitelist registers across resets | Chris Wilson | 1 | -1/+1 |
2018-04-12 | drm/i915: Split out functions for different kinds of workarounds | Oscar Mateo | 1 | -2/+6 |
2018-04-12 | drm/i915: Move a bunch of workaround-related code to its own file | Oscar Mateo | 1 | -0/+13 |