Home
last modified time | relevance | path

Searched refs:drm_mode_set_plane (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/include/uapi/drm/
H A Ddrm_mode.h296 struct drm_mode_set_plane { struct
H A Ddrm.h1149 #define DRM_IOCTL_MODE_SETPLANE DRM_IOWR(0xB7, struct drm_mode_set_plane)
/openbsd/sys/dev/pci/drm/
H A Ddrm_plane.c983 struct drm_mode_set_plane *plane_req = data; in drm_mode_setplane()