Home
last modified time | relevance | path

Searched refs:pipe_fault_handler (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_irq.c99 struct pipe_fault_handler { struct
127 const struct pipe_fault_handler *handlers, in intel_pipe_fault_irq_handler()
131 const struct pipe_fault_handler *handler; in intel_pipe_fault_irq_handler()
743 static const struct pipe_fault_handler ivb_pipe_fault_handlers[] = {
860 static const struct pipe_fault_handler ilk_pipe_fault_handlers[] = {
1177 static const struct pipe_fault_handler mtl_pipe_fault_handlers[] = {
1190 static const struct pipe_fault_handler tgl_pipe_fault_handlers[] = {
1203 static const struct pipe_fault_handler icl_pipe_fault_handlers[] = {
1215 static const struct pipe_fault_handler skl_pipe_fault_handlers[] = {
1224 static const struct pipe_fault_handler bdw_pipe_fault_handlers[] = {
[all …]