summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_gt_irq.c
AgeCommit message (Expand)Author
2023-07-04drm/i915/uncore: add intel_uncore_regs() helperJani Nikula
2023-06-10drm/i915: add a dedicated workqueue inside drm_i915_privateLuca Coelho
2023-05-31Merge drm/drm-next into drm-intel-nextJani Nikula
2023-05-11drm/i915/pxp: Add MTL hw-plumbing enabling for KCR operationAlan Previn
2023-05-04drm/i915/gsc: add support for GSC proxy interruptDaniele Ceraolo Spurio
2023-04-19drm/i915: use explicit includes for i915_reg.h and i915_irq.hJani Nikula
2023-01-17drm/i915/gt: Start adding module oriented dmesg outputJohn Harrison
2022-12-09drm/i915/pxp: Promote pxp subsystem to top-level of i915Alan Previn
2022-11-14drm/i915/guc: handle interrupts from media GuCDaniele Ceraolo Spurio
2022-11-10drm/i915: Partial abandonment of legacy DRM logging macrosTvrtko Ursulin
2022-11-07drm/i915/mtl: add GSC CS interrupt supportDaniele Ceraolo Spurio
2022-09-12drm/i915/mtl: Hook up interrupts for standalone mediaMatt Roper
2022-09-12drm/i915/mtl: Use primary GT's irq lock for media GTMatt Roper
2022-05-10drm/i915/pvc: Interrupt support for new copy enginesMatt Roper
2022-04-21drm/i915/gsc: add gsc as a mei auxiliary deviceTomas Winkler
2022-03-02drm/i915/xehp: Add Compute CS IRQ handlersMatt Roper
2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper
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