mesa/src/amd
Mike Blumenkrantz 34f0aef19b radv: just use UINT64_MAX when getting absolute timeout for that value
this would otherwise result in (UINT64_MAX - gettime()), which can effectively
be rounded to UINT64_MAX without a noticeable change

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12680>
2021-09-01 17:47:33 +00:00
..
addrlib amd/addrlib: expose CMASK address equations to drivers on GFX10+ 2021-08-05 06:37:09 +00:00
ci ci: update the list of skipped tests for Fiji/RADV 2021-08-26 09:09:47 +00:00
common ac/nir/nggc: Move gs_alloc_req up in NGG culling shaders. 2021-09-01 14:45:14 +00:00
compiler aco: Fix invalid usage of std::fill with std::array. 2021-09-01 09:33:28 +00:00
llvm ac/llvm: fix huge alignment when loading from shared memory 2021-08-31 09:56:27 +02:00
registers python: drop python2 support 2021-08-14 21:44:32 +00:00
vulkan radv: just use UINT64_MAX when getting absolute timeout for that value 2021-09-01 17:47:33 +00:00
.clang-format radv: Add clang-format for AMD code. 2021-04-10 03:31:32 +02:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00