Bruce Xu 05c4920731 nvmap: fix black screen issue
when support for numa aware heaps, see change
https://git-master.nvidia.com/r/c/linux-nv-oot/+/3003219,
the heap allocation will return error if the first allocation
failed, but in fact, it should allocate memory in next carveout
heap. This caused the black screen.
continue to allocate when allocation failed.

Bug 4385243

Change-Id: I828e8db54d187ae79e1e2fb9ecdf9b0a89051cef
Signed-off-by: Bruce Xu <brucex@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3031367
Reviewed-by: Ketan Patil <ketanp@nvidia.com>
Reviewed-by: Tuomas Kulve <tkulve@nvidia.com>
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-by: Pritesh Raithatha <praithatha@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
2023-12-11 11:05:10 -08:00
2023-12-11 11:05:10 -08:00
2023-12-11 01:17:15 -08:00
2022-12-07 23:57:14 -08:00
2023-12-11 10:48:03 -08:00
Description
No description provided
34 MiB