From: Thierry Reding Date: Tue, 10 Jun 2014 10:04:03 +0000 (+0200) Subject: drm/tegra: Add SET/GET_FLAGS IOCTLs X-Git-Tag: cleanup-for-v3.18~84^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b129087874b925901def7ae507f7d9fac406211;p=pandora-kernel.git drm/tegra: Add SET/GET_FLAGS IOCTLs The DRM_TEGRA_GEM_SET_FLAGS IOCTL can be used to set the flags of a buffer object after it has been allocated or imported. Flags associated with a buffer object can be queried using the DRM_TEGRA_GEM_GET_FLAGS IOCTL. Reviewed-by: Stéphane Marchesin Tested-by: Alexandre Courbot Signed-off-by: Thierry Reding --- Reading git-diff-tree failed