OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPRSCALE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_sprite.c
1445
u32 sprctl,
sprscale
= 0;
local in function:ivb_update_plane
1457
sprscale
= SPRITE_SCALE_ENABLE | (src_w << 16) | src_h;
1467
I915_WRITE_FW(
SPRSCALE
(pipe),
sprscale
);
1511
I915_WRITE_FW(
SPRSCALE
(pipe), 0);
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
handlers.c
2075
MMIO_D(
SPRSCALE
(PIPE_A), D_ALL);
2090
MMIO_D(
SPRSCALE
(PIPE_B), D_ALL);
2105
MMIO_D(
SPRSCALE
(PIPE_C), D_ALL);
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h
6626
#define
SPRSCALE
(pipe) _MMIO_PIPE(pipe, _SPRA_SCALE, _SPRB_SCALE)
Completed in 38 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025