Lines Matching refs:data
41 * top of a CRTC during the scanout process. Planes take their input data from a
116 blob_data = blob->data;
484 int drm_mode_getplane_res(struct drm_device *dev, void *data,
487 struct drm_mode_get_plane_res *plane_resp = data;
522 int drm_mode_getplane(struct drm_device *dev, void *data,
525 struct drm_mode_get_plane *plane_resp = data;
656 * @modifier: data layout modifier
800 int drm_mode_setplane(struct drm_device *dev, void *data,
803 struct drm_mode_set_plane *plane_req = data;
1020 void *data, struct drm_file *file_priv)
1022 struct drm_mode_cursor *req = data;
1037 void *data, struct drm_file *file_priv)
1039 struct drm_mode_cursor2 *req = data;
1045 void *data, struct drm_file *file_priv)
1047 struct drm_mode_crtc_page_flip_target *page_flip = data;