Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-05 | drm/i915/selftests: Replace open-coded i915_address_space_init() | Chris Wilson | 1 | -5/+1 |
2018-07-05 | drm/i915: Remove defunct i915->vm_list | Chris Wilson | 1 | -3/+0 |
2018-07-04 | drm/i915/gtt: Pull global wc page stash under its own locking | Chris Wilson | 1 | -1/+1 |
2018-06-07 | drm/i915: Decouple vma vfuncs from vm | Chris Wilson | 1 | -8/+10 |
2018-06-05 | drm/i915/gtt: Rename i915_hw_ppgtt base member | Chris Wilson | 1 | -33/+33 |
2018-05-03 | drm/i915: Move timeline from GTT to ring | Chris Wilson | 1 | -1/+0 |
2017-12-12 | drm/i915: make mappable struct resource centric | Matthew Auld | 1 | -2/+2 |
2017-10-07 | drm/i915: introduce vm set_pages/clear_pages | Matthew Auld | 1 | -7/+4 |
2017-06-22 | drm/i915: pass the vma to insert_entries | Matthew Auld | 1 | -2/+1 |
2017-02-13 | drm/i915: Mock a GGTT for self-testing | Chris Wilson | 1 | -0/+138 |