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