Home
last modified time | relevance | path

Searched refs:GPU_IRQ_MULTIPLE_FAULT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h27 #define GPU_IRQ_MULTIPLE_FAULT BIT(7) macro
35 GPU_IRQ_MULTIPLE_FAULT |\
44 GPU_IRQ_MULTIPLE_FAULT)
H A Dpanfrost_gpu.c39 if (state & GPU_IRQ_MULTIPLE_FAULT) in panfrost_gpu_irq_handler()
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h27 #define GPU_IRQ_MULTIPLE_FAULT BIT(7) macro
35 GPU_IRQ_MULTIPLE_FAULT |\
44 GPU_IRQ_MULTIPLE_FAULT)
H A Dpanfrost_gpu.c39 if (state & GPU_IRQ_MULTIPLE_FAULT) in panfrost_gpu_irq_handler()

Completed in 5 milliseconds