Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_sprite.c625 I915_WRITE(SPRSCALE(pipe), sprscale); in ivb_update_plane()
647 I915_WRITE(SPRSCALE(pipe), 0); in ivb_disable_plane()
Di915_reg.h4727 #define SPRSCALE(pipe) _PIPE(pipe, _SPRA_SCALE, _SPRB_SCALE) macro