OSDN Git Service

drm/nouveau/dp: make functions for executing various bios tables
authorBen Skeggs <bskeggs@redhat.com>
Fri, 9 Mar 2012 05:22:19 +0000 (15:22 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 13 Mar 2012 07:15:02 +0000 (17:15 +1000)
commit8c1dcb6573ae71ffae392edf5f458543d310607e
treec970dfbd5e91d2526a99624baa9a38ac2cd70bd9
parentc11dd0da5277596d0ccdccb745b273d69a94f2d7
drm/nouveau/dp: make functions for executing various bios tables

More code to do the same thing, but will make it easier to handle various
changes that could possibly happen the the VBIOS tables.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_dp.c