Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/i915: move modesetting core code under display/ | Jani Nikula | 2019-06-17 | 1 | -1/+2 |
* | drm/i915: Combine unbound/bound list tracking for objects | Chris Wilson | 2019-06-12 | 1 | -8/+3 |
* | drm/i915: Promote i915->mm.obj_lock to be irqsafe | Chris Wilson | 2019-06-10 | 1 | -9/+14 |
* | drm/i915: Report all objects with allocated pages to the shrinker | Chris Wilson | 2019-05-31 | 1 | -1/+2 |
* | drm/i915: Track the purgeable objects on a separate eviction list | Chris Wilson | 2019-05-31 | 1 | -5/+9 |
* | drm/i915: Move GEM object domain management from struct_mutex to local | Chris Wilson | 2019-05-28 | 1 | -31/+39 |
* | drm/i915: Move GEM domain management to its own file | Chris Wilson | 2019-05-28 | 1 | -0/+782 |