Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/gvt/
Dfb_decoder.c486 plane->stride = vgpu_vreg_t(vgpu, SPRSTRIDE(pipe)) & in intel_vgpu_decode_sprite_plane()
Dcmd_parser.c1321 info->stride_reg = SPRSTRIDE(info->pipe); in gen8_decode_mi_display_flip()
/linux-6.6.21/drivers/gpu/drm/i915/
Dintel_gvt_mmio_table.c189 MMIO_D(SPRSTRIDE(PIPE_A)); in iterate_generic_mmio()
202 MMIO_D(SPRSTRIDE(PIPE_B)); in iterate_generic_mmio()
215 MMIO_D(SPRSTRIDE(PIPE_C)); in iterate_generic_mmio()
Di915_reg.h3428 #define SPRSTRIDE(pipe) _MMIO_PIPE(pipe, _SPRA_STRIDE, _SPRB_STRIDE) macro
/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_sprite.c794 intel_de_write_fw(dev_priv, SPRSTRIDE(pipe), in ivb_sprite_update_noarm()