Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
Dhandlers.c787 vgpu_vreg_t(vgpu, SPRSURFLIVE(pipe)) = vgpu_vreg(vgpu, offset); in spr_surf_mmio_write()
811 vgpu_vreg_t(vgpu, SPRSURFLIVE(pipe)) = vgpu_vreg(vgpu, offset); in reg50080_mmio_write()
2129 MMIO_D(SPRSURFLIVE(PIPE_A), D_ALL); in init_generic_mmio_info()
2144 MMIO_D(SPRSURFLIVE(PIPE_B), D_ALL); in init_generic_mmio_info()
2159 MMIO_D(SPRSURFLIVE(PIPE_C), D_ALL); in init_generic_mmio_info()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_reg.h6767 #define SPRSURFLIVE(pipe) _MMIO_PIPE(pipe, _SPRA_SURFLIVE, _SPRB_SURFLIVE) macro