Searched refs:drm_magic_t (Results 1 – 15 of 15) sorted by relevance
/third_party/mesa3d/src/glx/ |
D | dri2.h | 62 DRI2Authenticate(Display * display, XID window, drm_magic_t magic);
|
D | dri2.c | 338 DRI2Authenticate(Display * dpy, XID window, drm_magic_t magic) in DRI2Authenticate()
|
D | dri2_glx.c | 1143 drm_magic_t magic; in dri2CreateScreen()
|
/third_party/libdrm/tests/ttmtest/src/ |
D | xf86dri.h | 81 Bool uniDRIAuthConnection(Display * dpy, int screen, drm_magic_t magic);
|
D | xf86dri.c | 231 drm_magic_t magic;
|
/third_party/mesa3d/include/drm-uapi/ |
D | drm.h | 79 typedef unsigned int drm_magic_t; typedef 456 drm_magic_t magic;
|
/third_party/libdrm/include/drm/ |
D | drm.h | 80 typedef unsigned int drm_magic_t; typedef 457 drm_magic_t magic;
|
/third_party/weston/libweston/ |
D | launcher-direct.c | 65 drm_magic_t magic; in is_drm_master()
|
/third_party/libdrm/ |
D | xf86drm.h | 613 extern int drmGetMagic(int fd, drm_magic_t * magic); 637 extern int drmAuthMagic(int fd, drm_magic_t magic);
|
D | xf86drm.c | 1042 drm_public int drmGetMagic(int fd, drm_magic_t * magic) in drmGetMagic() 1055 drm_public int drmAuthMagic(int fd, drm_magic_t magic) in drmAuthMagic()
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_winsys_dri.c | 390 drm_magic_t magic; in vl_dri2_screen_create()
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
D | platform_x11.c | 616 drm_magic_t magic; in dri2_x11_local_authenticate()
|
D | platform_wayland.c | 1281 drm_magic_t magic; in drm_handle_device()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_device.c | 393 drm_magic_t magic; in v3dv_drm_handle_device()
|
/third_party/weston/libweston/backend-drm/ |
D | drm.c | 2799 drm_magic_t magic; in create_recorder()
|