mesa/src/gallium/drivers/radeonsi
Marek Olšák 606e4185f3 radeonsi: move SPI_PS_INPUT_CNTL value computation to a separate function
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2016-02-09 21:19:51 +01:00
..
.dir-locals.el dir-locals.el: Don't set variables for non-programming modes 2015-02-02 12:02:55 +00:00
.gitignore radeonsi: generate register and packet tables for an IB parser from sid.h 2015-08-26 19:25:19 +02:00
Android.mk android: radeonsi: fix sid_tables.h missing LOCAL_MODULE_CLASS 2015-09-24 20:05:41 +02:00
Automake.inc winsys/amdgpu: add a new winsys for the new kernel driver 2015-08-14 15:02:28 +02:00
cik_sdma.c gallium/radeon: just get num_tile_pipes from the winsys 2016-02-05 17:28:24 +01:00
Makefile.am android: radeonsi: add support for sid_tables.h generated sources 2015-09-09 15:27:31 +01:00
Makefile.sources radeonsi: implement AMD_performance_monitor for CIK+ 2015-11-25 15:52:09 +01:00
si_blit.c radeonsi: use all SPI color formats 2016-01-22 15:02:40 +01:00
si_compute.c r600,compute: Plug few memory leaks 2016-01-26 19:04:38 +01:00
si_cp_dma.c gallium/radeon: remove radeon_winsys_cs_handle 2015-12-11 15:25:13 +01:00
si_debug.c gallium/ddebug: add 'verbose' option 2016-01-26 09:58:55 -05:00
si_descriptors.c radeonsi: add DCC buffer for sampler views on new CS 2016-01-25 10:16:12 -05:00
si_dma.c gallium/radeon: inline the r600_rings structure 2015-11-13 19:54:41 +01:00
si_hw_context.c radeonsi: rename cb_target_mask state to cb_render_state 2016-02-02 21:03:19 +01:00
si_perfcounter.c radeonsi: add placeholder MC and SRBM performance counter groups 2016-02-05 09:25:33 -05:00
si_pipe.c gallium/radeon: implement query_memory_info (v2) 2016-02-05 17:31:58 +01:00
si_pipe.h radeonsi: rename cb_target_mask state to cb_render_state 2016-02-02 21:03:19 +01:00
si_pm4.c gallium/drivers: Sanitize NULL checks into canonical form 2015-12-06 17:10:23 +01:00
si_pm4.h radeonsi: decrease the size of si_pm4_state 2015-09-10 17:14:15 +02:00
si_public.h radeonsi: Apply si_* file naming scheme. 2014-01-14 00:07:13 +01:00
si_shader.c radeonsi: move si_shader_context initialization into a separate function 2016-02-09 21:19:51 +01:00
si_shader.h r600,compute: Plug few memory leaks 2016-01-26 19:04:38 +01:00
si_state.c gallium/radeon: set num_banks in the winsys 2016-02-05 17:28:40 +01:00
si_state.h radeonsi: rename cb_target_mask state to cb_render_state 2016-02-02 21:03:19 +01:00
si_state_draw.c radeonsi: add struct si_shader_config 2016-01-07 18:26:06 +01:00
si_state_shaders.c radeonsi: move SPI_PS_INPUT_CNTL value computation to a separate function 2016-02-09 21:19:51 +01:00
si_uvd.c gallium/radeon: remove radeon_winsys_cs_handle 2015-12-11 15:25:13 +01:00
sid.h radeonsi: add ETC2 support for Stoney 2016-01-22 15:36:14 +01:00
sid_tables.py radeonsi: generate register and packet tables for an IB parser from sid.h 2015-08-26 19:25:19 +02:00