Re: [PATCH 07/14] drm/mgag200: Add support for MATROX PCI device IDs 0x520 and 0x521

2017-07-20 Thread Egbert Eich
Takashi Iwai writes: > On Thu, 20 Jul 2017 06:17:58 +0200, > Dave Airlie wrote: > > > > On 19 July 2017 at 00:43, Takashi Iwai wrote: > > > From: Egbert Eich > > > > > > Add two more models G200_PCI and G200 for PCI device IDs 0x520 and > > > 0x521, respectively. They need to retrieve t

Re: [PATCH 07/14] drm/mgag200: Add support for MATROX PCI device IDs 0x520 and 0x521

2017-07-20 Thread Takashi Iwai
On Thu, 20 Jul 2017 06:17:58 +0200, Dave Airlie wrote: > > On 19 July 2017 at 00:43, Takashi Iwai wrote: > > From: Egbert Eich > > > > Add two more models G200_PCI and G200 for PCI device IDs 0x520 and > > 0x521, respectively. They need to retrieve the reference clock and > > pclk min/max value

Re: [PATCH 07/14] drm/mgag200: Add support for MATROX PCI device IDs 0x520 and 0x521

2017-07-19 Thread Dave Airlie
On 19 July 2017 at 00:43, Takashi Iwai wrote: > From: Egbert Eich > > Add two more models G200_PCI and G200 for PCI device IDs 0x520 and > 0x521, respectively. They need to retrieve the reference clock and > pclk min/max values from BIOS, and set up the PLLs accordingly. Is there any advantage

[PATCH 07/14] drm/mgag200: Add support for MATROX PCI device IDs 0x520 and 0x521

2017-07-18 Thread Takashi Iwai
From: Egbert Eich Add two more models G200_PCI and G200 for PCI device IDs 0x520 and 0x521, respectively. They need to retrieve the reference clock and pclk min/max values from BIOS, and set up the PLLs accordingly. Signed-off-by: Egbert Eich Signed-off-by: Takashi Iwai --- drivers/gpu/drm/m