Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_uncore.c1214 return FORCEWAKE_RENDER; in gen6_reg_write_fw_domains()
1268 GEN_FW_RANGE(0x0, 0x3ffff, FORCEWAKE_RENDER),
1272 GEN_FW_RANGE(0x2000, 0x3fff, FORCEWAKE_RENDER),
1273 GEN_FW_RANGE(0x5000, 0x7fff, FORCEWAKE_RENDER),
1274 GEN_FW_RANGE(0xb000, 0x11fff, FORCEWAKE_RENDER),
1277 GEN_FW_RANGE(0x2e000, 0x2ffff, FORCEWAKE_RENDER),
1282 GEN_FW_RANGE(0x2000, 0x3fff, FORCEWAKE_RENDER),
1283 GEN_FW_RANGE(0x4000, 0x4fff, FORCEWAKE_RENDER | FORCEWAKE_MEDIA),
1284 GEN_FW_RANGE(0x5200, 0x7fff, FORCEWAKE_RENDER),
1285 GEN_FW_RANGE(0x8000, 0x82ff, FORCEWAKE_RENDER | FORCEWAKE_MEDI
[all...]
H A Dintel_uncore.h71 FORCEWAKE_RENDER = BIT(FW_DOMAIN_ID_RENDER), enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_uncore.c854 __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; in gen6_reg_write_fw_domains()
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...]
H A Dintel_uncore.h62 FORCEWAKE_RENDER = BIT(FW_DOMAIN_ID_RENDER), enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dmmio_context.c376 fw |= FORCEWAKE_RENDER; in handle_tlb_pending_event()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dmmio_context.c382 fw |= FORCEWAKE_RENDER; in handle_tlb_pending_event()

Completed in 8 milliseconds