index
:
platform/adaptation/libtbm-dumb
accepted/tizen_3.0_common
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_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
resf/for/tizen
sandbox/intx82/qemu
sandbox/lstelmach/virgl
sandbox/mmajewski2/hardcode
sandbox/mmajewski2/virgl-ioctls
tizen
tizen_3.0
tizen_3.0.m2
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
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: Graphics System / Display Management;
SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tbm_backend_dumb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-24
Fix for virglrenderer
sandbox/lstelmach/virgl
Łukasz Stelmach
1
-2
/
+29
2023-11-24
Fix for virtio-gpu
Łukasz Stelmach
1
-2
/
+2
2023-11-13
map with the dmabuf fd
Changyeon Lee
1
-27
/
+46
2023-08-04
Fix missing initialize local value
tizen_8.0_m2_release
accepted/tizen/unified/20230808.011409
accepted/tizen/8.0/unified/20231005.092455
tizen_8.0
accepted/tizen_8.0_unified
Changyeon Lee
1
-1
/
+1
2023-08-02
Fix stride of 4:2:2 YUV format
accepted/tizen/unified/20230803.174825
Changyeon Lee
1
-0
/
+6
2023-07-18
Add checking dma-buf.h header
accepted/tizen/unified/riscv/20230719.000807
Changyeon Lee
1
-3
/
+12
2023-07-18
Add cache flush with dma buf sync
Changyeon Lee
1
-0
/
+35
2023-07-18
Get size of dma buf with gem_open only when lseek is failed
Changyeon Lee
1
-19
/
+19
2023-07-13
Fix type of fd handle
Changyeon Lee
1
-1
/
+1
2023-07-13
Get dma buf when tbm_dumb_bo is created
Changyeon Lee
1
-36
/
+45
2023-07-12
Initialize dmabuf to negative value
Changyeon Lee
1
-26
/
+10
2023-07-12
Remove define USE_CACHE
Changyeon Lee
1
-9
/
+0
2023-07-12
Declare variable at the beginning of function
Changyeon Lee
1
-59
/
+49
2023-07-12
Refactor log format
Changyeon Lee
1
-91
/
+104
2023-07-12
Remove new line character in log
Changyeon Lee
1
-53
/
+53
2023-07-12
Remove dma buf fence
Changyeon Lee
1
-224
/
+2
2023-07-12
Remove define USE_DMAIMPORT and STRERR_BUFSIZE
Changyeon Lee
1
-27
/
+16
2023-07-12
Check kms device in find primary gpu
Changyeon Lee
1
-47
/
+104
2022-06-22
remove legacy libtbm backend
tizen_7.0_m2_release
submit/tizen/20220628.044343
submit/tizen/20220627.072238
accepted/tizen/unified/20220628.220105
accepted/tizen/7.0/unified/hotfix/20221116.104419
accepted/tizen/7.0/unified/20221110.060856
tizen_7.0_hotfix
tizen_7.0
accepted/tizen_7.0_unified_hotfix
accepted/tizen_7.0_unified
Changyeon Lee
1
-0
/
+1548