Apply tbm_drm_helper_set / unset_fd both of server(master) and client. 64/119964/1
authorMun, Gwan-gyeong <kk.moon@samsung.com>
Tue, 21 Mar 2017 02:33:04 +0000 (11:33 +0900)
committerMun, Gwan-gyeong <kk.moon@samsung.com>
Tue, 21 Mar 2017 02:33:04 +0000 (11:33 +0900)
commit7998c518fa348b8888c7166654407bca28da09f9
treee2abc4dcd9fde23b66f88a402da730970675da6c
parent2d2c75ee21871a53cd29585d79a9f0a6b260af43
Apply tbm_drm_helper_set / unset_fd  both of server(master) and client.

Some GLES/EGL Driver ,like as MESA, can call tbm_drm_helper_get_fd() both of
server(master) and client. so, tbm backend should call tbm_drm_helper_set / unset
over both of server(master) and client case.

Change-Id: I4597f904bec3d4e6e20868a6ebf402d808ab7a9a
Signed-off-by: Mun, Gwan-gyeong <kk.moon@samsung.com>
src/tbm_bufmgr_sprd.c