drm/nvd0/disp: introduce a nvd0_head as a subclass of nouveau_crtc
authorBen Skeggs <bskeggs@redhat.com>
Tue, 16 Oct 2012 04:00:31 +0000 (14:00 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 28 Nov 2012 23:57:41 +0000 (09:57 +1000)
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 <bskeggs@redhat.com>

No differences found