Home
last modified time | relevance | path

Searched refs:I855_GMCH_GMS_STOLEN_4M (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/drm/
H A Di915_drm.h70 #define I855_GMCH_GMS_STOLEN_4M (0x2 << 4) macro
/openbmc/linux/drivers/char/agp/
H A Dintel-agp.h38 #define I855_GMCH_GMS_STOLEN_4M (0x2 << 4) macro
H A Dintel-gtt.c380 case I855_GMCH_GMS_STOLEN_4M: in intel_gtt_stolen_size()
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c385 case I855_GMCH_GMS_STOLEN_4M: return MB(4); in gen3_stolen_size()