Searched refs:SPRSTRIDE (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | fb_decoder.c | 485 plane->stride = vgpu_vreg_t(vgpu, SPRSTRIDE(pipe)) & in intel_vgpu_decode_sprite_plane()
|
H A D | handlers.c | 2120 MMIO_D(SPRSTRIDE(PIPE_A), D_ALL); in init_generic_mmio_info() 2135 MMIO_D(SPRSTRIDE(PIPE_B), D_ALL); in init_generic_mmio_info() 2150 MMIO_D(SPRSTRIDE(PIPE_C), D_ALL); in init_generic_mmio_info()
|
H A D | cmd_parser.c | 1284 info->stride_reg = SPRSTRIDE(info->pipe); in gen8_decode_mi_display_flip()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
H A D | fb_decoder.c | 486 plane->stride = vgpu_vreg_t(vgpu, SPRSTRIDE(pipe)) & in intel_vgpu_decode_sprite_plane()
|
H A D | cmd_parser.c | 1321 info->stride_reg = SPRSTRIDE(info->pipe); in gen8_decode_mi_display_flip()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | intel_gvt_mmio_table.c | 189 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()
|
H A D | i915_reg.h | 3428 #define SPRSTRIDE(pipe) _MMIO_PIPE(pipe, _SPRA_STRIDE, _SPRB_STRIDE) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_sprite.c | 794 intel_de_write_fw(dev_priv, SPRSTRIDE(pipe), in ivb_sprite_update_noarm()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_sprite.c | 1485 intel_de_write_fw(dev_priv, SPRSTRIDE(pipe), in ivb_update_plane()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 6754 #define SPRSTRIDE(pipe) _MMIO_PIPE(pipe, _SPRA_STRIDE, _SPRB_STRIDE) macro
|
Completed in 82 milliseconds