Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_sprite.c659 sprctl |= SPRITE_TRICKLE_FEED_DISABLE; in ivb_sprite_ctl()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h3365 #define SPRITE_TRICKLE_FEED_DISABLE REG_BIT(14) macro