HomeSort by: relevance | last modified time | path
    Searched refs:SPRSTRIDE (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
fb_decoder.c 490 plane->stride = vgpu_vreg_t(vgpu, SPRSTRIDE(pipe)) &
handlers.c 2067 MMIO_D(SPRSTRIDE(PIPE_A), D_ALL);
2082 MMIO_D(SPRSTRIDE(PIPE_B), D_ALL);
2097 MMIO_D(SPRSTRIDE(PIPE_C), D_ALL);
cmd_parser.c 1255 info->stride_reg = SPRSTRIDE(info->pipe);
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_sprite.c 1463 I915_WRITE_FW(SPRSTRIDE(pipe), plane_state->color_plane[0].stride);
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h 6617 #define SPRSTRIDE(pipe) _MMIO_PIPE(pipe, _SPRA_STRIDE, _SPRB_STRIDE)

Completed in 40 milliseconds