mesa/src/amd/common
Marek Olšák 3120113ee7 radeonsi: implement DCC MSAA 4x/8x fast clear using DCC equations on gfx9
MSAA 4x and 8x should only clear the first 2 samples because other samples
are uncompressed. The compute shader only clears that subset of DCC.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10003>
2021-04-13 03:17:42 +00:00
..
ac_binary.c ac,radeonsi: use correct VGPR granularity on Aldebaran 2021-03-10 18:02:28 +00:00
ac_binary.h amd/common: switch to 3-spaces style 2020-09-07 10:00:29 +02:00
ac_debug.c amd: fix parsing the last dword of DMA_DATA packets 2021-04-02 12:05:00 +00:00
ac_debug.h amd/common: switch to 3-spaces style 2020-09-07 10:00:29 +02:00
ac_exp_param.h amd/common: switch to 3-spaces style 2020-09-07 10:00:29 +02:00
ac_gpu_info.c amd: Hide amdgpu_drm.h on Windows 2021-04-13 00:24:02 +00:00
ac_gpu_info.h ac: add function for querying video capabilities 2021-04-12 17:33:32 +00:00
ac_msgpack.c ac/rgp: add ac_msgpack.h/c 2021-02-19 14:29:46 +00:00
ac_msgpack.h ac/rgp: add ac_msgpack.h/c 2021-02-19 14:29:46 +00:00
ac_nir.h ac: Add NIR passes to lower ES->GS I/O to memory accesses. 2021-03-17 12:42:23 +00:00
ac_nir_lower_esgs_io_to_mem.c ac: Fix emit_split_buffer_store modulus operation. 2021-03-23 19:48:15 -07:00
ac_nir_lower_tess_io_to_mem.c ac: invalidate metadata after hs_emit_write_tess_factors() 2021-03-25 10:46:21 +00:00
ac_rgp.c amd: Hide amdgpu_drm.h on Windows 2021-04-13 00:24:02 +00:00
ac_rgp.h ac/rgp: BSD elf library compatibility 2021-04-12 22:50:52 +00:00
ac_rgp_elf_object_pack.c ac/rgp: BSD elf library compatibility 2021-04-12 22:50:52 +00:00
ac_rtld.c ac: handle bigger instruction prefetch for Aldebaran 2021-03-10 18:02:27 +00:00
ac_rtld.h ac/rtld: make ac_rtld_upload returns the code size 2021-03-05 13:10:11 +00:00
ac_shader_args.c ac: add shader return values into ac_shader_args 2020-12-09 20:13:24 +00:00
ac_shader_args.h ac: unify shader arguments that are duplicated 2020-12-09 20:13:25 +00:00
ac_shader_util.c ac,radv: use better export formats for 8-bit when RB+ isn't allowed 2020-11-23 17:54:16 +00:00
ac_shader_util.h ac,radv: use better export formats for 8-bit when RB+ isn't allowed 2020-11-23 17:54:16 +00:00
ac_shadowed_regs.c amd: Stub sections that don't have _WIN32 support 2020-11-27 20:49:00 -08:00
ac_shadowed_regs.h ac: add ifdef __cplusplus guard to header 2021-01-14 10:33:10 +01:00
ac_sqtt.c ac/rgp: move radv/sqtt functions to ac 2021-03-05 13:10:11 +00:00
ac_sqtt.h ac/rgp: move radv/sqtt functions to ac 2021-03-05 13:10:11 +00:00
ac_surface.c ac,radeonsi: rewrite DCC retiling without the DCC retile map 2021-04-13 03:17:42 +00:00
ac_surface.h ac,radeonsi: rewrite DCC retiling without the DCC retile map 2021-04-13 03:17:42 +00:00
ac_surface_dcc_address_test.c radeonsi: implement DCC MSAA 4x/8x fast clear using DCC equations on gfx9 2021-04-13 03:17:42 +00:00
ac_surface_modifier_test.c ac/surface/tests: fix a random segfault in the modifier test 2021-04-13 03:17:42 +00:00
ac_surface_test_common.h ac/surface/tests: test Sienna Cichlid and Navy Flounder 2021-04-13 03:17:42 +00:00
amd_family.c ac: add ac_get_family_name() helper 2021-04-05 06:53:55 +00:00
amd_family.h ac: add ac_get_family_name() helper 2021-04-05 06:53:55 +00:00
amd_kernel_code_t.h amd/common: switch to 3-spaces style 2020-09-07 10:00:29 +02:00
gfx10_format_table.h amd/common: switch to 3-spaces style 2020-09-07 10:00:29 +02:00
gfx10_format_table.py amd/common: add PIPE_FORMAT_R64_{UINT,SINT} to GFX10 format table 2020-11-09 18:28:59 +00:00
meson.build ac,radeonsi: rewrite DCC retiling without the DCC retile map 2021-04-13 03:17:42 +00:00
sid.h radv: add support for emitting PS_DONE/CS_DONE on GFX6-8 2021-01-26 09:26:58 +00:00
sid_tables.py amd: Work around MSVC limit for string literals 2020-11-27 20:49:00 -08:00