OSDN Git Service

pipe-loader: Add auth_x parameter to pipe_loader_drm_probe_fd()
authorTom Stellard <thomas.stellard@amd.com>
Mon, 27 Jan 2014 15:34:16 +0000 (10:34 -0500)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 14 Feb 2014 00:53:15 +0000 (19:53 -0500)
commit8481d208cee0e10250d5f34487defec414470bb5
treeb737362d4e1b320f387102d18b6b2b8759653cc9
parent0320ba9988f370957bb029e846f51d485dd606f4
pipe-loader: Add auth_x parameter to pipe_loader_drm_probe_fd()

The caller can use this boolean parameter to tell the pipe-loader
to authenticate with the X server when probing a file descriptor.
src/gallium/auxiliary/pipe-loader/pipe_loader.h
src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c
src/gallium/targets/gbm/gbm.c