Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Di915_drm.h71 #define I855_GMCH_GMS_STOLEN_8M (0x3 << 4) macro
/openbmc/linux/drivers/char/agp/
H A Dintel-agp.h39 #define I855_GMCH_GMS_STOLEN_8M (0x3 << 4) macro
H A Dintel-gtt.c383 case I855_GMCH_GMS_STOLEN_8M: in intel_gtt_stolen_size()
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c386 case I855_GMCH_GMS_STOLEN_8M: return MB(8); in gen3_stolen_size()