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
2017-02-15
remove the pthread-stub dependency
SooChan Lim
1
-2
/
+1
2017-01-27
android: introduce Android.common.mk to reduce boilerplate
Emil Velikov
1
-5
/
+2
2017-01-27
android: remove LOCAL_MODULE_TAGS := optional tag
Emil Velikov
1
-1
/
+0
2016-11-14
amdgpu: Add amdgpu_asic_id.h to Makefile.sources.
Matt Turner
1
-0
/
+1
2016-11-07
amdgpu: add the function to get the marketing name (v4)
Junwei Zhang
4
-0
/
+191
2016-10-31
amdgpu: check parameters in amdgpu_query_gpu_info
Alex Deucher
1
-0
/
+2
2016-09-05
amdgpu: add SI support
Ronie Salgado
1
-7
/
+11
2016-09-05
amdgpu: fix valgrind warnings caused by amdgpu_query_firmware_version
Marek Olšák
1
-1
/
+1
2016-07-06
Android: strip out header files from sources list
Rob Herring
1
-1
/
+1
2016-04-07
amdgpu: Fix spelling mistakes
Eric Engestrom
1
-2
/
+2
2016-02-04
amdgpu: fix for submition with no ibs
Ken Wang
2
-0
/
+9
2016-02-04
amdgpu: add libdrm as private requirement/dependency
Emil Velikov
1
-0
/
+1
2016-01-20
amdgpu: Add new symbols to amdgpu-symbols-check
Michel Dänzer
1
-0
/
+4
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
3
-4
/
+249
2016-01-20
amdgpu: validate user memory for userptr
Chunming Zhou
1
-1
/
+2
2016-01-20
amdgpu: drop address patching logics
monk.liu
1
-10
/
+1
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
[next]