summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2016-04-11Use tbm 2.0 versionsubmit/tizen/20160414.040521accepted/tizen/wearable/20160415.014752accepted/tizen/tv/20160415.014727accepted/tizen/mobile/20160415.014831accepted/tizen/ivi/20160415.014811accepted/tizen/common/20160414.142602Changyeon Lee4-766/+207
Change-Id: I794e5e2ce021bab1f9f297fe0d037ba2d9192aff
2016-03-22Always Set lock backend fuctionsubmit/tizen/20160323.081622accepted/tizen/wearable/20160323.135415accepted/tizen/tv/20160323.135629accepted/tizen/mobile/20160323.135417accepted/tizen/ivi/20160323.140817accepted/tizen/common/20160323.185219Changyeon Lee1-13/+13
Change-Id: I4cecebc3a4272e446a10acbca3d3d5587516f83e
2016-03-10backend does cache control and lock controlsubmit/tizen/20160310.095532accepted/tizen/wearable/20160311.055802accepted/tizen/tv/20160311.055726accepted/tizen/mobile/20160311.055703accepted/tizen/ivi/20160311.055845accepted/tizen/common/20160310.145835SooChan Lim1-1/+1
Change-Id: I5aa17d3707fc7e6425cd8670a6d15fdba85988ec
2016-03-07dumb: Don't save fd when tbm_bo_import_fd() is colled.submit/tizen/20160307.110800accepted/tizen/wearable/20160308.021539accepted/tizen/tv/20160308.021503accepted/tizen/mobile/20160308.021428accepted/tizen/ivi/20160308.021619accepted/tizen/common/20160307.154833Roman Marchenko1-1/+1
The user of libtbm have to control state of "fd" by himself. So libtbm shouldn't save fd which received by tbm_bo_import_fd() Change-Id: Iec7fa7227d7f0f77a3d508095ee13d905fd58f2d Signed-off-by: Roman Marchenko <r.marchenko@samsung.com>
2016-03-07dumb: Align RGB format with 128 byteRoman Marchenko1-1/+1
Change-Id: Ia3203fd75736d49657d43167ee23e74ecda1f525 Signed-off-by: Roman Marchenko <r.marchenko@samsung.com>
2016-03-07dumb: Code refactoringRoman Marchenko1-177/+166
Change-Id: Ic24133bd34c854943e19d70d3ab4b479d0ab016b Signed-off-by: Roman Marchenko <r.marchenko@samsung.com>
2016-03-07If drm fd is negative value, get fd with wayland protocolChangyeon Lee4-4/+344
Change-Id: I71dfe3aab0f4e2b502f1a96613aa48a0baefecea
2016-03-07dumb: Add getting of a GEM object size by DRM_IOCTL_GEM_OPENRoman Marchenko1-11/+31
Change-Id: I14cc856f06a68041112111cdc193ee7d9afd2b08 Signed-off-by: Roman Marchenko <r.marchenko@samsung.com>
2016-03-07add initial codesSooChan Lim2-0/+1885
Change-Id: I4edb6f8707b0f09062aab89e4a690f544ac7353f