Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Di915_drm.h75 #define I915_GMCH_GMS_STOLEN_64M (0x7 << 4) macro
/openbmc/linux/drivers/char/agp/
H A Dintel-agp.h121 #define I915_GMCH_GMS_STOLEN_64M (0x7 << 4) macro
H A Dintel-gtt.c395 case I915_GMCH_GMS_STOLEN_64M: in intel_gtt_stolen_size()
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c390 case I915_GMCH_GMS_STOLEN_64M: return MB(64); in gen3_stolen_size()