On 13/07/2016 5:07 PM, Dave Airlie wrote:
+           if (pMga->is_G200SE) {
+              outMGAdac( 0x1a, 0x09);
+              usleep(500);
+              outMGAdac( 0x1a, 0x01);
+           }
+
So this piece stands out here as a change to not just this chip,
has this been tested on all G200SE?

What does it do?

Dave.


Dave,

You are right, it should only be applied on the latest chip. It's done the right way in the kernel driver and I need to add a check for the chip version. I'll send another patch.

Mathieu

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to