From: Ben Skeggs Date: Thu, 21 Mar 2013 05:45:11 +0000 (+1000) Subject: drm/nv04/disp: hide all the cruft away in its own little hole X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~20^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a6463425552a8b9960e5a19b25421895846925c;p=pandora-kernel.git drm/nv04/disp: hide all the cruft away in its own little hole It'd be pretty awesome if someone would care enough to port this all properly to a class interface, perhaps submitting a command stream to the core via a sw object on PFIFO (emulating how EVO works basically, and also what nvidia have done forever..).. But, this seems unlikely given how old this hardware is now, so, lets just hide it away. There's a heap of other bits and pieces laying around that are still tangled. I'll (re)move them in pieces. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed