Searched refs:CXT_SIZE (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c36 /* Haswell does have the CXT_SIZE register however it does not appear to be
303 cxt_size = intel_uncore_read(uncore, CXT_SIZE);
318 cxt_size = intel_uncore_read(uncore, CXT_SIZE) + 1;
319 gt_dbg(gt, "graphics_ver = %d CXT_SIZE = %d bytes [0x%08x]\n",
H A Dintel_gt_regs.h223 #define CXT_SIZE _MMIO(0x21a0) macro

Completed in 227 milliseconds