Home
last modified time | relevance | path

Searched refs:GEN8_STOLEN_RESERVED_2M (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/i915/gem/
Di915_gem_stolen.c326 case GEN8_STOLEN_RESERVED_2M: in chv_get_stolen_reserved()
376 case GEN8_STOLEN_RESERVED_2M: in icl_get_stolen_reserved()
/linux-5.19.10/drivers/gpu/drm/i915/
Di915_reg.h204 #define GEN8_STOLEN_RESERVED_2M (1 << 7) macro