From: Daniel Stone Date: Fri, 22 May 2015 12:34:51 +0000 (+0100) Subject: drm/mode: Add user blob-creation ioctl X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~41^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2f5d2ea479b9b2619965d43db70939589afe43a;p=pandora-kernel.git drm/mode: Add user blob-creation ioctl Add an ioctl which allows users to create blob properties from supplied data. Currently this only supports modes, creating a drm_display_mode from the userspace drm_mode_modeinfo. v2: Removed size/type checks. Rebased on new patches to allow error propagation from create_blob, as well as avoiding double-allocation. Signed-off-by: Daniel Stone Reviewed-by: Maarten Lankhorst Tested-by: Sean Paul Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed