Searched refs:dri3_open (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/dri3/ |
| H A D | dri3_priv.h | 79 dri3_open(ClientPtr client, ScreenPtr screen, RRProviderPtr provider, int *fd);
|
| H A D | dri3_screen.c | 36 dri3_open(ClientPtr client, ScreenPtr screen, RRProviderPtr provider, int *fd) in dri3_open() function
|
| H A D | dri3_request.c | 153 status = dri3_open(client, screen, provider, &fd); in proc_dri3_open()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 7106 dri3: simplify dri3_open() implementation 47397 dri3: Fix dri3_open API change by adding new dri3_open_client 47399 Xwayland will eventually need the current client in dri3_open. Simply 47832 dri3: Allow asynchronous implementation for dri3_open 47834 By passing the client pointer to the dri3_open implementation, we allow 47836 client ignore count is positive after returning from dri3_open, we 49910 keithp was that if the driver's dri3_open for a provider on a
|