-
Thomas Zimmermann authored
This patch adds support for G200 desktop cards. We can reuse the whole memory and modesetting code. A few PCI and DAC register values have to be updated accordingly. The most significant change is in the PLL setup. The driver parses the device's BIOS to retrieve clock limits and reference clocks. With no BIOS found, safe defaults are being used. v2: * copy BIOS ROM to system memory and access with regular load/store; resolves potential HW limitations * fix some stray whitespaces Signed-off-by:
Thomas Zimmermann <[email protected]> Co-developed-by:
Egbert Eich <[email protected]> Signed-off-by:
Egbert Eich <[email protected]> Co-developed-by:
Takashi Iwai <[email protected]> Signed-off-by:
Takashi Iwai <[email protected]> Reviewed-by:
Lyude Paul <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Thomas Zimmermann authoredThis patch adds support for G200 desktop cards. We can reuse the whole memory and modesetting code. A few PCI and DAC register values have to be updated accordingly. The most significant change is in the PLL setup. The driver parses the device's BIOS to retrieve clock limits and reference clocks. With no BIOS found, safe defaults are being used. v2: * copy BIOS ROM to system memory and access with regular load/store; resolves potential HW limitations * fix some stray whitespaces Signed-off-by:
Thomas Zimmermann <[email protected]> Co-developed-by:
Egbert Eich <[email protected]> Signed-off-by:
Egbert Eich <[email protected]> Co-developed-by:
Takashi Iwai <[email protected]> Signed-off-by:
Takashi Iwai <[email protected]> Reviewed-by:
Lyude Paul <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Loading