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_PANFROST_SUBMIT
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
panfrost_drm.h
15
#define
DRM_PANFROST_SUBMIT
0x00
22
#define DRM_IOCTL_PANFROST_SUBMIT DRM_IOW(DRM_COMMAND_BASE +
DRM_PANFROST_SUBMIT
, struct
drm_panfrost_submit
)
31
* struct
drm_panfrost_submit
- ioctl argument for submitting commands to the 3D
36
struct
drm_panfrost_submit
{
struct
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
panfrost_drm.h
15
#define
DRM_PANFROST_SUBMIT
0x00
25
#define DRM_IOCTL_PANFROST_SUBMIT DRM_IOW(DRM_COMMAND_BASE +
DRM_PANFROST_SUBMIT
, struct
drm_panfrost_submit
)
44
* struct
drm_panfrost_submit
- ioctl argument for submitting commands to the 3D
49
struct
drm_panfrost_submit
{
struct
75
* completion of the last
DRM_PANFROST_SUBMIT
on a BO.
/xsrc/external/mit/MesaLib/dist/src/panfrost/drm-shim/
panfrost_noop.c
116
[
DRM_PANFROST_SUBMIT
] = pan_ioctl_noop,
Completed in 6 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026