Home
last modified time | relevance | path

Searched refs:NUM_TIMELINES (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_timeline.c526 #define NUM_TIMELINES 4096 in live_hwsp_engine() macro
539 timelines = kvmalloc_array(NUM_TIMELINES * I915_NUM_ENGINES, in live_hwsp_engine()
552 for (n = 0; n < NUM_TIMELINES; n++) { in live_hwsp_engine()
595 #undef NUM_TIMELINES in live_hwsp_engine()
600 #define NUM_TIMELINES 4096 in live_hwsp_alternate() macro
614 timelines = kvmalloc_array(NUM_TIMELINES * I915_NUM_ENGINES, in live_hwsp_alternate()
621 for (n = 0; n < NUM_TIMELINES; n++) { in live_hwsp_alternate()
667 #undef NUM_TIMELINES in live_hwsp_alternate()