summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
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-17Assume CRT in the absence of other monitorsConnor Behan1-4/+1
2015-07-02Really fix bitmasks for DDCConnor Behan1-3/+4
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-02Include dpmsconst headerConnor Behan2-0/+2
2015-03-02Typo fixConnor Behan1-1/+1
2014-08-23Silence the non-debug warningsConnor Behan2-0/+8
2014-08-23Fix whitespace near panel codeConnor Behan2-17/+17
2014-08-23Improve panel codeConnor Behan3-27/+23
2014-08-06Remove custom DGA codeConnor Behan5-428/+6
2014-08-06Remove custom dualhead codeConnor Behan8-523/+326
2014-08-06Improve handling of monitor and output typesConnor Behan4-119/+60
2014-07-24Unify byte swappersConnor Behan1-59/+8
2014-07-24Unify allocatorsConnor Behan4-121/+62
2014-07-16Use standard integersConnor Behan12-145/+145
2014-07-16Remove pointless outputConnor Behan1-8/+6
2014-07-16Cleanup info structConnor Behan3-43/+11
2014-07-16Cleanup entity structConnor Behan6-24/+17
2014-07-16Get entity without code duplicationConnor Behan2-34/+8
2014-07-16Change register nameConnor Behan2-5/+5
2014-07-09Move display enabling code to DPMSConnor Behan2-10/+18
2014-07-09Split up output register functionsConnor Behan5-120/+157
2014-07-07Map and unmap the MMIO betterConnor Behan1-6/+5
2014-07-07Only enable CRTCs for DPMSModeOnConnor Behan1-0/+14
2014-07-02Port to RandRConnor Behan9-1192/+1478
2014-04-28Fix ScreenInit with noAccelConnor Behan1-0/+1
2014-03-11Remove overuse of COMPOSITE_SETUP()Connor Behan2-7/+6
2013-12-03Only declare PCITAG if we need itConnor Behan2-3/+6
2013-11-27Do not disable gouraud shading for a render opConnor Behan1-3/+3
2013-11-26Drop dependence on xf86PciInfo.hConnor Behan4-4/+50