Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Di915_drm.h74 #define I915_GMCH_GMS_STOLEN_48M (0x6 << 4) macro
/openbmc/linux/drivers/char/agp/
H A Dintel-agp.h120 #define I915_GMCH_GMS_STOLEN_48M (0x6 << 4) macro
H A Dintel-gtt.c392 case I915_GMCH_GMS_STOLEN_48M: in intel_gtt_stolen_size()
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c389 case I915_GMCH_GMS_STOLEN_48M: return MB(48); in gen3_stolen_size()