summaryrefslogtreecommitdiff
path: root/src/smi_501.c
AgeCommit message (Expand)Author
2008-10-16Correct incorrect pll3 calculation.Paulo Cesar Pereira de Andrade
2008-10-14Extra MSOC tweaks for the RandR1.2 changes.Paulo Cesar Pereira de Andrade
2008-10-14Minor corrections for smi501 for the randr1.2 integration.Paulo Cesar Pereira de Andrade
2008-10-14RandR1.2 initial implementation (WIP)Francisco Jerez
2008-10-09Make the input frequency in SMI501_FindPLLClock a variablePaulo Cesar Pereira de Andrade
2008-10-03Don't use the 1 multiplier on older chipsets.Paulo Cesar Pereira de Andrade
2008-10-03Rename macro "bitfield" to "bits" and correct a wrong division.Paulo Cesar Pereira de Andrade
2008-10-02Rewrite some macros to not have side effects in if/else nesting.Paulo Cesar Pereira de Andrade
2008-10-02Add support for the extra divider in the alternate pixel clock setting.Paulo Cesar Pereira de Andrade
2008-10-01Correct clock programming for the SMI 501/502Paulo Cesar Pereira de Andrade
2008-09-30Remove the macro field, and rename the detail structure to f.Paulo Cesar Pereira de Andrade
2008-09-30Update to match the SMI 502 chipset specs.Paulo Cesar Pereira de Andrade
2008-09-26Don't always program CRT clock and registers.Paulo Cesar Pereira de Andrade
2008-09-26Properly check pScrn->driverPrivate before deferencing it.Paulo Cesar Pereira de Andrade
2008-09-26 Don't try to find the closest clock, just use highest one.Paulo Cesar Pereira de Andrade
2008-09-24Fix incorrect understanding of the pixel clock from specs.Paulo Cesar Pereira de Andrade
2008-09-22Correct problems in clock setting.Paulo Cesar Pereira de Andrade
2008-09-22Split SMI501_ModeInit in two functions.Paulo Cesar Pereira de Andrade
2008-09-19Add MSOC palette support to run at 8 bpp.Paulo Cesar Pereira de Andrade
2008-09-19Enable pci retry and pci burst by default.Paulo Cesar Pereira de Andrade
2008-09-18 Complete rewrite of smi_501.c and smi_501.h.Paulo Cesar Pereira de Andrade
2008-09-02Rename global smi501 functions to have SMI501 prefix.Paulo Cesar Pereira de Andrade
2008-09-02Correct all compiler warning messages.Paulo Cesar Pereira de Andrade
2008-08-29Add initial support and macros for the MSOC.Paulo Cesar Pereira de Andrade