projects
/
platform
/
adaptation
/
broadcom
/
libtbm-vc4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe1b70f
)
set VC4_DRM_NAME to vc4
10/150010/1
author
SooChan Lim
<sc1.lim@samsung.com>
Thu, 14 Sep 2017 04:08:05 +0000
(13:08 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Thu, 14 Sep 2017 04:08:05 +0000
(13:08 +0900)
Change-Id: I57aa04ca4b2ab42971e8d58a38a5cdd7d125b698
src/tbm_bufmgr_vc4.c
patch
|
blob
|
history
diff --git
a/src/tbm_bufmgr_vc4.c
b/src/tbm_bufmgr_vc4.c
index 95e74e397815de73c9e390fd40040ace7523d06b..b8bf4bf8a45d2b1e1985805b45d3cb51790783fd 100644
(file)
--- a/
src/tbm_bufmgr_vc4.c
+++ b/
src/tbm_bufmgr_vc4.c
@@
-60,7
+60,7
@@
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define USE_DMAIMPORT
#define TBM_COLOR_FORMAT_COUNT 4
-#define VC4_DRM_NAME "vc4
2837
"
+#define VC4_DRM_NAME "vc4"
#ifdef DEBUG
#define LOG_TAG "TBM_BACKEND"