OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DSPSTRIDE
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
fb_decoder.c
156
u32 stride_reg = vgpu_vreg_t(vgpu,
DSPSTRIDE
(pipe)) & stride_mask;
handlers.c
2034
MMIO_D(
DSPSTRIDE
(PIPE_A), D_ALL);
2045
MMIO_D(
DSPSTRIDE
(PIPE_B), D_ALL);
2056
MMIO_D(
DSPSTRIDE
(PIPE_C), D_ALL);
cmd_parser.c
1251
info->stride_reg =
DSPSTRIDE
(info->pipe);
1317
info->stride_reg =
DSPSTRIDE
(info->pipe);
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c
4343
I915_WRITE_FW(
DSPSTRIDE
(i9xx_plane), plane_state->color_plane[0].stride);
9151
val = I915_READ(
DSPSTRIDE
(i9xx_plane));
18680
error->plane[i].stride = I915_READ(
DSPSTRIDE
(i));
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h
6394
#define
DSPSTRIDE
(plane) _MMIO_PIPE2(plane, _DSPASTRIDE)
Completed in 93 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025