OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drm_nouveau_gem_info
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/libdrm/dist/include/drm/
nouveau_drm.h
110
struct
drm_nouveau_gem_info
{
struct
121
struct
drm_nouveau_gem_info
info;
204
#define
DRM_NOUVEAU_GEM_INFO
0x44
/xsrc/external/mit/libdrm/dist/nouveau/
private.h
123
drm_private void abi16_bo_info(struct nouveau_bo *, struct
drm_nouveau_gem_info
*);
abi16.c
273
abi16_bo_info(struct nouveau_bo *bo, struct
drm_nouveau_gem_info
*info)
313
struct
drm_nouveau_gem_info
*info = &req.info;
nouveau.c
666
struct
drm_nouveau_gem_info
req = { .handle = handle };
694
ret = drmCommandWriteRead(drm->fd,
DRM_NOUVEAU_GEM_INFO
,
/xsrc/external/mit/MesaLib/dist/src/nouveau/drm-shim/
nouveau_noop.c
96
struct
drm_nouveau_gem_info
*info = arg;
191
[
DRM_NOUVEAU_GEM_INFO
] = nouveau_ioctl_gem_info,
Completed in 7 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026