[PATCH video-mga 2/2] xf86-video-mga: Add support for the new G200e chipset

Dave Airlie airlied at gmail.com
Wed Jul 13 21:07:18 UTC 2016


> +           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.


More information about the xorg-devel mailing list