Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/drm/
Dr128_drm.h217 #define DRM_IOCTL_R128_DEPTH DRM_IOW( DRM_COMMAND_BASE + DRM_R128_DEPTH, drm_r128_depth_t)
302 } drm_r128_depth_t; typedef
/linux-5.19.10/drivers/gpu/drm/r128/
Dr128_ioc32.c112 drm_r128_depth_t depth; in compat_r128_depth()
Dr128_state.c891 drm_r128_depth_t *depth) in r128_cce_dispatch_write_span()
976 drm_r128_depth_t *depth) in r128_cce_dispatch_write_pixels()
1073 drm_r128_depth_t *depth) in r128_cce_dispatch_read_span()
1114 drm_r128_depth_t *depth) in r128_cce_dispatch_read_pixels()
1462 drm_r128_depth_t *depth = data; in r128_cce_depth()