History log of /external/mesa3d/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_surface.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3b972998bc327e1300fb2cdf662ef273559e1d2a 14-Feb-2017 Dave Airlie <airlied@redhat.com> radv: fix cik macroModeIndex.

This just a CIK fix ported from radeonsi.

Tested-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Cc: "13.0 17.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
(cherry picked from commit 0f1a4220a693a02685bf227f8b9d932046f7d1d3)
/external/mesa3d/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_surface.c
c6f1077e0d96400c89ad577e841b1851ab9e3349 14-Oct-2016 Dave Airlie <airlied@redhat.com> radv: drop local MIN/MAX macros.

Use the ones in macros.h instead.

Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_surface.c
4a0db58f144d5476bf3fe277848d946d224779c7 11-Oct-2016 Edward O'Callaghan <funfunctor@folklore1984.net> radv/winsys: Trivial style and readability fixups

Drop/add a few newlines where appropriate and drop a couple of
unnessary braces.

Signed-off-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_surface.c
f4e499ec79147f4172f3669ae9dafd941aaeeb65 07-Oct-2016 Dave Airlie <airlied@redhat.com> radv: add initial non-conformant radv vulkan driver

This squashes all the radv development up until now into
one for merging.

History can be found:
https://github.com/airlied/mesa/tree/semi-interesting

This requires llvm 3.9 and is in no way considered
a conformant vulkan implementation. It can run a number
of vulkan applications, and supports all GPUs using
the amdgpu kernel driver.

Thanks to Intel for providing anv and spirv->nir,
and Emil Velikov for reviewing build integration.

Parts of this are:
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Acked-by: Edward O'Callaghan <funfunctor@folklore1984.net>

Authors: Bas Nieuwenhuizen and Dave Airlie
Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_surface.c