Searched refs:src_tiled (Results 1 - 1 of 1) sorted by last modified time

/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c792 int src_tiled = !!node->memtype; local
799 ret = RING_SPACE(chan, 18 + 6 * (src_tiled + dst_tiled));
807 if (src_tiled) {

Completed in 31 milliseconds