From: Ben Skeggs Date: Tue, 16 Oct 2012 04:00:31 +0000 (+1000) Subject: drm/nvd0/disp: introduce a nvd0_head as a subclass of nouveau_crtc X-Git-Tag: v3.8-rc1~82^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd0e3d53f06710e008507ce97f21d9420b245ce7;p=pandora-kernel.git drm/nvd0/disp: introduce a nvd0_head as a subclass of nouveau_crtc This will be used instead of storing a heap of per-head data (such as evo channels) in nvd0_display in some other way. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed