Lines Matching refs:DRM_ERROR
109 DRM_ERROR("Illegal vmwgfx get param request: %d\n", in vmw_getparam_ioctl()
165 DRM_ERROR("Illegal GET_3D_CAP argument.\n"); in vmw_get_cap_3d_ioctl()
182 DRM_ERROR("Failed to allocate bounce buffer for 3D caps.\n"); in vmw_get_cap_3d_ioctl()
216 DRM_ERROR("Failed to report 3D caps info.\n"); in vmw_get_cap_3d_ioctl()
244 DRM_ERROR("Variable clips_ptr must be specified.\n"); in vmw_present_ioctl()
251 DRM_ERROR("Failed to allocate clip rect list.\n"); in vmw_present_ioctl()
258 DRM_ERROR("Failed to copy clip rects from userspace.\n"); in vmw_present_ioctl()
267 DRM_ERROR("Invalid framebuffer id.\n"); in vmw_present_ioctl()
327 DRM_ERROR("Argument clips_ptr must be specified.\n"); in vmw_present_readback_ioctl()
334 DRM_ERROR("Failed to allocate clip rect list.\n"); in vmw_present_readback_ioctl()
341 DRM_ERROR("Failed to copy clip rects from userspace.\n"); in vmw_present_readback_ioctl()
350 DRM_ERROR("Invalid framebuffer id.\n"); in vmw_present_readback_ioctl()
357 DRM_ERROR("Framebuffer not dmabuf backed.\n"); in vmw_present_readback_ioctl()