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

/freebsd-12-stable/sys/dev/drm2/i915/
H A Di915_gem_context.c114 ret = GEN6_CXT_TOTAL_SIZE(reg) * 64;
H A Di915_reg.h1511 #define GEN6_CXT_TOTAL_SIZE(cxt_reg) (GEN6_CXT_POWER_SIZE(cxt_reg) + \ macro

Completed in 125 milliseconds