Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.c1275 GEN_FW_RANGE(0x0, 0xaff, FORCEWAKE_GT),
1278 GEN_FW_RANGE(0x2700, 0x2fff, FORCEWAKE_GT),
1280 GEN_FW_RANGE(0x4000, 0x51ff, FORCEWAKE_GT),
1282 GEN_FW_RANGE(0x8000, 0x812f, FORCEWAKE_GT),
1285 GEN_FW_RANGE(0x8160, 0x82ff, FORCEWAKE_GT),
1287 GEN_FW_RANGE(0x8500, 0x87ff, FORCEWAKE_GT),
1289 GEN_FW_RANGE(0x8a00, 0x8bff, FORCEWAKE_GT),
1291 GEN_FW_RANGE(0x8d00, 0x93ff, FORCEWAKE_GT),
1293 GEN_FW_RANGE(0x9800, 0xafff, FORCEWAKE_GT),
1295 GEN_FW_RANGE(0xb480, 0xcfff, FORCEWAKE_GT),
[all …]
/linux/drivers/gpu/drm/xe/regs/
H A Dxe_gt_regs.h358 #define FORCEWAKE_GT XE_REG(0xa188) macro