Searched refs:SPRSTRIDE (Results 1 – 5 of 5) sorted by relevance
485 plane->stride = vgpu_vreg_t(vgpu, SPRSTRIDE(pipe)) & in intel_vgpu_decode_sprite_plane()
2105 MMIO_D(SPRSTRIDE(PIPE_A), D_ALL); in init_generic_mmio_info()2120 MMIO_D(SPRSTRIDE(PIPE_B), D_ALL); in init_generic_mmio_info()2135 MMIO_D(SPRSTRIDE(PIPE_C), D_ALL); in init_generic_mmio_info()
1284 info->stride_reg = SPRSTRIDE(info->pipe); in gen8_decode_mi_display_flip()
1530 intel_de_write_fw(dev_priv, SPRSTRIDE(pipe), in ivb_update_plane()
6743 #define SPRSTRIDE(pipe) _MMIO_PIPE(pipe, _SPRA_STRIDE, _SPRB_STRIDE) macro