Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-18 | drm/i915: Use drm_gem_object.resv | Chris Wilson | 1 | -5/+5 |
2019-05-28 | drm/i915: Drop the deferred active reference | Chris Wilson | 1 | -23/+1 |
2019-05-28 | drm/i915: Move GEM object waiting to its own file | Chris Wilson | 1 | -0/+8 |
2019-05-28 | drm/i915: Move GEM object domain management from struct_mutex to local | Chris Wilson | 1 | -0/+14 |
2019-05-28 | drm/i915: Move GEM domain management to its own file | Chris Wilson | 1 | -0/+29 |
2019-05-28 | drm/i915: Move mmap and friends to its own file | Chris Wilson | 1 | -0/+7 |
2019-05-28 | drm/i915: Move phys objects to its own file | Chris Wilson | 1 | -1/+10 |
2019-05-28 | drm/i915: Move shmem object setup to its own file | Chris Wilson | 1 | -3/+38 |
2019-05-28 | drm/i915: Move object->pages API to i915_gem_object.[ch] | Chris Wilson | 1 | -0/+350 |