Searched refs:GEN6_CXT_TOTAL_SIZE (Results 1 - 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
H A Di915_gem_context.c116 ret = GEN6_CXT_TOTAL_SIZE(reg) * 64;
H A Di915_reg.h2315 #define GEN6_CXT_TOTAL_SIZE(cxt_reg) (GEN6_CXT_RING_SIZE(cxt_reg) + \ macro

Completed in 88 milliseconds