index
:
driver/xf86-video-siliconmoton
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
obsd
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
Silicon Motion video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
smi_501.c
Age
Commit message (
Expand
)
Author
2022-01-28
Fix spelling/wording issues
Alan Coopersmith
2009-07-16
Update to xextproto 7.1 support.
Peter Hutterer
2008-12-18
Add definitions for the SMI 501/502 "command list interpreter".
Paulo Cesar Pereira de Andrade
2008-12-12
Unless there is a xorg.conf option, don't modify mclck neither mxclck.
Paulo Cesar Pereira de Andrade
2008-11-28
Properly restore console on the smi 501/502.
Paulo Cesar Pereira de Andrade
2008-11-13
Don't restore alpha registers, as they are not being modified.
Paulo Cesar Pereira de Andrade
2008-11-11
Add support for the reading/writing the alpha layer registers.
Paulo Cesar Pereira de Andrade
2008-11-06
Use the CRT Monitor Detect MSOC register.
Paulo Cesar Pereira de Andrade
2008-10-24
Make Dualhead option functional.
Paulo Cesar Pereira de Andrade
2008-10-22
Make UseFBDev option functional again.
Paulo Cesar Pereira de Andrade
2008-10-21
Use existing "Dualhead" option in MSOC.
Paulo Cesar Pereira de Andrade
2008-10-21
Crt interface corrections.
Paulo Cesar Pereira de Andrade
2008-10-20
Don't change M1XCLK unless option specified in xorg.conf.
Paulo Cesar Pereira de Andrade
2008-10-17
Update sm502 pll3 programming.
Paulo Cesar Pereira de Andrade
2008-10-16
Correct incorrect pll3 calculation.
Paulo Cesar Pereira de Andrade
2008-10-14
Extra MSOC tweaks for the RandR1.2 changes.
Paulo Cesar Pereira de Andrade
2008-10-14
Minor corrections for smi501 for the randr1.2 integration.
Paulo Cesar Pereira de Andrade
2008-10-14
RandR1.2 initial implementation (WIP)
Francisco Jerez
2008-10-09
Make the input frequency in SMI501_FindPLLClock a variable
Paulo Cesar Pereira de Andrade
2008-10-03
Don't use the 1 multiplier on older chipsets.
Paulo Cesar Pereira de Andrade
2008-10-03
Rename macro "bitfield" to "bits" and correct a wrong division.
Paulo Cesar Pereira de Andrade
2008-10-02
Rewrite some macros to not have side effects in if/else nesting.
Paulo Cesar Pereira de Andrade
2008-10-02
Add support for the extra divider in the alternate pixel clock setting.
Paulo Cesar Pereira de Andrade
2008-10-01
Correct clock programming for the SMI 501/502
Paulo Cesar Pereira de Andrade
2008-09-30
Remove the macro field, and rename the detail structure to f.
Paulo Cesar Pereira de Andrade
2008-09-30
Update to match the SMI 502 chipset specs.
Paulo Cesar Pereira de Andrade
2008-09-26
Don't always program CRT clock and registers.
Paulo Cesar Pereira de Andrade
2008-09-26
Properly 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-24
Fix incorrect understanding of the pixel clock from specs.
Paulo Cesar Pereira de Andrade
2008-09-22
Correct problems in clock setting.
Paulo Cesar Pereira de Andrade
2008-09-22
Split SMI501_ModeInit in two functions.
Paulo Cesar Pereira de Andrade
2008-09-19
Add MSOC palette support to run at 8 bpp.
Paulo Cesar Pereira de Andrade
2008-09-19
Enable 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-02
Rename global smi501 functions to have SMI501 prefix.
Paulo Cesar Pereira de Andrade
2008-09-02
Correct all compiler warning messages.
Paulo Cesar Pereira de Andrade
2008-08-29
Add initial support and macros for the MSOC.
Paulo Cesar Pereira de Andrade