From: Matt Roper Date: Tue, 10 Jun 2014 15:28:11 +0000 (-0700) Subject: drm: Allow drivers to register cursor planes with crtc X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~63^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc1d3e44ef7c1db93384150fdbf8948dcf949f15;p=pandora-kernel.git drm: Allow drivers to register cursor planes with crtc Universal plane support had placeholders for cursor planes, but didn't actually do anything with them. Save the cursor plane reference inside the crtc and update the cursor plane parameter from void* to drm_plane. Reviewed-by: Daniel Vetter Signed-off-by: Matt Roper Reviewed-by: Pallavi G Acked-by: Dave Airlie Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed