Searched refs:gen8_for_each_pdpe (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_gem_gtt.h | 530 #define gen8_for_each_pdpe(pd, pdp, start, length, iter) \ macro
|
D | i915_gem_gtt.c | 955 gen8_for_each_pdpe(pd, pdp, start, length, pdpe) { in gen8_ppgtt_clear_pdp() 1449 gen8_for_each_pdpe(pd, pdp, start, length, pdpe) { in gen8_ppgtt_alloc_pdp() 1539 gen8_for_each_pdpe(pd, pdp, start, length, pdpe) { in gen8_dump_pdp() 1617 gen8_for_each_pdpe(pd, pdp, start, length, pdpe) { in gen8_preallocate_top_level_pdp() 1632 gen8_for_each_pdpe(pd, pdp, from, start, pdpe) { in gen8_preallocate_top_level_pdp()
|