Home
last modified time | relevance | path

Searched refs:drm_mode_get_plane (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/drm/
H A Ddrm_mode.h329 struct drm_mode_get_plane { struct
H A Ddrm.h1141 #define DRM_IOCTL_MODE_GETPLANE DRM_IOWR(0xB6, struct drm_mode_get_plane)
/openbmc/linux/tools/include/uapi/drm/
H A Ddrm.h1141 #define DRM_IOCTL_MODE_GETPLANE DRM_IOWR(0xB6, struct drm_mode_get_plane)
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_plane.c709 struct drm_mode_get_plane *plane_resp = data; in drm_mode_getplane()
/openbmc/linux/Documentation/gpu/
H A Ddrm-uapi.rst479 drm_mode_get_plane is an example.