gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
authorMarek Olšák <marek.olsak@amd.com>
Mon, 22 Apr 2019 21:50:00 +0000 (17:50 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 24 Apr 2019 01:20:26 +0000 (21:20 -0400)
commit8ae50e6004e6279493d7ea771f540cc871a90149
tree802ab37e8ae8bf276ffc5534d7f8cc349833e4b3
parente3841368f34afe844bab25010b89f497cacc1dad
gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
14 files changed:
src/gallium/auxiliary/target-helpers/drm_helper.h
src/gallium/auxiliary/util/u_screen.c
src/gallium/docs/source/screen.rst
src/gallium/include/pipe/p_defines.h
src/gallium/include/state_tracker/drm_driver.h
src/gallium/state_trackers/dri/dri2.c
src/gallium/targets/d3dadapter9/drm.c
src/gallium/targets/pipe-loader/pipe_i915.c
src/gallium/targets/pipe-loader/pipe_msm.c
src/gallium/targets/pipe-loader/pipe_nouveau.c
src/gallium/targets/pipe-loader/pipe_r300.c
src/gallium/targets/pipe-loader/pipe_r600.c
src/gallium/targets/pipe-loader/pipe_radeonsi.c
src/gallium/targets/pipe-loader/pipe_vmwgfx.c