Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore | Chris Wilson | 2020-04-07 | 1 | -2/+13 |
* | drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT | Chris Wilson | 2020-01-29 | 1 | -3/+24 |
* | drm/i915/gt: Tidy repetition in declaring gen8+ interrupts | Chris Wilson | 2020-01-28 | 1 | -16/+6 |
* | drm/i915/gt: Reorganise gen8+ interrupt handler | Chris Wilson | 2020-01-28 | 1 | -40/+30 |
* | drm/i915/gt: Remove direct invocation of breadcrumb signaling | Chris Wilson | 2019-12-18 | 1 | -6/+6 |
* | drm/i915/gt: Defer breadcrumb processing to after the irq handler | Chris Wilson | 2019-11-27 | 1 | -1/+1 |
* | drm/i915: Extract GT render power state management | Andi Shyti | 2019-10-26 | 1 | -2/+3 |
* | drm/i915: Extract general GT interrupt handlers | Andi Shyti | 2019-08-12 | 1 | -0/+455 |