From: Patrik Jakobsson Date: Mon, 21 May 2012 14:27:30 +0000 (+0100) Subject: gma500: handle poulsbo cursor restriction X-Git-Tag: v3.5-rc1~100^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc794829141f28e14fe7d0e07e35870bd9aee78c;p=pandora-kernel.git gma500: handle poulsbo cursor restriction Poulsbo needs a physical address in the cursor base register. We allocate a stolen memory buffer and copy the cursor image provided by userspace into it. When/If we get our own userspace driver we can map this stolen memory directly. The patch also adds a mark in chip ops so we can identify devices that has this requirement. Signed-off-by: Patrik Jakobsson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed