index
:
platform/adaptation/broadcom/libtbm-vc4
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_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
tizen
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; Licenses: MIT;
SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-08
make the global var be the static var
SooChan Lim
1
-3
/
+3
2019-10-08
remove the duplicated code
SooChan Lim
1
-21
/
+0
2019-06-11
set TBM_BO_TILED flags to bo in import_fd/key
Changyeon Lee
1
-1
/
+21
2019-06-11
disable tiled memory
SooChan Lim
1
-1
/
+2
2019-06-11
enable the tiled memory
SooChan Lim
1
-1
/
+1
2019-06-11
Add tiled capability.
Xuelian Bai
1
-1
/
+6
2019-06-05
Add function for tiled format
Xuelian Bai
1
-1
/
+162
2018-05-04
use 3.0 version of tbm backend abi
SooChan Lim
1
-1
/
+1
2018-03-29
use TBM_ERROR_INVALID_OPERATION
submit/tizen/20180403.011904
submit/tizen/20180330.043331
submit/tizen/20180329.115212
accepted/tizen/unified/20180404.063417
SooChan Lim
1
-29
/
+29
2018-03-28
change the type of the size
SooChan Lim
1
-1
/
+2
2018-03-22
use tbm_log.h
SooChan Lim
1
-30
/
+15
2018-03-20
add bufmgr data to bo data
SooChan Lim
1
-0
/
+1
2018-03-20
return TDM_ERROR_NONE
SooChan Lim
1
-0
/
+3
2018-03-20
use the tbm_log.h for logging.
SooChan Lim
1
-159
/
+100
2018-03-20
re-arrange the static functions
SooChan Lim
1
-592
/
+591
2018-03-19
make the new backend inteface with tbm_backend.h
SooChan Lim
1
-341
/
+487
2017-12-13
fix the potential memory corruption
Boram Park
1
-2
/
+5
2017-12-07
use one bo for NV12 format
Changyeon Lee
1
-2
/
+3
2017-12-07
fixed coding rule
Changyeon Lee
1
-2
/
+2
2017-09-14
set VC4_DRM_NAME to vc4
SooChan Lim
1
-1
/
+1
2017-09-08
change ifndef USE_RENDER_NODE range
Junkyeong Kim
1
-4
/
+4
2017-09-08
remove PrivGem
Junkyeong Kim
1
-61
/
+11
2017-05-08
corret argument of memset
tizen_4.0.m1_release
submit/tizen/20170508.094936
accepted/tizen/unified/20170508.153437
Changyeon Lee
1
-1
/
+1
2017-04-10
Change management of internal yuv buffers.
Mun, Gwan-gyeong
1
-4
/
+4
2017-03-30
Fix leakage of Gem handle on tbm_bcm_bo_import_fd()
Mun, Gwan-gyeong
1
-11
/
+9
2017-03-22
fix the typo
SooChan Lim
1
-1
/
+1
2017-03-15
rename bcm to vc4
SooChan Lim
3
-559
/
+559
2017-03-14
Fix buffer alignment for vc4 drm. add calling of tbm_drm_helper_set_fd() on S...
Mun, Gwan-gyeong
1
-3
/
+3
2017-03-14
add initial code for libtbm vc4 backend
xing.huang
2
-584
/
+525
2017-03-14
add initial code for generating the libtbm-vc4
SooChan Lim
3
-0
/
+2497