Searched defs:I915_PDES (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c105 GEM_BUG_ON(atomic_read(px_used(pd)) > NALLOC * I915_PDES); local
H A Dgen8_ppgtt.c383 GEM_BUG_ON(atomic_read(&pt->used) > NALLOC * I915_PDES); local
[all...]
H A Dintel_gtt.h68 #define I915_PDES 512 macro

Completed in 132 milliseconds