Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Dintel_uncore.c1269 GEN_FW_RANGE(0x12000, 0x13fff, FORCEWAKE_MEDIA),
1270 GEN_FW_RANGE(0x22000, 0x23fff, FORCEWAKE_MEDIA),
1272 GEN_FW_RANGE(0x30000, 0x3ffff, FORCEWAKE_MEDIA),
1282 GEN_FW_RANGE(0x8800, 0x88ff, FORCEWAKE_MEDIA),
1285 GEN_FW_RANGE(0xd000, 0xd7ff, FORCEWAKE_MEDIA),
1288 GEN_FW_RANGE(0x12000, 0x13fff, FORCEWAKE_MEDIA),
1289 GEN_FW_RANGE(0x1a000, 0x1bfff, FORCEWAKE_MEDIA),
1290 GEN_FW_RANGE(0x1e800, 0x1e9ff, FORCEWAKE_MEDIA),
1303 GEN_FW_RANGE(0x8130, 0x813f, FORCEWAKE_MEDIA),
1308 GEN_FW_RANGE(0x8800, 0x89ff, FORCEWAKE_MEDIA),
[all …]
A Dintel_uncore.h73 FORCEWAKE_MEDIA = BIT(FW_DOMAIN_ID_MEDIA), enumerator
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_rps.c916 intel_uncore_forcewake_get(rps_to_uncore(rps), FORCEWAKE_MEDIA); in intel_rps_park()
918 intel_uncore_forcewake_put(rps_to_uncore(rps), FORCEWAKE_MEDIA); in intel_rps_park()

Completed in 17 milliseconds