Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Di915_drm.h73 #define I855_GMCH_GMS_STOLEN_32M (0x5 << 4) macro
/openbmc/linux/drivers/char/agp/
H A Dintel-agp.h41 #define I855_GMCH_GMS_STOLEN_32M (0x5 << 4) macro
H A Dintel-gtt.c389 case I855_GMCH_GMS_STOLEN_32M: in intel_gtt_stolen_size()
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c388 case I855_GMCH_GMS_STOLEN_32M: return MB(32); in gen3_stolen_size()