summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_gt_irq.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: Yield the timeslice if caught waiting on a user semaphoreChris Wilson2020-04-071-2/+13
* drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPTChris Wilson2020-01-291-3/+24
* drm/i915/gt: Tidy repetition in declaring gen8+ interruptsChris Wilson2020-01-281-16/+6
* drm/i915/gt: Reorganise gen8+ interrupt handlerChris Wilson2020-01-281-40/+30
* drm/i915/gt: Remove direct invocation of breadcrumb signalingChris Wilson2019-12-181-6/+6
* drm/i915/gt: Defer breadcrumb processing to after the irq handlerChris Wilson2019-11-271-1/+1
* drm/i915: Extract GT render power state managementAndi Shyti2019-10-261-2/+3
* drm/i915: Extract general GT interrupt handlersAndi Shyti2019-08-121-0/+455