OSDN Git Service

radv: add support for NV_dedicated_allocation
authorDave Airlie <airlied@redhat.com>
Sun, 26 Feb 2017 23:52:08 +0000 (23:52 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 27 Feb 2017 00:22:51 +0000 (00:22 +0000)
commit15f47027ad624d3f2f3d5aac68ee540b912a7717
tree9f6c63db8ce3622469957b34a2fbea107ea9ec7d
parent35189d32797af4fd7759f4a88e7d8f1b3e6994c8
radv: add support for NV_dedicated_allocation

This adds initial support for NV_dedicated_allocation, then
uses it for the wsi image/memory allocation paths internally
in the driver.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_entrypoints_gen.py
src/amd/vulkan/radv_private.h
src/amd/vulkan/radv_wsi.c