Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/i915/gt: Make fence revocation unequivocal | Chris Wilson | 2020-04-01 | 1 | -9/+12 |
* | drm/i915/gt: Store the fence details on the fence | Chris Wilson | 2020-04-01 | 1 | -60/+33 |
* | drm/i915/gt: Only wait for GPU activity before unbinding a GGTT fence | Chris Wilson | 2020-04-01 | 1 | -4/+21 |
* | drm/i915/gt: Restore check for invalid vma for fencing | Chris Wilson | 2020-03-17 | 1 | -1/+3 |
* | drm/i915/gt: Allocate i915_fence_reg array | Chris Wilson | 2020-03-16 | 1 | -0/+10 |
* | drm/i915: Move GGTT fence registers under gt/ | Chris Wilson | 2020-03-16 | 1 | -0/+904 |