Home
last modified time | relevance | path

Searched refs:GEN7_CXT_TOTAL_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c184 return round_up(GEN7_CXT_TOTAL_SIZE(cxt_size) * 64, in intel_engine_context_size()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_gt_regs.h237 #define GEN7_CXT_TOTAL_SIZE(ctx_reg) (GEN7_CXT_EXTENDED_SIZE(ctx_reg) + \ macro
H A Dintel_engine_cs.c300 return round_up(GEN7_CXT_TOTAL_SIZE(cxt_size) * 64, in intel_engine_context_size()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h4101 #define GEN7_CXT_TOTAL_SIZE(ctx_reg) (GEN7_CXT_EXTENDED_SIZE(ctx_reg) + \ macro

Completed in 57 milliseconds