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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-26
libdrm: wrap new flexible syncobj query interface v2
Chunming Zhou
1
-0
/
+18
2019-10-15
amdgpu: add amdgpu_cs_query_reset_state2 for AMDGPU_CTX_OP_QUERY_STATE2
Marek Olšák
1
-0
/
+15
2019-06-25
amdgpu: Update amdgpu_bo_handle_type_kms_noimport documentation
Michel Dänzer
1
-2
/
+2
2019-05-16
wrap transfer interfaces
Chunming Zhou
1
-0
/
+22
2019-05-16
expose timeline signal/export/import interfaces v2
Chunming Zhou
1
-0
/
+51
2019-05-16
wrap syncobj timeline query/wait APIs for amdgpu v3
Chunming Zhou
1
-0
/
+39
2019-04-18
amdgpu: Add context priority override function.
Bas Nieuwenhuizen
1
-0
/
+15
2019-04-17
fix various typos
Eric Engestrom
1
-3
/
+3
2019-01-16
amdgpu: add a faster BO list API
Marek Olšák
1
-0
/
+54
2018-09-03
amdgpu: amdgpu_bo_inc_ref don't return dummy int
Qiang Yu
1
-4
/
+1
2018-09-03
amdgpu: add amdgpu_bo_inc_ref() function.
Qiang Yu
1
-1
/
+14
2018-08-08
amdgpu: add a function to find bo by cpu mapping (v2)
Junwei Zhang
1
-0
/
+23
2018-07-25
amdgpu: add amdgpu_bo_handle_type_kms_noimport
Marek Olšák
1
-1
/
+6
2018-03-08
Revert "amdgpu:support 16 ibs per submit for PAL/SRIOV"
Marek Olšák
1
-1
/
+1
2018-03-08
amdgpu:support 16 ibs per submit for PAL/SRIOV
Qiang Yu
1
-1
/
+1
2018-02-28
amdgpu: add AMDGPU_VA_RANGE_HIGH
Christian König
1
-0
/
+1
2018-02-09
amdgpu: add amdgpu_query_sw_info for querying high bits of 32-bit address space
Marek Olšák
1
-0
/
+21
2017-12-18
amdgpu: Add syncobj reset & signal wrappers.
Bas Nieuwenhuizen
1
-0
/
+28
2017-11-29
amdgpu: Adding amdgpu_cs_create_syncobj2 to create syncobj as signaled initially
David Mao
1
-0
/
+15
2017-11-03
amdgpu: Fix wrappers for AMDGPU_VM IOCTL.
Andrey Grodzovsky
1
-2
/
+2
2017-10-27
amdgpu: Add wrappers for AMDGPU_VM IOCTL.
Andrey Grodzovsky
1
-0
/
+18
2017-10-20
amdgpu: implement context priority for amdgpu_cs_ctx_create2 v3
Andres Rodriguez
1
-2
/
+15
2017-10-12
amdgpu: add amdgpu_cs_fence_to_handle
Marek Olšák
1
-0
/
+14
2017-10-12
amdgpu: add amdgpu_cs_syncobj_wait
Marek Olšák
1
-0
/
+20
2017-10-12
amdgpu: add sync_file import and export functions
Marek Olšák
1
-0
/
+30
2017-07-19
drm/amdgpu: add new low overhead command submission API. (v2)
Dave Airlie
1
-0
/
+30
2017-07-19
drm/amdgpu: add syncobj create/destroy/import/export apis
Dave Airlie
1
-1
/
+54
2017-05-16
amdgpu: add missing extern "C" headers
Nicolai Hähnle
1
-0
/
+8
2017-04-18
amdgpu: add the interface of waiting multiple fences
Nicolai Hähnle
1
-0
/
+23
2017-04-07
amdgpu: allow to query GPU sensor related information
Samuel Pitoiset
1
-0
/
+18
2017-04-03
amdgpu: add amdgpu_bo_va_op_raw
Nicolai Hähnle
1
-0
/
+28
2016-11-07
amdgpu: add the function to get the marketing name (v4)
Junwei Zhang
1
-0
/
+10
2016-04-07
amdgpu: Fix spelling mistakes
Eric Engestrom
1
-2
/
+2
2016-01-20
amdgpu: add semaphore support
Marek Olšák
1
-0
/
+65
2015-08-17
amdgpu: add flag to support 32bit VA address v4
Jammy Zhou
1
-0
/
+5
2015-08-13
amdgpu: squash trivial documentation typo
Emil Velikov
1
-1
/
+1
2015-08-13
amdgpu: cosmetic chances in license boilerplate
Emil Velikov
1
-1
/
+1
2015-08-05
amdgpu: expose the PCI revision ID
Jammy Zhou
1
-0
/
+2
2015-08-05
amdgpu: add VCE harvesting instance query
Leo Liu
1
-0
/
+2
2015-08-05
amdgpu: add amdgpu_bo_va_op for va map/unmap support v3
Jammy Zhou
1
-28
/
+26
2015-08-05
amdgpu: add flags parameter for amdgpu_va_range_alloc
Jammy Zhou
1
-1
/
+3
2015-08-05
amdgpu : move management of user fence from libdrm to UMD
Ken Wang
1
-9
/
+30
2015-08-05
amdgpu: use common fence structure for dependencies as well.
Christian König
1
-31
/
+8
2015-08-05
amdgpu: improve the amdgpu_cs_query_fence_status interface
Jammy Zhou
1
-7
/
+4
2015-08-05
amdgpu: add va range query interface
Sabre Shao
1
-0
/
+21
2015-08-05
amdgpu: add va allocation intefaces
Sabre Shao
1
-0
/
+66
2015-08-05
drm/amdgpu: allow passing absolute timeouts to amdgpu_cs_query_fence_status
Marek Olšák
1
-1
/
+6
2015-08-05
amdgpu: remove reference to AMD specific error codes
Christian König
1
-32
/
+2
2015-08-05
amdgpu: cleanup public interface style
Christian König
1
-136
/
+90
2015-08-05
amdgpu: add CS dependencies v2
Christian König
1
-0
/
+36
[next]