mesa/src/gallium/drivers/radeonsi
Timothy Arceri 2169acbf34 radeonsi: use build-id when available for disk cache
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2018-10-03 09:49:21 +10:00
..
glsl_tests radeonsi: update copyrights 2018-04-05 15:34:58 -04:00
.dir-locals.el
.editorconfig
.gitignore radeonsi: create .gitignore 2018-05-16 21:48:17 -04:00
Android.mk Android: fix a missing nir_intrinsics.h error 2018-07-21 08:50:23 +02:00
Automake.inc radeonsi: don't build libradeon.la separately 2018-04-05 15:34:58 -04:00
Makefile.am Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
Makefile.sources radeonsi: add a thorough clear/copy_buffer benchmark 2018-08-29 15:31:42 -04:00
cik_sdma.c radeonsi: merge SI and CI dma_clear_buffer and remove the callback 2018-09-10 15:19:56 -04:00
driinfo_radeonsi.h radeonsi: add radeonsi_zerovram driconfig option 2018-08-30 07:57:38 +10:00
meson.build radeonsi: add a thorough clear/copy_buffer benchmark 2018-08-29 15:31:42 -04:00
si_blit.c radeonsi: split si_copy_buffer 2018-09-10 15:19:56 -04:00
si_buffer.c radeonsi: rename r600_transfer -> si_transfer 2018-06-25 18:33:58 -04:00
si_build_pm4.h radeonsi: emit_spi_map packets optimization 2018-07-20 13:50:26 -04:00
si_clear.c radeonsi: split si_clear_buffer to remove enum si_method 2018-08-14 21:21:12 -04:00
si_compute.c radeonsi: let internal compute dispatches tune WAVES_PER_SH 2018-08-29 15:31:42 -04:00
si_compute.h radeonsi: add TGSI_SEMANTIC_CS_USER_DATA for reading up to 4 SGPRs with TGSI 2018-08-29 15:31:42 -04:00
si_cp_dma.c radeonsi: split si_copy_buffer 2018-09-10 15:19:56 -04:00
si_debug.c radeonsi: rework RADEON_PRIO flags to be <= 31 2018-07-16 13:32:33 -04:00
si_descriptors.c radeonsi: merge DCC/CMASK/HTILE priority flags 2018-07-16 13:32:33 -04:00
si_dma.c radeonsi: merge SI and CI dma_clear_buffer and remove the callback 2018-09-10 15:19:56 -04:00
si_dma_cs.c radeonsi: merge SI and CI dma_clear_buffer and remove the callback 2018-09-10 15:19:56 -04:00
si_fence.c Revert "radeonsi: avoid syncing the driver thread in si_fence_finish" 2018-09-18 19:21:32 +10:00
si_get.c gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET 2018-09-07 17:59:02 -04:00
si_gfx_cs.c Revert "radeonsi: avoid syncing the driver thread in si_fence_finish" 2018-09-18 19:21:32 +10:00
si_gpu_load.c radeonsi: move r600_gpu_load.c to si_gpu_load.c 2018-04-05 15:34:58 -04:00
si_perfcounter.c radeonsi: enable 1 missing PS_SU perf counter on Polaris 2018-08-14 21:20:31 -04:00
si_pipe.c radeonsi: use build-id when available for disk cache 2018-10-03 09:49:21 +10:00
si_pipe.h radeonsi: split si_copy_buffer 2018-09-10 15:19:56 -04:00
si_pm4.c amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf 2018-06-19 13:08:50 -04:00
si_pm4.h radeonsi: update copyrights 2018-04-05 15:34:58 -04:00
si_public.h radeonsi: update copyrights 2018-04-05 15:34:58 -04:00
si_query.c radeonsi: add SI_QUERY_TIME_ELAPSED_SDMA_SI for measuring DMA on SI 2018-08-29 15:31:42 -04:00
si_query.h radeonsi: add SI_QUERY_TIME_ELAPSED_SDMA_SI for measuring DMA on SI 2018-08-29 15:31:42 -04:00
si_shader.c radeonsi: avoid sending GS_EMIT in shaders without outputs 2018-10-02 17:13:52 -04:00
si_shader.h radeonsi: add TGSI_SEMANTIC_CS_USER_DATA for reading up to 4 SGPRs with TGSI 2018-08-29 15:31:42 -04:00
si_shader_internal.h radeonsi: fix GPU hangs with bindless textures and LLVM 7.0 2018-09-10 15:19:56 -04:00
si_shader_nir.c radeonsi/nir: port some bindless and sampler code from TGSI 2018-09-10 15:23:21 -04:00
si_shader_tgsi_alu.c radeonsi: add a workaround for bitfield_extract when count is 0 2018-10-02 08:39:51 +10:00
si_shader_tgsi_mem.c radeonsi: fix GPU hangs with bindless textures and LLVM 7.0 2018-09-10 15:19:56 -04:00
si_shader_tgsi_setup.c radeonsi: fix regression in indirect input swizzles. 2018-08-31 06:08:24 +01:00
si_shaderlib_tgsi.c radeonsi: add a thorough clear/copy_buffer benchmark 2018-08-29 15:31:42 -04:00
si_state.c ac: add radeon_info::num_good_cu_per_sh 2018-09-10 15:19:56 -04:00
si_state.h radeonsi: move internal TGSI shaders into si_shaderlib_tgsi.c 2018-08-14 21:20:31 -04:00
si_state_binning.c radeonsi: add support for Vega20 2018-07-12 16:48:12 -04:00
si_state_draw.c radeonsi: move internal TGSI shaders into si_shaderlib_tgsi.c 2018-08-14 21:20:31 -04:00
si_state_msaa.c amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf 2018-06-19 13:08:50 -04:00
si_state_shaders.c radeonsi: don't set the VS prolog key for the blit VS 2018-10-02 12:21:49 -04:00
si_state_streamout.c radeonsi: update a comment about cache behavior 2018-07-26 01:45:47 -04:00
si_state_viewport.c radeonsi: implement EXT_window_rectangles 2018-08-14 21:19:02 -04:00
si_test_dma.c radeonsi: split si_clear_buffer to remove enum si_method 2018-08-14 21:21:12 -04:00
si_test_dma_perf.c radeonsi: split si_copy_buffer 2018-09-10 15:19:56 -04:00
si_texture.c radeonsi: fix HTILE for NPOT textures with mipmapping on SI/CI 2018-09-10 15:19:56 -04:00
si_uvd.c radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxx 2018-06-19 13:08:50 -04:00