On Wed, 2017-04-12 at 08:50 -0700, Jason Ekstrand wrote:
> On Wed, Apr 12, 2017 at 2:47 AM, Juan A. Suarez Romero
> wrote:
> > Reviewed-by: Juan A. Suarez Romero
> >
>
> Is this patch sufficient to fix the bug you were seeing yesterday?
>
Sorry for answering late. I took some days off and c
On Wed, Apr 12, 2017 at 2:47 AM, Juan A. Suarez Romero
wrote:
> Reviewed-by: Juan A. Suarez Romero
>
Is this patch sufficient to fix the bug you were seeing yesterday?
> On Tue, 2017-04-11 at 11:11 -0700, Jason Ekstrand wrote:
> > v2 (Jason Ekstrand):
> > - Limit to 2GB instead of 4GB
> >
>
Reviewed-by: Juan A. Suarez Romero
On Tue, 2017-04-11 at 11:11 -0700, Jason Ekstrand wrote:
> v2 (Jason Ekstrand):
> - Limit to 2GB instead of 4GB
>
> v3 (Jason Ekstrand):
> - Fix the build by using pAllocateInfo instead of pAllocationInfo (not
>sure how that happened).
> - Return vK_ERRO
v2 (Jason Ekstrand):
- Limit to 2GB instead of 4GB
v3 (Jason Ekstrand):
- Fix the build by using pAllocateInfo instead of pAllocationInfo (not
sure how that happened).
- Return vK_ERROR_OUT_OF_DEVICE_MEMORY (Thanks Ilia!)
Cc: "Juan A. Suárez"
---
src/intel/vulkan/anv_device.c | 20 +++