Searched refs:I845_TSEG_SIZE_512K (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/drm/ | ||
D | i915_drm.h | 95 #define I845_TSEG_SIZE_512K (2 << 1) macro |
/Linux-v5.10/arch/x86/kernel/ | ||
D | early-quirks.c | 266 case I845_TSEG_SIZE_512K: return KB(512); in i845_tseg_size() |