mesa/src/amd
Bas Nieuwenhuizen edc600d025 radv: Only require DRM 3.23.
Turns out kernel 4.15 only goes up to amdgpu 3.23 . 3.35 is way
too new. Too new for e.g. ChromeOS.

Fixes: 1df4f11eb5 ("radv: require DRM 3.35+")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4728
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10576>
2021-05-03 13:55:48 +00:00
..
addrlib amd: addrlib update for April 2021-04-26 23:37:38 +00:00
ci ci: add the dEQP expectations for radv on Renoir 2021-04-30 16:53:39 +03:00
common ac/surface: document more meta equation dependencies 2021-04-26 22:53:30 +00:00
compiler aco/spill: Fix improper handling of exec phis 2021-05-03 10:31:07 +00:00
llvm radv,aco: use nir_address_format_vec2_index_32bit_offset 2021-04-27 15:56:07 +00:00
registers amd/registers: rename IMG_FORMAT to GFX10_FORMAT to disambiguate the meaning 2021-04-17 02:37:49 +00:00
vulkan radv: Only require DRM 3.23. 2021-05-03 13:55:48 +00:00
.clang-format radv: Add clang-format for AMD code. 2021-04-10 03:31:32 +02:00
Android.addrlib.mk android: amd/addrlib: define endianess to build 2021-03-27 01:54:49 +01:00
Android.common.mk android: amd/common: add nir include path 2021-04-26 23:14:56 +02:00
Android.compiler.mk
Android.mk
Makefile.sources ac: move ac_lower_indirect_derefs() outside of the LLVM dir 2021-04-23 11:52:01 +02:00
meson.build