index
:
platform/upstream/mesa
19.2.8
19.3.0
19.3.0.1
20.1.8
20.3.0
21.0.0
21.0.0_tizen
21.0_rc5
21.2.3
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/coregl
devel/libtpl-egl
devel/x11
lock_surface
pristine-tar
sandbox/akazmin/tizen6_asan
sandbox/baixl/devel
sandbox/denis13/esan
sandbox/gvancuts/x11-vmware
sandbox/jbko/21.2.0-devel
sandbox/jbko/devel
sandbox/jbko/vk_devel
sandbox/jbko/vk_devel2
sandbox/jihochu/5.0
sandbox/jobol/devel
sandbox/leemgs/5.0
sandbox/lstelmach/virgl
sandbox/mbachmann/tizen_eglsoft
sandbox/mmajewski2/gbm_mesa
sandbox/mmajewski2/gbm_mesa_static
sandbox/mmajewski2/virgl-wayland-platform
sandbox/mpikula/riscv64
sandbox/mwereski/mesa
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/playchang/riscv64
sandbox/pwieczorek/mesa
sandbox/vbarinov/asan
sandbox/vbarinov/lto
sandbox/yuanzhaowei/devel
tizen
tizen-19.0.0
tizen_23.1.5
tizen_23.3.3
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
tizen_lz
tizen_real
upstream
v17.1.0
Domain: Graphics System / GL; Licenses: MIT;
Hoyub Lee <hoyub.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeonsi
/
cik_sdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
radeonsi/sdma: remove useless compare
Pierre-Eric Pelloux-Prayer
1
-4
/
+3
2020-05-11
radeonsi/sdma: implement tmz support
Pierre-Eric Pelloux-Prayer
1
-5
/
+7
2020-03-30
radeonsi: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
1
-617
/
+505
2020-01-06
radeonsi: move SI and CIK+ SDMA code into 1 common function for cleanups
Marek Olšák
1
-58
/
+2
2020-01-06
radeonsi: rename dma_cs -> sdma_cs
Marek Olšák
1
-7
/
+7
2020-01-06
radeonsi: add AMD_DEBUG=nodmacopyimage for debugging
Marek Olšák
1
-1
/
+2
2020-01-06
radeonsi: rename SDMA debug flags
Marek Olšák
1
-1
/
+1
2019-12-04
radeonsi: implement sdma for GFX9
Pierre-Eric Pelloux-Prayer
1
-6
/
+191
2019-10-30
radeonsi: align sdma byte count to dw
Pierre-Eric Pelloux-Prayer
1
-1
/
+12
2019-10-07
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
1
-1
/
+1
2019-08-06
radeonsi: disable SDMA image copies on dGPUs to fix corruption in games
Marek Olšák
1
-1
/
+9
2019-05-27
ac: treat Mullins as Kabini, remove the enum
Marek Olšák
1
-4
/
+2
2019-05-15
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
1
-13
/
+13
2019-04-04
radeonsi: add support for displayable DCC for multi-RB chips
Marek Olšák
1
-1
/
+2
2019-01-22
radeonsi: rename rsrc -> ssrc, rdst -> sdst
Marek Olšák
1
-6
/
+6
2019-01-22
radeonsi: rename r600_resource -> si_resource
Marek Olšák
1
-2
/
+2
2018-09-10
radeonsi: merge SI and CI dma_clear_buffer and remove the callback
Marek Olšák
1
-41
/
+0
2018-06-19
radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxx
Marek Olšák
1
-65
/
+65
2018-06-19
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
1
-5
/
+5
2018-04-27
radeonsi: rename r600_texture::resource to buffer
Marek Olšák
1
-11
/
+11
2018-04-05
radeonsi: remove r600_common_context
Marek Olšák
1
-31
/
+31
2018-04-05
radeonsi: use si_context instead of pipe_context in parameters pt2
Marek Olšák
1
-3
/
+2
2018-04-05
radeonsi: update copyrights
Marek Olšák
1
-1
/
+2
2018-04-05
radeonsi: use r600_common_context less pt4
Marek Olšák
1
-2
/
+2
2018-04-05
radeonsi: use r600_common_context less pt1
Marek Olšák
1
-5
/
+5
2018-04-05
radeonsi: flatten / remove struct r600_ring
Marek Olšák
1
-6
/
+6
2017-11-29
radeonsi: remove r600_common_screen
Marek Olšák
1
-2
/
+2
2017-11-27
ac: change legacy_surf_level::slice_size to dword units
Marek Olšák
1
-2
/
+2
2017-11-02
radeonsi: remove 'Authors:' comments
Marek Olšák
1
-3
/
+0
2017-09-26
r600: fork and import gallium/radeon
Marek Olšák
1
-6
/
+6
2017-08-04
radeonsi: program tile swizzle for color and FMASK surfaces for GFX & SDMA
Marek Olšák
1
-0
/
+7
2017-04-05
radeonsi: disable SDMA clears and copies for sparse buffers
Nicolai Hähnle
1
-2
/
+5
2017-03-30
gallium/radeon: move pre-GFX9 radeon_surf.* members to radeon_surf.u.legacy.*
Marek Olšák
1
-20
/
+20
2017-03-30
radeonsi/gfx9: enable SDMA buffer copying & clearing
Marek Olšák
1
-3
/
+4
2017-03-30
radeonsi/gfx9: handle GFX9 in a few places
Marek Olšák
1
-2
/
+2
2017-01-05
gallium/radeon: prevent SDMA stalls by detecting RAW hazards in need_dma_space
Marek Olšák
1
-8
/
+0
2017-01-05
radeonsi: inline cik_sdma_do_copy_buffer
Marek Olšák
1
-28
/
+16
2017-01-05
radeonsi: implement SDMA-based buffer clearing for CIK-VI
Marek Olšák
1
-0
/
+42
2016-11-01
gallium/radeon: remove radeon_surf_level::pitch_bytes
Marek Olšák
1
-2
/
+2
2016-10-26
gallium/radeon: rename bo_size -> surf_size, bo_alignment -> surf_alignment
Marek Olšák
1
-1
/
+1
2016-10-26
radeonsi: enable SDMA on Carrizo and all CIK chips again
Marek Olšák
1
-10
/
+0
2016-10-04
radeonsi: remove unnecessary #includes
Marek Olšák
1
-3
/
+0
2016-09-08
Revert "radeonsi: enable SDMA on CIK"
Marek Olšák
1
-0
/
+4
2016-08-26
radeonsi: enable SDMA on CIK
Marek Olšák
1
-4
/
+0
2016-08-25
radeonsi: disable SDMA texture copying on Carrizo
Marek Olšák
1
-0
/
+6
2016-06-15
radeonsi: fix undefined left-shift into sign bit
Nicolai Hähnle
1
-1
/
+2
2016-05-17
gallium/radeon: use radeon_emit
Nicolai Hähnle
1
-9
/
+9
2016-05-10
radeonsi: consolidate radeon_add_to_buffer_list calls for DMA
Marek Olšák
1
-23
/
+0
2016-05-10
gallium/radeon: flush if DMA IB memory usage is too high
Marek Olšák
1
-4
/
+4
2016-05-10
radeonsi: add new SDMA texture copy code
Marek Olšák
1
-0
/
+438
[next]