Searched refs:PLANE_SPRITE0 (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_limits.h | 88 PLANE_SPRITE0, enumerator
|
| H A D | intel_display_irq.c | 744 { .fault = ERR_INT_SPRITE_A_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, }, 747 { .fault = ERR_INT_SPRITE_B_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, }, 750 { .fault = ERR_INT_SPRITE_C_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, }, 861 { .fault = GTT_FAULT_SPRITE_A_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, }, 862 { .fault = GTT_FAULT_SPRITE_B_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, }, 1225 { .fault = GEN8_PIPE_SPRITE_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, }, 1849 { .fault = SPRITEA_INVALID_GTT_STATUS, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, }, 1853 { .fault = SPRITEC_INVALID_GTT_STATUS, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, }, 1857 { .fault = SPRITEE_INVALID_GTT_STATUS, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, },
|
| H A D | intel_sprite_regs.h | 231 _PIPE((pipe) * 2 + (plane_id) - PLANE_SPRITE0, (reg_a), (reg_b)) 352 _MMIO(VLV_DISPLAY_BASE + ((plane_id) - PLANE_SPRITE0) * 0x1000 + (reg))
|
| H A D | intel_display_trace.h | 289 __entry->sprite = wm->pipe[crtc->pipe].plane[PLANE_SPRITE0]; 338 __entry->sprite0 = wm->pipe[crtc->pipe].plane[PLANE_SPRITE0];
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | reg.h | 88 (PLANE_SPRITE0) : (I915_MAX_PLANES))); })
|
| H A D | handlers.c | 1058 int event = SKL_FLIP_EVENT(pipe, PLANE_SPRITE0); in spr_surf_mmio_write() 2318 MMIO_DH(REG_50080(PIPE_A, PLANE_SPRITE0), D_ALL, NULL, in init_generic_mmio_info() 2321 MMIO_DH(REG_50080(PIPE_B, PLANE_SPRITE0), D_ALL, NULL, in init_generic_mmio_info() 2324 MMIO_DH(REG_50080(PIPE_C, PLANE_SPRITE0), D_ALL, NULL, in init_generic_mmio_info()
|