Searched refs:GEN_FW_RANGE (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | intel_uncore.c | 1203 #define GEN_FW_RANGE(s, e, d) \ macro 1316 GEN_FW_RANGE(0x8800, 0x8bff, 0), 1320 GEN_FW_RANGE(0x9560, 0x95ff, 0), 1328 GEN_FW_RANGE(0x24000, 0x2407f, 0), 1343 GEN_FW_RANGE(0x0, 0x1fff, 0), /* 1380 GEN_FW_RANGE(0xd000, 0xd7ff, 0), 1444 GEN_FW_RANGE(0x0, 0x1fff, 0), /* 1481 GEN_FW_RANGE(0xd000, 0xd7ff, 0), 1592 GEN_FW_RANGE(0x0, 0xaff, 0), 1594 GEN_FW_RANGE(0xc00, 0xfff, 0), [all …]
|