Searched refs:FORCEWAKE_RENDER (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/
H A Dintel_uncore.c1247 return FORCEWAKE_RENDER;
1301 GEN_FW_RANGE(0x0, 0x3ffff, FORCEWAKE_RENDER),
1305 GEN_FW_RANGE(0x2000, 0x3fff, FORCEWAKE_RENDER),
1306 GEN_FW_RANGE(0x5000, 0x7fff, FORCEWAKE_RENDER),
1307 GEN_FW_RANGE(0xb000, 0x11fff, FORCEWAKE_RENDER),
1310 GEN_FW_RANGE(0x2e000, 0x2ffff, FORCEWAKE_RENDER),
1315 GEN_FW_RANGE(0x2000, 0x3fff, FORCEWAKE_RENDER),
1316 GEN_FW_RANGE(0x4000, 0x4fff, FORCEWAKE_RENDER | FORCEWAKE_MEDIA),
1317 GEN_FW_RANGE(0x5200, 0x7fff, FORCEWAKE_RENDER),
1318 GEN_FW_RANGE(0x8000, 0x82ff, FORCEWAKE_RENDER | FORCEWAKE_MEDI
[all...]
H A Dintel_uncore.h71 FORCEWAKE_RENDER = BIT(FW_DOMAIN_ID_RENDER), enumerator in enum:forcewake_domains
/openbsd-current/sys/dev/pci/drm/i915/gvt/
H A Dmmio_context.c382 fw |= FORCEWAKE_RENDER;

Completed in 75 milliseconds