index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
amdgpu
/
drm
/
amdgpu_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: stop using the VM_ALWAYS_VALID flag
Pierre-Eric Pelloux-Prayer
2020-01-29
1
-7
/
+0
*
winsys/amdgpu: detect noop dependencies on the same ring correctly
Marek Olšák
2019-11-19
1
-6
/
+9
*
radeonsi: sdma misc fixes
Pierre-Eric Pelloux-Prayer
2019-10-30
1
-3
/
+0
*
winsys/amdgpu: use the new GPU reset query
Marek Olšák
2019-10-28
1
-20
/
+37
*
util/u_queue: track job size and limit the size of queue growth
Timothy Arceri
2019-09-19
1
-1
/
+1
*
winsys/amdgpu: Add amdgpu_screen_winsys
Michel Dänzer
2019-07-03
1
-18
/
+18
*
winsys/amdgpu: Use amdgpu_winsys helper instead of open-coded casts
Michel Dänzer
2019-07-03
1
-1
/
+1
*
winsys/amdgpu: report a CS rejection as a reset only if there's no GPU reset
Marek Olšák
2019-05-16
1
-6
/
+5
*
winsys/amdgpu: add REWIND emulation via INDIRECT_BUFFER into cs_check_space
Marek Olšák
2019-05-16
1
-7
/
+13
*
winsys/amdgpu: add a parallel compute IB coupled with a gfx IB
Marek Olšák
2019-05-16
1
-4
/
+150
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
1
-2
/
+2
*
winsys/amdgpu: add VCN JPEG to no user fence group
Leo Liu
2019-05-10
1
-1
/
+2
*
winsys/amdgpu: clean up and remove nonsensical assertion
Marek Olšák
2019-04-23
1
-2
/
+1
*
winsys/amdgpu: enable chaining for compute IBs
Marek Olšák
2019-04-23
1
-6
/
+6
*
winsys/amdgpu: reorder chunks, make BO_HANDLES first, IB and FENCE last
Marek Olšák
2019-04-23
1
-19
/
+17
*
winsys/amdgpu: make IBs writable and expose their address
Marek Olšák
2019-04-23
1
-1
/
+3
*
winsys/amdgpu: cs_check_space sets the minimum IB size for future IBs
Marek Olšák
2019-02-11
1
-2
/
+16
*
winsys/amdgpu: clean up IB buffer size computation
Marek Olšák
2019-02-11
1
-8
/
+4
*
winsys/amdgpu: remove occurence of INDIRECT_BUFFER_CONST
Marek Olšák
2019-02-11
1
-2
/
+1
*
winsys/amdgpu: use a separate fence list for syncobjs
Marek Olšák
2019-02-11
1
-17
/
+14
*
winsys/amdgpu: unify fence list code
Marek Olšák
2019-02-11
1
-52
/
+34
*
winsys/amdgpu: don't drop manually added fence dependencies
Marek Olšák
2019-02-11
1
-2
/
+0
*
winsys/amdgpu: remove amdgpu_drm.h definitions
Marek Olšák
2019-01-30
1
-8
/
+0
*
winsys/amdgpu: rename rfence, rsrc, rdst -> afence, asrc, adst
Marek Olšák
2019-01-22
1
-18
/
+18
*
winsys/amdgpu: use the new BO list API
Marek Olšák
2019-01-22
1
-49
/
+25
*
winsys/amdgpu: add amdgpu_winsys_bo::lock
Nicolai Hähnle
2018-11-28
1
-5
/
+5
*
radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET only
Marek Olšák
2018-11-09
1
-2
/
+4
*
winsys/amdgpu: add vcn jpeg cs support
Boyuan Zhang
2018-10-23
1
-0
/
+12
*
winsys/amdgpu: pass the BO list via the CS ioctl on DRM >= 3.27.0
Marek Olšák
2018-08-03
1
-4
/
+50
*
winsys/amdgpu: clean up error handling in amdgpu_cs_submit_ib
Marek Olšák
2018-07-16
1
-9
/
+8
*
radeonsi: rework RADEON_PRIO flags to be <= 31
Marek Olšák
2018-07-16
1
-3
/
+3
*
winsys/amdgpu: use alloca when using global_bo_list
Marek Olšák
2018-07-16
1
-9
/
+1
*
winsys/amdgpu: remove label bo_list_error
Marek Olšák
2018-07-16
1
-12
/
+16
*
winsys/amdgpu: always update gfx_bo_list_counter
Marek Olšák
2018-07-16
1
-3
/
+3
*
winsys/amdgpu: make amdgpu_cs_context::flags & handles local
Marek Olšák
2018-07-16
1
-18
/
+5
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-13
/
+13
*
winsys/amdgpu: always set AMDGPU_IB_FLAG_TC_WB_NOT_INVALIDATE
Marek Olšák
2018-04-16
1
-10
/
+26
*
winsys/amdgpu: pad compute IBs
Marek Olšák
2018-03-08
1
-1
/
+3
*
radeonsi: align command buffer starting address to fix some Raven hangs
Marek Olšák
2018-03-08
1
-2
/
+3
*
winsys/amdgpu:add uvd hevc enc support in amdgpu cs
James Zhu
2018-02-21
1
-0
/
+6
*
winsys/amdgpu: add support for syncobj signaling v3
Andres Rodriguez
2018-01-30
1
-1
/
+82
*
winsys/amdgpu: fix assertion failure with UVD and VCE rings
Marek Olšák
2018-01-26
1
-2
/
+1
*
radeonsi: Export signalled sync file instead of -1.
Bas Nieuwenhuizen
2018-01-26
1
-0
/
+22
*
winsys/amdgpu: make IBs use read-only memory
Marek Olšák
2017-12-06
1
-0
/
+1
*
r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*
Marek Olšák
2017-11-29
1
-1
/
+1
*
winsys/amdgpu: add vcn enc cs support
Boyuan Zhang
2017-11-17
1
-1
/
+6
*
winsys/amdgpu: handle cs_add_fence_dependency for deferred/unsubmitted fences
Nicolai Hähnle
2017-11-09
1
-8
/
+13
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-1
/
+2
*
amdgpu: use simple mtx
Timothy Arceri
2017-11-09
1
-10
/
+10
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
1
-4
/
+0
[next]