index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeonsi
/
si_pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: move PKT3_WRITE_DATA generation into a helper function
Marek Olšák
2019-01-22
1
-11
/
+2
*
radeonsi: don't use WRITE_DATA.DST_SEL == MEM_GRBM on >= CIK
Marek Olšák
2019-01-22
1
-1
/
+2
*
radeonsi: correct WRITE_DATA.DST_SEL definitions
Marek Olšák
2019-01-22
1
-1
/
+1
*
radeonsi: compile clear and copy buffer compute shaders on demand
Marek Olšák
2019-01-22
1
-8
/
+0
*
radeonsi: move remaining perfcounter code into si_perfcounter.c
Nicolai Hähnle
2018-12-19
1
-1
/
+1
*
radeonsi: add si_init_draw_functions and make some functions static
Nicolai Hähnle
2018-12-19
1
-2
/
+2
*
radeonsi: move SI_FORCE_FAMILY functionality to winsys
Nicolai Hähnle
2018-12-19
1
-34
/
+0
*
amd: remove support for LLVM 6.0
Samuel Pitoiset
2018-12-06
1
-1
/
+1
*
radeonsi: add memory management stress tests for GDS
Marek Olšák
2018-11-28
1
-0
/
+46
*
radeonsi: clean up primitive binning enablement
Marek Olšák
2018-11-28
1
-11
/
+16
*
radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET only
Marek Olšák
2018-11-09
1
-3
/
+4
*
radeonsi: don't set the CB clear color registers for 0/1 clear colors on Raven2
Marek Olšák
2018-11-09
1
-0
/
+1
*
radeonsi: add support for Raven2 (v2)
Marek Olšák
2018-10-30
1
-4
/
+6
*
util: Change remaining uint32 cache ids to sha1
David McFarland
2018-10-26
1
-32
/
+32
*
radeonsi: Disable clear_state with radeon kernel driver
Sonny Jiang
2018-10-19
1
-2
/
+4
*
radeonsi: fix a deadlock due to partially-initialized context on CI
Marek Olšák
2018-10-18
1
-6
/
+8
*
radeonsi: use compute shaders for clear_buffer & copy_buffer
Marek Olšák
2018-10-16
1
-4
/
+18
*
radeonsi: don't re-upload the sample position constant buffer repeatedly
Marek Olšák
2018-10-16
1
-0
/
+7
*
radeonsi: save raster config in screen, add se_tile_repeat
Marek Olšák
2018-10-16
1
-0
/
+9
*
radeonsi: add GDS support to CP DMA
Marek Olšák
2018-10-16
1
-0
/
+4
*
util/u_queue: add UTIL_QUEUE_INIT_SET_FULL_THREAD_AFFINITY
Marek Olšák
2018-10-06
1
-1
/
+3
*
radeonsi: use build-id when available for disk cache
Timothy Arceri
2018-10-03
1
-12
/
+9
*
radeonsi: initialize ac_gpu_info::name when using SI_FORCE_FAMILY
Marek Olšák
2018-10-02
1
-0
/
+1
*
radeonsi: split si_copy_buffer
Marek Olšák
2018-09-10
1
-1
/
+2
*
radeonsi: merge SI and CI dma_clear_buffer and remove the callback
Marek Olšák
2018-09-10
1
-1
/
+1
*
radeonsi: pin the winsys thread to the requested L3 cache (v2)
Marek Olšák
2018-09-07
1
-0
/
+15
*
radeonsi: add a thorough clear/copy_buffer benchmark
Marek Olšák
2018-08-29
1
-4
/
+4
*
ac: completely remove +auto-waitcnt-before-barrier
Marek Olšák
2018-08-21
1
-1
/
+0
*
radv: disable the auto-waitcnt-before-barrier LLVM option
Samuel Pitoiset
2018-08-15
1
-0
/
+1
*
radeonsi: use radeon_info::name
Marek Olšák
2018-08-14
1
-1
/
+1
*
radeonsi: split si_clear_buffer to remove enum si_method
Marek Olšák
2018-08-14
1
-1
/
+1
*
radeonsi: cosmetic changes
Marek Olšák
2018-08-04
1
-1
/
+1
*
radeonsi: add new R600_DEBUG test "testclearbufperf"
Darren Powell
2018-08-02
1
-1
/
+6
*
ac,radeonsi: reduce optimizations for complex compute shaders on older APUs (v2)
Marek Olšák
2018-08-01
1
-1
/
+11
*
radeonsi: handle SI_FORCE_FAMILY early
Marek Olšák
2018-07-24
1
-2
/
+1
*
radeonsi: Add debug option to enable LLVM GlobalISel (v2)
Tom Stellard
2018-07-23
1
-0
/
+3
*
radeonsi: add support for Vega20
Marek Olšák
2018-07-12
1
-1
/
+2
*
Shorten u_queue names
Marek Olšák
2018-07-04
1
-2
/
+2
*
radeonsi: use ac_compile_module_to_binary to reduce compile times
Marek Olšák
2018-07-04
1
-0
/
+2
*
radeonsi: fix compiler breakage
Marek Olšák
2018-07-04
1
-0
/
+1
*
ac/radv: move llvm compiler info to struct and init in one place
Dave Airlie
2018-07-04
1
-1
/
+1
*
ac/radeonsi: port compiler init/destroy out of radeonsi.
Dave Airlie
2018-07-04
1
-25
/
+2
*
radv/radeonsi: add a check ir tm options
Dave Airlie
2018-07-04
1
-2
/
+3
*
radeonsi: rename si_compiler -> ac_llvm_compiler
Dave Airlie
2018-07-04
1
-2
/
+2
*
ac/radeonsi: refactor out pass manager init to common code.
Dave Airlie
2018-07-04
1
-25
/
+2
*
ac/radv: split the non-common init_once code from the common target code. (v2)
Dave Airlie
2018-07-04
1
-0
/
+1
*
ac: move all LLVM module initialization into ac_create_module
Marek Olšák
2018-07-02
1
-11
/
+3
*
radeonsi: rename r600_transfer -> si_transfer
Marek Olšák
2018-06-25
1
-1
/
+1
*
radeonsi: clean up some #includes
Marek Olšák
2018-06-25
1
-1
/
+1
*
radeonsi: add a debug flag to zero vram allocations
Grazvydas Ignotas
2018-06-21
1
-0
/
+1
[next]