summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_gt_irq.c
AgeCommit message (Expand)Author
2021-10-04drm/i915/pxp: Implement PXP irq handlerHuang, Sean Z
2021-07-24drm/i915/xehp: Extra media engines - Part 2 (interrupts)John Harrison
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-06-03drm/i915/guc: enable only the user interrupt when using GuC submissionDaniele Ceraolo Spurio
2021-05-25drm/i915/gt: Move CS interrupt handler to the backendChris Wilson
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson
2020-12-09drm/i915/gt: Move move context layout registers and offsets to lrc_reg.hChris Wilson
2020-09-07drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbsChris Wilson
2020-07-10drm/i915/gt: Be defensive in the face of false CS eventsChris Wilson
2020-07-08drm/i915: Use the gt in HAS_ENGINEDaniele Ceraolo Spurio
2020-04-07drm/i915/gt: Yield the timeslice if caught waiting on a user semaphoreChris Wilson
2020-01-29drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPTChris Wilson
2020-01-28drm/i915/gt: Tidy repetition in declaring gen8+ interruptsChris Wilson
2020-01-28drm/i915/gt: Reorganise gen8+ interrupt handlerChris Wilson
2019-12-18drm/i915/gt: Remove direct invocation of breadcrumb signalingChris Wilson
2019-11-27drm/i915/gt: Defer breadcrumb processing to after the irq handlerChris Wilson
2019-10-26drm/i915: Extract GT render power state managementAndi Shyti
2019-08-12drm/i915: Extract general GT interrupt handlersAndi Shyti