summaryrefslogtreecommitdiff
path: root/src/smilynx_crtc.c
AgeCommit message (Expand)Author
2009-05-10Widen the pixel clock readjust interval for SM712.Francisco Jerez
2009-02-04Wait for vertical retrace before writing registers at SMILynx_CrtcDPMS_*Francisco Jerez
2009-02-04Dynamically switch virtual refresh mode.Francisco Jerez
2008-12-29Some more quirks for the SM712.Francisco Jerez
2008-12-29Add support for clone mode on Lynx chipsets.Francisco Jerez
2008-12-21Add a CRTC/Output implementation using BIOS for modesetting.Francisco Jerez
2008-12-21Allocate crtc->funcs and output->funcs in the heap.Francisco Jerez
2008-12-21Cleanup the Lynx register saving/restoring code.Francisco Jerez
2008-12-21Add some quirks for SM712 modesetting.Francisco Jerez
2008-12-17Some corrections on the Lynx modesetting code.Francisco Jerez
2008-11-24Use a single debug macro for leaving functions.Paulo Cesar Pereira de Andrade
2008-10-28Lynx hardware cursor code adapted to the CRTC interfaces.Francisco Jerez
2008-10-28Some corrections in the CRTC code.Francisco Jerez
2008-10-14RandR1.2 initial implementation (WIP)Francisco Jerez