Home
last modified time | relevance | path

Searched refs:SPRITE_TILED (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_sprite.c230 sprctl &= ~SPRITE_TILED; in ivb_update_plane()
256 sprctl |= SPRITE_TILED; in ivb_update_plane()
H A Di915_reg.h3529 #define SPRITE_TILED (1<<10) macro