Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_sprite.c601 I915_WRITE(SPRSCALE(pipe), sprscale); in ivb_update_plane()
619 I915_WRITE(SPRSCALE(pipe), 0); in ivb_disable_plane()
Di915_reg.h5181 #define SPRSCALE(pipe) _PIPE(pipe, _SPRA_SCALE, _SPRB_SCALE) macro