summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-12Convert tabs to white spaces for r128_output.cKevin Brace1-14/+14
2018-07-09Using __func__ string for debug message function identificationKevin Brace1-10/+11
2018-07-09Remove compilation warnings related to debug messagesKevin Brace2-5/+5
2018-07-09Deprecate R128TRACE macro when generating debug messagesKevin Brace6-127/+223
2018-07-09Move the location R128PreInitDRI is calledKevin Brace1-4/+4
2018-06-26Include <stdint.h> in order to declare uint32_tStefan Dirsch1-0/+1
2018-06-25Move R128InitDDA2Registers to r128_crtc.cKevin Brace3-81/+76
2018-06-25Move R128InitDDARegisters to r128_crtc.cKevin Brace3-74/+78
2018-06-25Move R128RestorePLL2Registers to r128_crtc.cKevin Brace2-86/+85
2018-06-25Move R128RestorePLLRegisters to r128_crtc.cKevin Brace2-89/+89
2018-06-25Move R128RestoreDACRegisters to r128_output.cKevin Brace2-10/+10
2018-06-25Move R128InitDACRegisters to r128_output.cKevin Brace3-14/+13
2018-06-25Move R128RestoreCrtc2Registers to r128_crtc.cKevin Brace2-18/+18
2018-06-25Move R128RestoreCrtcRegisters to r128_crtc.cKevin Brace2-20/+20
2018-06-25Move R128InitPLL2Registers to r128_crtc.cKevin Brace3-56/+55
2018-06-25Move R128InitPLLRegisters to r128_crtc.cKevin Brace3-56/+55
2018-06-25Convert R128Div to an inline functionKevin Brace2-6/+6
2018-06-25Move R128InitCrtc2Base to r128_crtc.cKevin Brace3-29/+28
2018-06-25Move R128InitCrtcBase to r128_crtc.cKevin Brace3-29/+28
2018-06-11Move R128InitCrtc2Registers to r128_crtc.cKevin Brace3-83/+82
2018-06-11Move R128InitCrtcRegisters to r128_crtc.cKevin Brace3-110/+111
2018-06-11Move existing mode setting initialization code into R128LegacyMSKevin Brace1-29/+38
2018-06-11Move the location xf86CrtcConfigInit is called inside R128PreInitKevin Brace1-3/+3
2018-06-11Refactor R128PreInitWeightKevin Brace1-17/+19
2018-06-11Remove R128ProbeDDCKevin Brace1-19/+4
2018-06-11Move R128PreInitVisual and R128PreInitGamma callsKevin Brace1-6/+8
2018-06-11Move the assignment to monitor field of ScrnInfoRec recordKevin Brace1-1/+2
2018-06-11Move assignment of color depth variables away from R128PreInitVisualKevin Brace1-19/+16
2018-06-11Move the location where R128PreInitGamma is calledKevin Brace1-2/+4
2017-08-08xf86-video-r128: remove the GlxSetVisualConfigs stub and friendsEmil Velikov4-236/+3
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2017-01-26autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2017-01-26configure: Drop AM_MAINTAINER_MODEPeter Hutterer2-3/+1
2017-01-17xf86-video-r128 6.10.2xf86-video-r128-6.10.2Matt Turner1-1/+1
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+5
2016-04-13Remove gatos advertisementConnor Behan1-4/+0
2016-03-30xextproto 7.1 support update to the source codeKevin Brace2-0/+12
2016-01-21Bump to version 6.10.1xf86-video-r128-6.10.1Connor Behan1-1/+1
2016-01-17Assume CRT in the absence of other monitorsConnor Behan1-4/+1
2015-07-02Really fix bitmasks for DDCConnor Behan1-3/+4
2015-05-01Bump to version 6.10.0xf86-video-r128-6.10.0Connor Behan1-1/+1
2015-03-23Update bitmasks for DDCConnor Behan1-4/+12
2015-03-23Look for VGA ports in the VBIOSConnor Behan1-1/+21
2015-03-23Fix allocation of private entityConnor Behan1-17/+15
2015-03-04Restore PLL0 as well as PLL3Connor Behan3-0/+13
2015-03-02Make it easier to find EXAConnor Behan1-6/+2
2015-03-02Include dpmsconst headerConnor Behan2-0/+2
2015-03-02Typo fixConnor Behan1-1/+1