Searched refs:I830_TSEG_SIZE_1M (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/drm/ | ||
D | i915_drm.h | 92 #define I830_TSEG_SIZE_1M (1 << 1) macro |
/linux-6.1.9/arch/x86/kernel/ | ||
D | early-quirks.c | 252 if (esmramc & I830_TSEG_SIZE_1M) in i830_tseg_size() |