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-08-05
amdgpu: fix valgrind warnings
Marek Olšák
2
-2
/
+2
2015-08-05
amdgpu: use alloca and malloc in critical codepaths (v2)
Marek Olšák
2
-12
/
+23
2015-08-05
amdgpu: allow exporting KMS handles with render nodes
Marek Olšák
1
-3
/
+5
2015-08-05
amdgpu: add zero timeout check in amdgpu_cs_query_fence_status
Jack Xiao
1
-0
/
+5
2015-08-05
amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer list
Marek Olšák
2
-8
/
+4
2015-08-05
amdgpu: remove amdgpu_ib helpers
Marek Olšák
2
-158
/
+0
2015-08-05
amdgpu: remove amdgpu_ib
Marek Olšák
3
-70
/
+22
2015-08-05
amdgpu: don't use amdgpu_cs_create_ib for allocation of the fence BO
Marek Olšák
2
-9
/
+28
2015-08-05
amdgpu: get rid of IB pool management v3
Jammy Zhou
3
-455
/
+14
2015-08-05
amdgpu: add ce_ram_size for interface query
Ken Wang
2
-0
/
+3
2015-08-05
amdgpu: add vram_type and vram_bit_width for interface query
Ken Wang
2
-0
/
+6
2015-08-05
amdgpu: add max_memory_clock for interface query
Ken Wang
2
-0
/
+3
2015-08-05
amdgpu: stop checking flag masks
Christian König
1
-2
/
+2
2015-08-05
amdgpu: make vamgr global
Ken Wang
4
-19
/
+50
2015-08-05
amdgpu: add IB sharing support v2
Jammy Zhou
2
-1
/
+14
2015-08-05
amdgpu: add helper for VM mapping v2
Christian König
1
-62
/
+44
2015-08-05
amdgpu: remove bo_vas hash table v2
Christian König
3
-15
/
+0
2015-08-05
amdgpu: add amdgpu_bo_list_update interface v2
Jammy Zhou
2
-0
/
+54
2015-08-05
amdgpu: replace alloca with calloc v2
Jammy Zhou
1
-3
/
+8
2015-08-05
amdgpu: remove unused AMDGPU_IB_RESOURCE_PRIORITY
Jammy Zhou
1
-11
/
+0
2015-08-05
amdgpu: fix the number of IB size enums
Jammy Zhou
1
-6
/
+6
2015-08-05
amdgpu: fix a valgrind warning
Marek Olšák
1
-1
/
+1
2015-08-05
amdgpu: implement amdgpu_cs_query_reset_state
Marek Olšák
2
-22
/
+24
2015-08-05
amdgpu: fix vamgr_free_va logic
monk.liu
1
-0
/
+3
2015-08-05
amdgpu: fix code alignment
monk.liu
1
-118
/
+118
2015-08-05
amdgpu: validate the upper limit of virtual address v2
Jammy Zhou
3
-1
/
+29
2015-08-05
amdgpu: reuse the kernel IB flags v2
Jammy Zhou
2
-9
/
+1
2015-08-05
amdgpu: add ctx_id for wait_cs
Jammy Zhou
1
-2
/
+4
2015-08-05
amdgpu: fix round down/up page size error
Jack Xiao
1
-2
/
+3
2015-08-05
amdgpu: fix 32-on-64 support (v2)
Jammy Zhou
1
-1
/
+1
2015-08-05
amdgpu: remove active_rb_pipes from amdgpu_gpu_info
Jammy Zhou
2
-3
/
+0
2015-08-05
amdgpu: fix segfault when resources are NULL
monk.liu
1
-1
/
+2
2015-08-05
amdgpu: compare the primary device names instead
Christian König
1
-18
/
+27
2015-08-05
amdgpu: add public bo list interface v3
Christian König
4
-94
/
+107
2015-08-05
amdgpu: cleanup public interface v2
Christian König
3
-85
/
+56
2015-08-05
amdgpu: do not call BO_LIST ioctl when no resource referred
monk.liu
1
-0
/
+9
2015-08-05
amdgpu: fix an error of bo_list handler
monk.liu
1
-2
/
+4
2015-08-05
amdgpu: add missing mutex lock/unlock pair
monk.liu
1
-0
/
+2
2015-08-05
amdgpu: support non-page-aligned userptr
monk.liu
2
-1
/
+14
2015-08-05
drm: add libdrm_amdgpu (v7)
Alex Deucher
13
-0
/
+4643
[prev]