Home
last modified time | relevance | path

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

/Linux-v5.10/include/drm/
Di915_drm.h95 #define I845_TSEG_SIZE_512K (2 << 1) macro
/Linux-v5.10/arch/x86/kernel/
Dearly-quirks.c266 case I845_TSEG_SIZE_512K: return KB(512); in i845_tseg_size()