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)
commitdd0e3d53f06710e008507ce97f21d9420b245ce7
treea0d6e9075c974d277ae208ef0c9343e9107a166b
parent46654061bbf62ead0a7cbbaae9f95908a692adce
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 <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvd0_display.c
This page took 0.028367 seconds and 5 git commands to generate.