summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-10-08make the global var be the static varSooChan Lim1-3/+3
2019-10-08remove the duplicated codeSooChan Lim1-21/+0
2019-06-11set TBM_BO_TILED flags to bo in import_fd/keyChangyeon Lee1-1/+21
2019-06-11disable tiled memorySooChan Lim1-1/+2
2019-06-11enable the tiled memorySooChan Lim1-1/+1
2019-06-11Add tiled capability.Xuelian Bai1-1/+6
2019-06-05Add function for tiled formatXuelian Bai1-1/+162
2018-05-04use 3.0 version of tbm backend abiSooChan Lim1-1/+1
2018-03-29use TBM_ERROR_INVALID_OPERATIONsubmit/tizen/20180403.011904submit/tizen/20180330.043331submit/tizen/20180329.115212accepted/tizen/unified/20180404.063417SooChan Lim1-29/+29
2018-03-28change the type of the sizeSooChan Lim1-1/+2
2018-03-22use tbm_log.hSooChan Lim1-30/+15
2018-03-20add bufmgr data to bo dataSooChan Lim1-0/+1
2018-03-20return TDM_ERROR_NONESooChan Lim1-0/+3
2018-03-20use the tbm_log.h for logging.SooChan Lim1-159/+100
2018-03-20re-arrange the static functionsSooChan Lim1-592/+591
2018-03-19make the new backend inteface with tbm_backend.hSooChan Lim1-341/+487
2017-12-13fix the potential memory corruptionBoram Park1-2/+5
2017-12-07use one bo for NV12 formatChangyeon Lee1-2/+3
2017-12-07fixed coding ruleChangyeon Lee1-2/+2
2017-09-14set VC4_DRM_NAME to vc4SooChan Lim1-1/+1
2017-09-08change ifndef USE_RENDER_NODE rangeJunkyeong Kim1-4/+4
2017-09-08remove PrivGemJunkyeong Kim1-61/+11
2017-05-08corret argument of memsettizen_4.0.m1_releasesubmit/tizen/20170508.094936accepted/tizen/unified/20170508.153437Changyeon Lee1-1/+1
2017-04-10Change management of internal yuv buffers.Mun, Gwan-gyeong1-4/+4
2017-03-30Fix leakage of Gem handle on tbm_bcm_bo_import_fd()Mun, Gwan-gyeong1-11/+9
2017-03-22fix the typoSooChan Lim1-1/+1
2017-03-15rename bcm to vc4SooChan Lim3-559/+559
2017-03-14Fix buffer alignment for vc4 drm. add calling of tbm_drm_helper_set_fd() on S...Mun, Gwan-gyeong1-3/+3
2017-03-14add initial code for libtbm vc4 backendxing.huang2-584/+525
2017-03-14add initial code for generating the libtbm-vc4SooChan Lim3-0/+2497