From: Brad Volkin Date: Tue, 18 Feb 2014 18:15:45 +0000 (-0800) Subject: drm/i915: Refactor shmem pread setup X-Git-Tag: v3.15-rc1~51^2~55^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c914c0c7c787b8f730128a8cdcca9c50b0784ab;p=pandora-kernel.git drm/i915: Refactor shmem pread setup The command parser is going to need the same synchronization and setup logic, so factor it out for reuse. v2: Add a check that the object is backed by shmem Signed-off-by: Brad Volkin Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed