Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/gpu/drm/r128/
Dr128_ioc32.c111 drm_r128_depth_t depth; in compat_r128_depth()
Dr128_state.c884 drm_r128_depth_t *depth) in r128_cce_dispatch_write_span()
969 drm_r128_depth_t *depth) in r128_cce_dispatch_write_pixels()
1066 drm_r128_depth_t *depth) in r128_cce_dispatch_read_span()
1107 drm_r128_depth_t *depth) in r128_cce_dispatch_read_pixels()
1455 drm_r128_depth_t *depth = data; in r128_cce_depth()