summaryrefslogtreecommitdiff
path: root/src/smi_crtc.c
AgeCommit message (Expand)Author
2024-05-22drop support for ancient xserver versionsEnrico Weigelt, metux IT consult
2024-05-08use XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult
2011-02-27Replace calls to xalloc/xcalloc/xfree with malloc/calloc/freeJulien Cristau
2011-02-27Fix build with xserver 1.10Julien Cristau
2008-12-29Add support for clone mode on Lynx chipsets.Francisco Jerez
2008-12-21Fix SMI_CrtcShadowAllocate.Francisco Jerez
2008-12-21Allocate crtc->funcs and output->funcs in the heap.Francisco Jerez
2008-12-17Fix crashes when switching VTs with EXA enabled.Francisco Jerez
2008-12-13Janitor/maintenance patches.Paulo Cesar Pereira de Andrade
2008-11-24Use a single debug macro for leaving functions.Paulo Cesar Pereira de Andrade
2008-11-17Enable XAA and randr rotated modes.Paulo Cesar Pereira de Andrade
2008-11-14Don't explicitly call the cursor routines.Paulo Cesar Pereira de Andrade
2008-11-04Add CSCVideo option to smi 501/502.Paulo Cesar Pereira de Andrade
2008-10-30 Disable HW cursor in dualhead mode in smi 501/502Paulo Cesar Pereira de Andrade
2008-10-29 SMI501/502 cursor fixes.Paulo Cesar Pereira de Andrade
2008-10-28Update msoc to use randr cursor routinesPaulo 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