Home
last modified time | relevance | path

Searched defs:CS_GPR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_execlists.c24 #define CS_GPR(engine, n) ((engine)->mmio_base + 0x600 + (n) * 4) macro
/linux/drivers/gpu/drm/i915/
H A Di915_perf.c1945 #define CS_GPR(x) GEN8_RING_CS_GPR(base, x) in alloc_noa_wait() macro