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

/openbsd-current/sys/dev/pci/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;
320 "graphics_ver = %d CXT_SIZE = %d bytes [0x%08x]\n",
H A Dintel_gt_regs.h221 #define CXT_SIZE _MMIO(0x21a0) macro

Completed in 196 milliseconds