summaryrefslogtreecommitdiff
path: root/src/smi_501.c
AgeCommit message (Expand)Author
2022-01-28Fix spelling/wording issuesAlan Coopersmith
2009-07-16Update to xextproto 7.1 support.Peter Hutterer
2008-12-18Add definitions for the SMI 501/502 "command list interpreter".Paulo Cesar Pereira de Andrade
2008-12-12Unless there is a xorg.conf option, don't modify mclck neither mxclck.Paulo Cesar Pereira de Andrade
2008-11-28Properly restore console on the smi 501/502.Paulo Cesar Pereira de Andrade
2008-11-13Don't restore alpha registers, as they are not being modified.Paulo Cesar Pereira de Andrade
2008-11-11Add support for the reading/writing the alpha layer registers.Paulo Cesar Pereira de Andrade
2008-11-06Use the CRT Monitor Detect MSOC register.Paulo Cesar Pereira de Andrade
2008-10-24Make Dualhead option functional.Paulo Cesar Pereira de Andrade
2008-10-22Make UseFBDev option functional again.Paulo Cesar Pereira de Andrade
2008-10-21Use existing "Dualhead" option in MSOC.Paulo Cesar Pereira de Andrade
2008-10-21Crt interface corrections.Paulo Cesar Pereira de Andrade
2008-10-20Don't change M1XCLK unless option specified in xorg.conf.Paulo Cesar Pereira de Andrade
2008-10-17Update sm502 pll3 programming.Paulo Cesar Pereira de Andrade
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