Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-23 | drm/i915: Hold reference to intel_frontbuffer as we track activity | Chris Wilson | 1 | -10/+6 |
2019-10-04 | drm/i915: Coordinate i915_active with its own mutex | Chris Wilson | 1 | -1/+1 |
2019-10-04 | drm/i915: Push the i915_active.retire into a worker | Chris Wilson | 1 | -1/+3 |
2019-09-03 | drm/i915: Replace obj->pin_global with obj->frontbuffer | Chris Wilson | 1 | -3/+10 |
2019-08-16 | drm/i915: Extract intel_frontbuffer active tracking | Chris Wilson | 1 | -73/+182 |
2019-08-07 | drm/i915: rename intel_drv.h to display/intel_display_types.h | Jani Nikula | 1 | -1/+1 |
2019-06-17 | drm/i915: move modesetting core code under display/ | Jani Nikula | 1 | -0/+199 |