summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-04update configure.ac for 6.6.193 releaseati-6.6.193Dave Airlie1-1/+1
2007-08-04radeon: remove unused variablesDave Airlie1-2/+0
2007-08-04ati: add -Wall for gccDave Airlie1-0/+4
2007-08-04radeon: cleanup some pieces of the dpms/blank register programmingDave Airlie1-52/+31
2007-08-04Clean up PortInfo to CRTC mappingLuc Verhaegen4-401/+265
2007-07-25Minor fixes in the manpagesBrice Goglin2-4/+4
2007-07-19R128: don't clip modes to panel on laptops when only using the CRT portAlex Deucher1-0/+3
2007-07-19MACH64: avoid crash in Xv codeBrice Goglin1-0/+3
2007-07-02radeon: Fully zero-initialize info->CRT2pScrn->monitor.Michel Dänzer1-1/+1
2007-06-25RADEON: fix possible segfault on mobility chips with MM tablesAlex Deucher1-11/+5
2007-06-22RADEON: Fix VT switch hangsAndrew Randrianasulu1-2/+1
2007-06-18RADEON: only touch LVDS on mobility chipsAlex Deucher1-13/+15
2007-06-15Update CRT2pScrn->monitor->Last to reflect theHenry Zhao1-0/+1
2007-06-12RADEON: additional LVDS off fix (missed in previous commit)Alex Deucher1-2/+2
2007-06-12RADEON: limit PanelPwrDly to 2000 ms on ATOM bios as per legacy biosTormod Volden1-0/+3
2007-06-12RADEON: make sure RADEON_LVDS_ON is cleared when turning LVDS offAlex Deucher1-4/+4
2007-06-11radeon: Fix panel size detection from registers with stretched mode programmed.Michel Dänzer1-2/+4
2007-06-11radeon: Don't loop indefinitely if no mode matches detected panel size.Michel Dänzer1-1/+5
2007-06-11radeon: Fix some more ErrorFs when setting mode.Michel Dänzer1-20/+18
2007-06-03radeon: disable irqs at server start until 3D app startsDave Airlie1-0/+4
2007-06-03radeon: disable vbl interrupts when no 3d is running on a new enough drmDave Airlie4-1/+37
2007-05-29Fix build without XF86DRIMatthieu Herrb1-1/+9
2007-05-30radeon: add bios quirk for nx6125 monidDave Airlie1-0/+18
2007-05-30rs480: more unknown regsDave Airlie3-3/+19
2007-05-29rs480: make second crtc work with magic number in magic register.Dave Airlie3-11/+23
2007-05-29rs480: only has single dacDave Airlie1-1/+1
2007-05-29Merge branch 'origin'Dave Airlie11-226/+295
2007-05-22radeon: Provide new DRI texOffsetStart hook when available with EXA.Michel Dänzer3-0/+34
2007-05-21radeon: HW cursor cleanup.Michel Dänzer2-54/+12
2007-05-21radeon: Suppress debugging output by default.Michel Dänzer6-166/+233
2007-05-20update to 6.6.192 for rc releaseati-6.6.192Alex Deucher1-1/+1
2007-05-20Fix regular/"xinerama"/zaphod dualhead modeAlex Deucher2-3/+8
2007-04-25radeon: another attempt at fixing the mergedfb refresh rateDave Airlie1-2/+7
2007-04-22radeon: add support for DDC on some laptop chipsetsDave Airlie4-15/+39
2007-04-22radeon: add support for DDC on some laptop chipsetsDave Airlie4-15/+39
2007-04-21radeon: fix build on older serverDave Airlie1-1/+3
2007-04-21radeon: fix build since patches for IBM don't actually buildDave Airlie1-2/+2
2007-04-19Disable RMX for IBM Lewis server.Matthias Hopf1-3/+7
2007-04-18Set sync polarity restriction flags even for non-"digital separate" monitors.Matthias Hopf2-14/+10
2007-04-18Fix inconsistent use of Mode lists.Matthias Hopf2-4/+4
2007-04-13Fix crash if MergedFB and secondary head not foundMatthias Hopf1-0/+4
2007-04-11Fixed typo in mode list generation.Matthias Hopf1-1/+1
2007-04-09radeon: add support for enabling direct rendering on RS480Dave Airlie1-15/+29
2007-04-04radeon: Link nearest modes by default for clone mode.Michel Dänzer1-6/+27
2007-04-04radeon: Always sort modes when adding to list.Michel Dänzer1-30/+4
2007-04-04radeon: Don't shrink virtual size based on secondary modes.Michel Dänzer1-3/+6
2007-03-3110205: Radeon driver's own mode validation code does not work properlyHenry Zhao1-7/+19
2007-03-319337: EDID modes do not participate in validation for CRT monitorHenry Zhao2-2/+2
2007-03-30radeon: Guard some MergedFB specific code with info->MergedFB tests.Michel Dänzer1-2/+2
2007-03-27radeon: Fix typo.Michel Dänzer1-1/+1