HomeSort by: relevance | last modified time | path
    Searched refs:FORCEWAKE_RENDER (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.c 849 __fwd = FORCEWAKE_RENDER; \
922 GEN_FW_RANGE(0x2000, 0x3fff, FORCEWAKE_RENDER),
923 GEN_FW_RANGE(0x5000, 0x7fff, FORCEWAKE_RENDER),
924 GEN_FW_RANGE(0xb000, 0x11fff, FORCEWAKE_RENDER),
927 GEN_FW_RANGE(0x2e000, 0x2ffff, FORCEWAKE_RENDER),
1011 return FORCEWAKE_RENDER;
1018 __fwd = FORCEWAKE_RENDER; \
1026 GEN_FW_RANGE(0x2000, 0x3fff, FORCEWAKE_RENDER),
1027 GEN_FW_RANGE(0x4000, 0x4fff, FORCEWAKE_RENDER | FORCEWAKE_MEDIA),
1028 GEN_FW_RANGE(0x5200, 0x7fff, FORCEWAKE_RENDER),
    [all...]
intel_uncore.h 63 FORCEWAKE_RENDER = BIT(FW_DOMAIN_ID_RENDER),
  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
mmio_context.c 381 fw |= FORCEWAKE_RENDER;

Completed in 15 milliseconds