Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c1801 #define CTX_WA_BB_SIZE (PAGE_SIZE) macro
1809 obj = i915_gem_object_create_shmem(engine->i915, CTX_WA_BB_SIZE); in lrc_create_wa_ctx()
1905 GEM_BUG_ON(batch_ptr - batch > CTX_WA_BB_SIZE); in lrc_init_wa_ctx()