summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-24Revert "radeon: Round down RMX stretch ratios."ati-6.7-branchMichel Dänzer1-12/+10
2007-08-23radeon: Sane handling of timeouts in WaitForVerticalSync(2).Alon Ziv2-10/+31
2007-08-23radeon: Remove declarations of unused variables.Michel Dänzer1-2/+1
2007-08-23radeon: Round down RMX stretch ratios.Sascha Sommer1-10/+12
2007-08-23radeon: bug 11725: fix mergedfb transient vertical barHenry Zhao1-1/+1
2007-08-23radeon: bug 11899 + debian 435040 - test for usefbdev before calling int10Dave Airlie1-1/+1
2007-08-23radeon: bug 11861 - dead code removal in radeon_video.cRoland Bär1-1/+6
2007-08-23radeon: bug 11860 fix some mem leaksRoland Bär2-0/+3
2007-08-20Fix crash with no valid mode in xorg.conf's modelist and empty VirtualiLisa Wu1-4/+18
2007-08-09AGPFastWrite risk reduction.Luc Verhaegen2-25/+20
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