index
:
platform/upstream/libdrm
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.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
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_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_base_toolchain
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_wearable
atomic
devel/sprd_drm
devel/x11
old/tizen_20170308
old/tizen_20180227
old/tizen_20190318
old/tizen_20190424
old/tizen_20201207
old/tizen_base_20221208
old/tizen_base_20231204
pristine-tar
sandbox/elongbug/test
sandbox/ipptest
sandbox/m.szyprowski/atomictest_vc4
sandbox/m.szyprowski/ipp_v2
sandbox/mkashkarov/tizen_6.0_build
sandbox/mszyprowski/ipp_v2
tizen
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_3.0_tv
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_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
amdgpu
/
amdgpu_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-12
amdgpu: clean up the cs structure variable
Huang Rui
1
-10
/
+7
2020-02-12
amdgpu: remove the un-used chunk_array
Huang Rui
1
-7
/
+0
2020-02-12
amdgpu: use amdgpu_cs_submit_raw2 in amdgpu_cs_submit
Huang Rui
1
-3
/
+5
2020-02-12
amdgpu: use alloca for dependencies and sem_dependencies
Huang Rui
1
-4
/
+2
2020-01-23
meson: always define whether headers exist
Eric Engestrom
1
-1
/
+1
2019-10-26
libdrm: wrap new flexible syncobj query interface v2
Chunming Zhou
1
-0
/
+10
2019-10-15
amdgpu: add amdgpu_cs_query_reset_state2 for AMDGPU_CTX_OP_QUERY_STATE2
Marek Olšák
1
-0
/
+19
2019-06-25
amdgpu: Move union declaration to top of amdgpu_cs_ctx_override_priority
Michel Dänzer
1
-1
/
+1
2019-05-16
wrap transfer interfaces
Chunming Zhou
1
-0
/
+16
2019-05-16
expose timeline signal/export/import interfaces v2
Chunming Zhou
1
-0
/
+68
2019-05-16
wrap syncobj timeline query/wait APIs for amdgpu v3
Chunming Zhou
1
-0
/
+23
2019-04-25
libdrm: amdgpu: Initialize unions with memset rather than "= {0}"
John Stultz
1
-3
/
+6
2019-04-18
amdgpu: Add context priority override function.
Bas Nieuwenhuizen
1
-0
/
+25
2019-01-16
amdgpu: add a faster BO list API
Marek Olšák
1
-0
/
+25
2018-09-19
amdgpu: annotate public functions
Lucas De Marchi
1
-67
/
+70
2018-03-20
meson,configure: include config.h automatically
Eric Engestrom
1
-4
/
+0
2018-03-08
drm/amdgpu: Remove IB count checking
Sabre Shao
1
-2
/
+0
2018-01-29
remove unnecessary double-semicolon
Eric Engestrom
1
-1
/
+1
2017-12-18
amdgpu: Add syncobj reset & signal wrappers.
Bas Nieuwenhuizen
1
-0
/
+18
2017-11-29
amdgpu: Adding amdgpu_cs_create_syncobj2 to create syncobj as signaled initially
David Mao
1
-0
/
+10
2017-10-20
amdgpu: implement context priority for amdgpu_cs_ctx_create2 v3
Andres Rodriguez
1
-4
/
+13
2017-10-12
amdgpu: add amdgpu_cs_fence_to_handle
Marek Olšák
1
-0
/
+22
2017-10-12
amdgpu: add amdgpu_cs_syncobj_wait
Marek Olšák
1
-0
/
+12
2017-10-12
amdgpu: add sync_file import and export functions
Marek Olšák
1
-0
/
+20
2017-07-19
drm/amdgpu: add new low overhead command submission API. (v2)
Dave Airlie
1
-0
/
+47
2017-07-19
drm/amdgpu: add syncobj create/destroy/import/export apis
Dave Airlie
1
-0
/
+38
2017-05-03
amdgpu: Use the canonical form in branch predicate
Edward O'Callaghan
1
-1
/
+1
2017-04-19
amdgpu/: concisely && consistently check null ptrs in canonical form
Edward O'Callaghan
1
-30
/
+13
2017-04-18
amdgpu: add the interface of waiting multiple fences
Nicolai Hähnle
1
-0
/
+71
2016-02-04
amdgpu: fix for submition with no ibs
Ken Wang
1
-0
/
+8
2016-01-20
amdgpu: list each entry safely for sw semaphore when submit ib
Junwei Zhang
1
-2
/
+2
2016-01-20
amdgpu: add semaphore support
Marek Olšák
1
-4
/
+169
2015-11-20
amdgpu: Make amdgpu_cs_calculate_timeout() return something sensible on error
Tom St Denis
1
-2
/
+4
2015-11-20
amdgpu: fix overflow for timeout calculation
Jammy Zhou
1
-2
/
+6
2015-09-12
Include <alloca.h> when needed before calling alloca
Alan Coopersmith
1
-0
/
+3
2015-08-25
amdgpu: remove sequence mutex
Christian König
1
-10
/
+0
2015-08-13
amdgpu: hide the final internal functions from global namespace
Emil Velikov
1
-1
/
+1
2015-08-13
amdgpu: cosmetic chances in license boilerplate
Emil Velikov
1
-1
/
+1
2015-08-13
amdgpu: add a bunch of missing config.h includes
Emil Velikov
1
-0
/
+5
2015-08-05
amdgpu: Remove unused local variables bo_size/offset from amdgpu_cs_submit
Michel Dänzer
1
-2
/
+0
2015-08-05
amdgpu : move management of user fence from libdrm to UMD
Ken Wang
1
-108
/
+22
2015-08-05
amdgpu: Use drmIoctl in amdgpu_ioctl_wait_cs
Michel Dänzer
1
-6
/
+2
2015-08-05
amdgpu: use common fence structure for dependencies as well.
Christian König
1
-2
/
+2
2015-08-05
amdgpu: improve the amdgpu_cs_query_fence_status interface
Jammy Zhou
1
-3
/
+5
2015-08-05
amdgpu: check the user fence only if the IP supports user fences
Marek Olšák
1
-13
/
+18
2015-08-05
drm/amdgpu: allow passing absolute timeouts to amdgpu_cs_query_fence_status
Marek Olšák
1
-2
/
+8
2015-08-05
amdgpu: add CS dependencies v2
Christian König
1
-1
/
+33
2015-08-05
amdgpu: remove pointer arithmetic from command submission
Christian König
1
-12
/
+6
2015-08-05
amdgpu: use alloca and malloc in critical codepaths (v2)
Marek Olšák
1
-3
/
+2
2015-08-05
amdgpu: add zero timeout check in amdgpu_cs_query_fence_status
Jack Xiao
1
-0
/
+5
[next]