Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Di915_drm.h72 #define I855_GMCH_GMS_STOLEN_16M (0x4 << 4) macro
/openbmc/linux/drivers/char/agp/
H A Dintel-agp.h40 #define I855_GMCH_GMS_STOLEN_16M (0x4 << 4) macro
H A Dintel-gtt.c386 case I855_GMCH_GMS_STOLEN_16M: in intel_gtt_stolen_size()
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c387 case I855_GMCH_GMS_STOLEN_16M: return MB(16); in gen3_stolen_size()