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
Age
Commit message (
Expand
)
Author
Files
Lines
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-10-22
amdgpu: Cleanly handle ENOMEM on result in amdgpu_bo_list_create()
Tom St Denis
1
-2
/
+9
2015-10-22
amdgpu: Fix use-after-free bug in vamgr_deinit
Tom St Denis
1
-2
/
+2
2015-10-22
amdgpu: Unlock mutex if base_required is invalid
Tom St Denis
1
-1
/
+3
2015-09-12
Include <alloca.h> when needed before calling alloca
Alan Coopersmith
1
-0
/
+3
2015-09-04
amdgpu: remove unneeded -Wno-switch-enum flag
Emil Velikov
1
-1
/
+1
2015-09-02
amdgpu: use EINVAL instead of EBADMSG in amdgpu_bo_cpu_unmap()
Jonathan Gray
1
-1
/
+1
2015-09-02
amdgpu: fix missing deinit on vamgr_32
monk.liu
1
-0
/
+2
2015-08-25
amdgpu: serialize drmPrimeFDToHandle
Christian König
1
-4
/
+5
2015-08-25
amdgpu: remove sequence mutex
Christian König
2
-13
/
+0
2015-08-20
amdgpu: add Android build support
Mauro Rossi
1
-0
/
+18
2015-08-20
amdgpu: add Makefile.sources
Mauro Rossi
2
-14
/
+18
2015-08-17
amdgpu: make vamgr per device v2
Jammy Zhou
3
-35
/
+12
2015-08-17
amdgpu: add flag to support 32bit VA address v4
Jammy Zhou
4
-7
/
+59
2015-08-17
amdgpu: improve amdgpu_vamgr_init
Jammy Zhou
1
-5
/
+8
2015-08-13
amdgpu: add symbols check test
Emil Velikov
2
-0
/
+54
2015-08-13
amdgpu: hide the final internal functions from global namespace
Emil Velikov
5
-46
/
+42
2015-08-13
amdgpu/amdgpu_vamgr: hide private symbols from global namespace
Emil Velikov
2
-13
/
+22
2015-08-13
amdgpu: squash trivial documentation typo
Emil Velikov
1
-1
/
+1
2015-08-13
amdgpu: cosmetic chances in license boilerplate
Emil Velikov
7
-5
/
+7
2015-08-13
amdgpu: add a bunch of missing config.h includes
Emil Velikov
6
-0
/
+24
2015-08-13
amdgpu/util_hash_table: hide private symbols from global namespace
Emil Velikov
2
-16
/
+26
2015-08-13
amdgpu/util_hash: hide private symbols from global namespace
Emil Velikov
2
-27
/
+36
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: expose the PCI revision ID
Jammy Zhou
2
-0
/
+3
2015-08-05
libdrm/amdgpu: Use private fd for amdgpu_device and winsys hash table to fix ...
Mario Kleiner
1
-4
/
+13
2015-08-05
amdgpu: add VCE harvesting instance query
Leo Liu
2
-0
/
+3
2015-08-05
amdgpu: add amdgpu_bo_va_op for va map/unmap support v3
Jammy Zhou
3
-126
/
+59
2015-08-05
amdgpu: add flags parameter for amdgpu_va_range_alloc
Jammy Zhou
2
-2
/
+5
2015-08-05
amdgpu : move management of user fence from libdrm to UMD
Ken Wang
3
-122
/
+52
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
2
-33
/
+10
2015-08-05
amdgpu: improve the amdgpu_cs_query_fence_status interface
Jammy Zhou
2
-10
/
+9
2015-08-05
amdgpu: add va range query interface
Sabre Shao
2
-0
/
+32
2015-08-05
amdgpu: add va allocation intefaces
Sabre Shao
3
-1
/
+118
2015-08-05
amdgpu: add base_preferred parameter to amdgpu_vamgr_find_va
Ken Wang
3
-17
/
+35
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
2
-3
/
+14
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
2
-1
/
+69
2015-08-05
amdgpu: remove pointer arithmetic from command submission
Christian König
1
-12
/
+6
2015-08-05
amdgpu: do NULL check for bo handle in amdgpu_bo_query_info
Jammy Zhou
1
-0
/
+4
2015-08-05
amdgpu: cleanup VA IOCTL handling
Christian König
1
-16
/
+16
2015-08-05
amdgpu: remove flink export workaround v2
Christian König
1
-6
/
+0
2015-08-05
amdgpu: explicitly unmap GPU mapping on BO destruction
Christian König
1
-24
/
+57
2015-08-05
amdgpu: cleanup gds specific alloc/free functions
Jammy Zhou
1
-60
/
+0
2015-08-05
amdgpu: add amdgpu_query_gds_info
Jammy Zhou
2
-3
/
+27
2015-08-05
amdgpu: fix double mutex_unlock in amdgpu_bo_import
Marek Olšák
1
-1
/
+1
[next]