mesa/src/gallium/drivers/radeon
Jan Vesely c7af84968d gallium: add cap to export device pointer size
v2: document the new cap
v3: fix 80 char limit in screen.rst

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Acked-by: Ilia Mirkin <imirkin@alum.mit.edu>
2016-08-29 14:40:15 -04: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: move libdrm settings to top-level Android.common.mk 2016-06-13 15:31:29 +01:00
cayman_msaa.c radeonsi: explicitly choose center locations for 1xAA on Polaris 2016-07-08 10:52:50 +02: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: remove unused code - radeon_llvm_util.* 2016-07-05 00:47:12 +02:00
r600_buffer_common.c gallium/radeon: add r600_resource::vram_usage and gart_usage 2016-08-06 13:56:14 +02:00
r600_cs.h gallium/radeon: move radeon_winsys::cs_memory_below_limit to drivers 2016-08-06 13:56:14 +02: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 gallium/radeon: boolean -> bool, TRUE -> true, FALSE -> false 2016-06-25 23:13:42 +02:00
r600_pipe_common.c gallium: add cap to export device pointer size 2016-08-29 14:40:15 -04:00
r600_pipe_common.h radeonsi: use current context for DCC feedback-loop decompress, fixes Elemental 2016-08-17 12:24:35 +02:00
r600_query.c gallium/radeon: add a driver query for AMDGPU_INFO_NUM_EVICTIONS 2016-08-26 15:50:10 +02:00
r600_query.h gallium/radeon: add a driver query for AMDGPU_INFO_NUM_EVICTIONS 2016-08-26 15:50:10 +02:00
r600_streamout.c gallium/radeon: set SHADER_RW_BUFFER priority for streamout buffers 2016-08-17 12:24:35 +02:00
r600_test_dma.c gallium/radeon: fixed division by zero 2016-05-31 12:51:20 +02:00
r600_texture.c gallium/radeon: clear dirty_level_mask when discarding CMASK 2016-08-29 14:23:58 +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 radeonsi: use conformant line rasterization 2016-06-29 16:34:22 +02: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 gallium/radeon: add radeon_llvm_bound_index for bounds checking 2016-08-17 12:11:24 +02:00
radeon_llvm_emit.c gallium/radeon: remove dead code creating LLVMTargetMachine 2016-06-08 19:23:42 +02:00
radeon_llvm_emit.h gallium/radeon: remove dead code creating LLVMTargetMachine 2016-06-08 19:23:42 +02:00
radeon_setup_tgsi_llvm.c radeonsi: don't use allocas for arrays with LLVM 3.8 2016-08-25 21:19:17 +02:00
radeon_uvd.c radeon/uvd: add session context buffer for polaris 10/11 v2 2016-07-18 17:13:17 +02:00
radeon_uvd.h radeon/uvd: add session context buffer for polaris 10/11 v2 2016-07-18 17:13:17 +02:00
radeon_vce.c radeon/vce: increase cpb height alignment 2016-07-05 09:15:47 -04:00
radeon_vce.h radeon/vce: use vce structure for vce 52 firmware 2016-06-28 08:58:03 -04:00
radeon_vce_40_2_2.c radeon/vce: use vce structure for vce 52 firmware 2016-06-28 08:58:03 -04:00
radeon_vce_50.c radeon/vce: use vce structure for vce 52 firmware 2016-06-28 08:58:03 -04:00
radeon_vce_52.c radeon/vce: set flag based on dual instance enablement 2016-08-19 10:36:44 -04:00
radeon_video.c radeon/uvd: move polaris fw check into radeon_video.c v2 2016-07-08 21:03:31 +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 driver query for AMDGPU_INFO_NUM_EVICTIONS 2016-08-26 15:50:10 +02:00