Searched refs:wpr_heap (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dad102.c31 .wpr_heap.os_carveout_size = 20 << 20,
32 .wpr_heap.base_size = 8 << 20,
33 .wpr_heap.min_size = 84 << 20,
H A Dtu116.c31 .wpr_heap.base_size = 8 << 20,
32 .wpr_heap.min_size = 64 << 20,
H A Dga100.c48 .wpr_heap.base_size = 8 << 20,
49 .wpr_heap.min_size = 64 << 20,
H A Dga102.c159 .wpr_heap.os_carveout_size = 20 << 20,
160 .wpr_heap.base_size = 8 << 20,
161 .wpr_heap.min_size = 84 << 20,
H A Dpriv.h31 } wpr_heap; member in struct:nvkm_gsp_func
H A Dtu102.c172 .wpr_heap.base_size = 8 << 20,
173 .wpr_heap.min_size = 64 << 20,
H A Dr535.c2284 gsp->func->wpr_heap.os_carveout_size +
2285 gsp->func->wpr_heap.base_size +
2289 gsp->fb.wpr2.heap.size = max(gsp->fb.wpr2.heap.size, gsp->func->wpr_heap.min_size);

Completed in 111 milliseconds