remove the uset of tbm_backend_bufmgr_query_display_server 69/233769/1
authorSooChan Lim <sc1.lim@samsung.com>
Tue, 19 May 2020 04:28:35 +0000 (13:28 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 19 May 2020 04:33:05 +0000 (13:33 +0900)
commitc7485c8646de736456c07e391e84d5fee743e7d9
treec9dd45395321c8d4d3686d6ca020f9759ae0bff9
parente4732b6e173d97cbbe722b9d6262caa77961f485
remove the uset of tbm_backend_bufmgr_query_display_server

The backend has to use the drmIsMaster() to check if the drm_fd
is the master fd instead of tbm_backend_bufmgr_query_display_server().

Change-Id: I74c1d90456e36727696c6168f8a38db1bd3c93a7
src/tbm_bufmgr_sprd.c