On Tue, Apr 11, 2017 at 1:32 PM, Ilia Mirkin <imirkin@alum.mit.edu> wrote:
On Tue, Apr 11, 2017 at 1:11 PM, Alastair Bridgewater
<alastair.bridgewater@gmail.com> wrote:
> +       /* HDMI 3D support */
> +       if ((disp->disp.oclass >= NV50_DISP)

You probably meant G82_DISP. Although I don't know if there were any
G80's with DP or HDMI. Either way, all that logic is in hdmig84.c (and
newer), so ... :)

Having taken a closer look at the lower level code, I agree. It should be G82_DISP.  Will correct in the v4 patch series (if there ends up being a v4 patch series). Good catch, and thank you!

-- Alastair Bridgewater