Searched refs:drm_mode_getplane_res (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_crtc_internal.h | 275 int drm_mode_getplane_res(struct drm_device *dev, void *data,
|
H A D | drm_ioctl.c | 658 DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETPLANERESOURCES, drm_mode_getplane_res, 0),
|
H A D | drm_plane.c | 655 int drm_mode_getplane_res(struct drm_device *dev, void *data, in drm_mode_getplane_res() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_ioctl.c | 665 DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETPLANERESOURCES, drm_mode_getplane_res, 0),
|
H A D | drm_plane.c | 484 int drm_mode_getplane_res(struct drm_device *dev, void *data, in drm_mode_getplane_res() function
|
Completed in 6 milliseconds