Home
last modified time | relevance | path

Searched refs:FORCEWAKE_GT (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Dintel_uncore.c1295 GEN_FW_RANGE(0x0, 0xaff, FORCEWAKE_GT),
1298 GEN_FW_RANGE(0x2700, 0x2fff, FORCEWAKE_GT),
1300 GEN_FW_RANGE(0x4000, 0x51ff, FORCEWAKE_GT),
1302 GEN_FW_RANGE(0x8000, 0x812f, FORCEWAKE_GT),
1305 GEN_FW_RANGE(0x8160, 0x82ff, FORCEWAKE_GT),
1307 GEN_FW_RANGE(0x8500, 0x87ff, FORCEWAKE_GT),
1309 GEN_FW_RANGE(0x8a00, 0x8bff, FORCEWAKE_GT),
1311 GEN_FW_RANGE(0x8d00, 0x93ff, FORCEWAKE_GT),
1625 XEHP_FWRANGES(FORCEWAKE_GT)
1634 GEN_FW_RANGE(0xb00, 0xbff, FORCEWAKE_GT),
[all …]
A Dintel_uncore.h72 FORCEWAKE_GT = BIT(FW_DOMAIN_ID_GT), enumerator
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc.c364 intel_uncore_forcewake_get(uncore, FORCEWAKE_GT); in intel_guc_write_params()
371 intel_uncore_forcewake_put(uncore, FORCEWAKE_GT); in intel_guc_write_params()

Completed in 11 milliseconds