Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Id3d8baded76f2145187e7af8531a1f03a2373f7a
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
|
|
Changing the initted address of a variable in the middle of a function running
is very dangerous. If it happens suddenly, it could make unexpected result and
must be hard to debug.
Change-Id: I55a489d490876ec2992b7949da8e2596f91644b6
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
|
|
Change-Id: I22a0661efcd170f99d78401017f98e832ca08010
|
|
Change-Id: I995002022804cbc63a7e605e6165fa30689b11aa
|
|
Change-Id: Icc2ecbdcfb9e8e47c282d379b0df55152fb90b35
|
|
Change-Id: I57aa04ca4b2ab42971e8d58a38a5cdd7d125b698
|
|
Change-Id: Ia4cc232a091f7afd58e7975a1c02e3cbec519af2
|
|
Change-Id: I34930d1905f92b0b3a6babe7a506d86bd3632ccc
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
|
|
Change-Id: Ib5eee25d70427fa9910af2bab500878bac4da0cd
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
|
|
Change-Id: I520095386eb58e8abea6e36ebb5deca3701d3a7d
|
|
Change-Id: I87ae8010ed24ab579bdbb80d20c04867e3048adb
|
|
Change-Id: I3c3b2b12ce7b9d47343969c84009bc36b41a10fe
|
|
Change-Id: I48fcad6bfb4be5212cd3014d0b5260e8afa01f2c
|
|
Change-Id: Ib9af5f04ef584ad24a01fde49babd2dfcddde14b
|
|
AS-IS: maintain only one buffer and internal yuv buffers are distinguished by
offset.
TO-BE: maintain seperated buffers for internal yuv buffers.
Change-Id: I85fb726511d0d56f39bb9d39be09111e834bbe96
Signed-off-by: Mun, Gwan-gyeong <kk.moon@samsung.com>
|
|
tbm_bcm_bo_import_fd() calls DRM_IOCTL_GEM_OPEN for getting of buffer size.
but previous implementation does not call DRM_IOCTL_GEM_CLOSE for this handle.
it causes leakeage of gem memory. this patch fixes it.
Change-Id: I0bcb1bd5d5373116088b45aca8a49e2efc357e30
Signed-off-by: Mun, Gwan-gyeong <kk.moon@samsung.com>
|
|
Change-Id: If509445650f606460fecc69d8169bcf4f1c54029
|
|
Change-Id: I1211db0b58ccd4cd085f2b1aed700788965e1351
|
|
Change-Id: I086146dde78ab7b31a105cd4b3f1e11b8d2bbf17
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
|
|
change the file name, package name and the prefix of the symbols
Change-Id: Ia2ff92e0ef623c9d094a2bc94b72856a010dee93
|
|
Server
Change-Id: Ib74d00a2da8faecc34892c380037e7fbe6a77dc0
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
|
|
This is the first work the libtbm backend for vc4.
This libtbm-bcm2837 backend code is based on the libtbm-exynos.
Signed-off-by: xing.huang <xing.huang@samsung.com>
Change-Id: I26067b288422961746e8389eb65cd78b2bc42eb5
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
|
|
We will make the libtbm-vc4 backend based on libtbm-exynos.
Change-Id: Ide47bc214229b9e782a00eb78ac75f755672cd8c
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
|
|
|