From: Ben Skeggs Date: Mon, 10 Nov 2014 05:52:02 +0000 (+1000) Subject: drm/nv50/kms: directly use cursor image from userspace buffer X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a560252387e6570342f2362bed89ffb437c3645;p=pandora-kernel.git drm/nv50/kms: directly use cursor image from userspace buffer Preparation for transition to planes, which use framebuffers for the cursor image. We've always done copies from the userspace buffer up until now for legacy reasons, there's no good reason to do so on the chipsets this code covers. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed