mesa/src/gallium/drivers/radeon
Marek Olšák 2b58bc4461 gallium/radeon: don't flush the GFX IB if DMA doesn't depend on it
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2016-05-10 17:20:09 +02:00
..
.dir-locals.el dir-locals.el: Don't set variables for non-programming modes 2015-02-02 12:02:55 +00:00
Android.mk android: enable the radeonsi driver 2015-06-09 12:25:50 -07:00
cayman_msaa.c gallium/radeon: fix Hyper-Z hangs by programming PA_SC_MODE_CNTL_1 correctly 2015-12-11 15:25:12 +01:00
LLVM_REVISION.txt radeonsi: Handle TGSI TXQ opcode 2013-05-28 11:20:53 +02:00
Makefile.am configure.ac: use pkg-config for libelf 2015-12-17 09:37:24 +00:00
Makefile.sources gallium/radeon: implement randomized SDMA texture copy testing (v2) 2016-05-10 17:20:09 +02:00
r600_buffer_common.c winsys/radeon: remove use_reusable_pool parameter from buffer_create 2016-04-27 11:16:41 -05:00
r600_cs.h gallium/radeon: rename & reorder members of radeon_info 2016-02-05 17:28:00 +01:00
r600_gpu_load.c r600g,radeonsi: add a driver query returning GPU load 2015-04-28 16:05:45 +02:00
r600_perfcounter.c radeonsi: expose performance counters as 64 bit 2016-05-09 11:52:46 -05:00
r600_pipe_common.c gallium/radeon: don't flush the GFX IB if DMA doesn't depend on it 2016-05-10 17:20:09 +02:00
r600_pipe_common.h gallium/radeon: flush if DMA IB memory usage is too high 2016-05-10 17:20:09 +02:00
r600_query.c gallium/radeon: use gart_page_size instead of hardcoded 4096 2016-05-10 17:20:09 +02:00
r600_query.h radeon: handle query buffer allocation and mapping failures 2016-04-21 22:33:12 -05:00
r600_streamout.c gallium/radeon: fix crash in r600_set_streamout_targets 2016-04-29 11:55:06 -05:00
r600_test_dma.c gallium/radeon: implement randomized SDMA texture copy testing (v2) 2016-05-10 17:20:09 +02:00
r600_texture.c gallium/radeon: discard CMASK or DCC if overwriting a whole texture by DMA 2016-05-10 17:20:09 +02:00
r600_viewport.c gallium/radeon: fix Nine with its slightly shifted viewports 2016-04-18 19:51:24 +02:00
r600d_common.h gallium/radeon: clean left-shift undefined behavior 2016-05-07 16:46:59 -05:00
radeon_elf_util.c gallium/radeon: remove unused radeon_shader_binary_free_* functions 2016-02-21 21:08:58 +01:00
radeon_elf_util.h gallium/radeon: remove unused radeon_shader_binary_free_* functions 2016-02-21 21:08:58 +01:00
radeon_llvm.h radeonsi: add shared memory 2016-04-19 18:10:30 +02:00
radeon_llvm_emit.c gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_* 2016-04-22 01:30:39 +02:00
radeon_llvm_emit.h gallium/radeon: add a function for adding llvm function attributes 2016-02-09 21:19:51 +01:00
radeon_llvm_util.c Handle removal of LLVMAddTargetData in SVN revision 260919 2016-02-16 16:18:35 +09:00
radeon_llvm_util.h r600g/compute: Enable PIPE_SHADER_IR_NATIVE for compute shaders v2 2014-10-31 15:24:00 -04:00
radeon_setup_tgsi_llvm.c gallium/radeon: nuke the final pre LLVM 3.6 codepath 2016-05-01 08:57:32 +01:00
radeon_uvd.c radeon/uvd: fix tonga feedback buffer size 2016-04-14 19:33:44 -04:00
radeon_uvd.h gallium/radeon: clean left-shift undefined behavior 2016-05-07 16:46:59 -05:00
radeon_vce.c radeon/vce: disable two pipe mode for Polaris11 2016-03-24 23:08:04 -04:00
radeon_vce.h gallium/radeon: remove radeon_winsys_cs_handle 2015-12-11 15:25:13 +01:00
radeon_vce_40_2_2.c gallium/radeon: remove radeon_winsys_cs_handle 2015-12-11 15:25:13 +01:00
radeon_vce_50.c gallium/radeon: remove radeon_winsys_cs_handle 2015-12-11 15:25:13 +01:00
radeon_vce_52.c gallium/radeon: remove radeon_winsys_cs_handle 2015-12-11 15:25:13 +01:00
radeon_video.c radeonsi: rework clear_buffer flags 2016-04-28 20:16:56 +02:00
radeon_video.h radeon/video: always use the reusable buffer pool 2016-04-27 11:16:41 -05:00
radeon_winsys.h gallium/radeon: add a heuristic for better (S)DMA performance 2016-05-10 17:20:09 +02:00