Re: [Mesa-dev] [PATCH] radv: split the device local memory heap into two

2016-10-27 Thread Edward O'Callaghan
Reviewed-by: Edward O'Callaghan On 10/27/2016 11:49 AM, Fredrik Höglund wrote: > Advertise two device local memory heaps; one that is host visible > and one that is not. > > This makes it possible for clients to tell how much host visible > vs. non-host visible memory is available. > --- > src/

[Mesa-dev] [PATCH] radv: split the device local memory heap into two

2016-10-26 Thread Fredrik Höglund
Advertise two device local memory heaps; one that is host visible and one that is not. This makes it possible for clients to tell how much host visible vs. non-host visible memory is available. --- src/amd/vulkan/radv_device.c | 15 ++- src/amd/vulkan/radv_radeon_