Skip to content
Commit befb51e9 authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/disp: parse connector info directly in nouveau_connector.c



Another case where we parsed vbios data to some structs, then again use
that info once to construct another set of data.  Skip the intermediate
step.

This is also slightly improved in that we can now use DCB 3.x connector
table info, which will allow NV4x to gain hotplug support, and to make
quirks for SPWG LVDS panels unnecessary.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent f553b79c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment