mesa/src/gallium/drivers/r600
Eric Engestrom 2c67457e5e util/list: rename LIST_ENTRY() to list_entry()
This follows the Linux kernel convention, and avoids collision with
macOS header macro.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6751
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6840
Cc: mesa-stable
Signed-off-by: Eric Engestrom <eric@igalia.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17772>
2022-07-28 10:10:44 +00:00
..
ci nir: Eliminate out-of-bounds read/writes in local lowering. 2022-05-03 18:32:47 +00:00
sb r600/sb: fall back to unoptimized shader if RA fails 2022-07-26 20:14:14 +00:00
sfn r600ß/sfn: Don't fall through with VS outputs 2022-07-24 18:39:13 +00:00
.dir-locals.el
.editorconfig
cayman_msaa.c
compute_memory_pool.c r600: Elide downloads for discarded and immutable compute memories. 2022-05-12 08:25:52 +00:00
compute_memory_pool.h r600: Fix userspace pointer support for evergreen compute. 2022-05-12 08:08:02 +00:00
eg_asm.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
eg_debug.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
eg_sq.h r600: Implement memoryBarrier() in the non-SFN path. 2022-03-28 10:54:46 -07:00
egd_tables.py python: drop python2 support 2021-08-14 21:44:32 +00:00
evergreen_compute.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
evergreen_compute.h
evergreen_compute_internal.h
evergreen_hw_context.c gallium/radeon: merge BO read/write usage flags with priority flags 2021-10-29 06:54:21 +00:00
evergreen_state.c gallium/radeon: require radeon DRM 2.45.0 from April 2016 2022-07-27 05:01:38 +00:00
evergreend.h
meson.build r600/sfn: emulate pmr::monotonic_buffer_resource if needed 2022-07-13 13:32:33 +00:00
r600_asm.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
r600_asm.h r600/sfn: rewrite NIR backend 2022-07-07 20:11:02 +00:00
r600_blit.c gallium: add pipe_blit_info::dst_sample, update u_blitter to write that sample 2022-07-23 18:21:31 +00:00
r600_buffer_common.c gallium/radeon: require radeon DRM 2.45.0 from April 2016 2022-07-27 05:01:38 +00:00
r600_cs.h ac/gpu_info: remove vram_size and gtt_size in favor of *_kb variants 2022-07-27 05:01:38 +00:00
r600_dump.c r600: Stop using ArrayID to look up atomic counters. 2022-04-08 21:01:42 +00:00
r600_dump.h
r600_formats.h r600: Remove format desc null checks 2022-07-21 12:48:01 +00:00
r600_gpu_load.c util/c11: Update function u_thread_create to be c11 conformance 2022-06-15 17:37:17 +00:00
r600_hw_context.c gallium/radeon: require radeon DRM 2.50.0 (kernel 4.12) from July 2017 2022-07-27 05:01:38 +00:00
r600_isa.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
r600_isa.h amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
r600_opcodes.h amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
r600_perfcounter.c
r600_pipe.c gallium/radeon: require radeon DRM 2.45.0 from April 2016 2022-07-27 05:01:38 +00:00
r600_pipe.h amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
r600_pipe_common.c ac/gpu_info: remove redundant uvd_decode 2022-07-27 05:01:38 +00:00
r600_pipe_common.h r600: Update nir options 2022-07-07 20:11:02 +00:00
r600_public.h
r600_query.c gallium/radeon: require radeon DRM 2.45.0 from April 2016 2022-07-27 05:01:38 +00:00
r600_query.h gallivm/st/lvp: add flags arg to get_query_result_resource api. 2022-02-15 10:12:01 +10:00
r600_shader.c r600: Delete possible old NIR variant when translating from TGSI 2022-07-24 18:39:13 +00:00
r600_shader.h r600: Stop using ArrayID to look up atomic counters. 2022-04-08 21:01:42 +00:00
r600_sq.h r600: Implement memoryBarrier() in the non-SFN path. 2022-03-28 10:54:46 -07:00
r600_state.c gallium/radeon: require radeon DRM 2.45.0 from April 2016 2022-07-27 05:01:38 +00:00
r600_state_common.c r600: don't clone the nir shader, just use it 2022-07-24 18:39:13 +00:00
r600_streamout.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
r600_test_dma.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
r600_texture.c gallium/radeon: require radeon DRM 2.45.0 from April 2016 2022-07-27 05:01:38 +00:00
r600_uvd.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
r600_viewport.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
r600d.h
r600d_common.h
r700_asm.c
r700_sq.h
radeon_uvd.c amd: rename RING_* enums to AMD_IP_* 2022-05-10 06:59:55 +00:00
radeon_uvd.h gallium: move radeon_winsys.h into gallium/include/winsys/ 2022-04-17 01:27:34 +00:00
radeon_vce.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
radeon_vce.h gallium/radeon: merge BO read/write usage flags with priority flags 2021-10-29 06:54:21 +00:00
radeon_video.c
radeon_video.h gallium: move radeon_winsys.h into gallium/include/winsys/ 2022-04-17 01:27:34 +00:00