Home
last modified time | relevance | path

Searched full:sprites (Results 1 – 9 of 9) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/display/
Dallwinner,sun4i-a10-display-backend.yaml14 The display engine backend exposes layers and sprites to the system.
/linux-6.14.4/Documentation/gpu/amdgpu/display/
Dmpo-overview.rst37 non-cursor planes. Some drivers refer to these types of planes as "sprites"
/linux-6.14.4/drivers/video/fbdev/
Damifb.c267 display of sprites, I use the following policy on horizontal panning and
409 #define BPC2_PF2P2 (0x0020) /* PF2 priority wrt sprites */
432 #define BPC3_BRDRSPRT (0x0002) /* Sprites in border? */
1089 * Pixel modes for Bitplanes and Sprites
1105 * Fetch modes for Bitplanes and Sprites
/linux-6.14.4/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c410 * moves are a no-op, we only need to upload new cursor sprites. in vbox_cursor_atomic_update()
/linux-6.14.4/include/drm/
Ddrm_plane.h581 * drivers refer to these types of planes as "sprites" internally.
/linux-6.14.4/Documentation/gpu/
Di915.rst107 plane, sprites, cursors and overlays. This includes the infrastructure
/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_atomic_plane.c448 * apparently handle it, whereas the sprites can not (the in i9xx_must_disable_cxsr()
Di9xx_wm.c2591 /* if sprites aren't enabled, sprites get nothing */ in ilk_plane_wm_max()
2948 /* ILK/SNB: LP2+ watermarks only w/o sprites */ in ilk_compute_pipe_wm()
Dintel_sprite.c189 * Let's assume the case with just two sprites enabled also in vlv_plane_ratio()