remove the uset of tbm_backend_bufmgr_query_display_server 99/234599/3
authorSooChan Lim <sc1.lim@samsung.com>
Wed, 27 May 2020 09:09:36 +0000 (18:09 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 28 May 2020 06:29:56 +0000 (15:29 +0900)
commit65ac21f93f49fa1095e5c593356aee8260cab9dd
tree573d6e8f31b447f42121dbafe7e2130cf15157c6
parentf2713d361518a3235d38c2f2d695fc0fb073ce65
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: I1dbc5805e1d4275579954c6769b74f2c6eabc026
src/tbm_bufmgr_vc4.c