summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-11[mach64] Revert to multiple mappings per BAR.pci-reworkGeorge Sapountzis2-93/+215
2007-08-28[mach64] Convert to pci-rework, keeping source-code compatibility.George Sapountzis9-8/+131
2007-08-28Merge branch 'master' into pci-reworkGeorge Sapountzis56-9055/+9183
2007-08-28RADEON: Update tv attributes immediatelyAlex Deucher3-4/+11
2007-08-28RADEON: remove the "default" tv_standard optionAlex Deucher1-1/+21
2007-08-27RADEON: enable load detection for tvdac if output count for tvdac < 2Alex Deucher2-7/+10
2007-08-27RADEON: make load detection an output attribute for analog outputsAlex Deucher3-40/+104
2007-08-27RADEON: make tmds pll an output attributeAlex Deucher3-22/+72
2007-08-26Bump for new releasexf86-video-ati-6.7.192Alex Deucher1-1/+1
2007-08-26RADEON: Fix rotation. works nowAlex Deucher1-5/+13
2007-08-26RADEON: minor tweak to tv outAlex Deucher1-1/+1
2007-08-26RADEON: fix depth 16 palette for real this timeAlex Deucher2-25/+14
2007-08-26RADEON: Only update pixclks_cntl when updating tv routingAlex Deucher1-1/+8
2007-08-25RADEON: fix crtc clipping for XvAlex Deucher1-3/+3
2007-08-25RADEON: remove fbdev optionAlex Deucher7-260/+61
2007-08-24RADEON: add extra green data in depth 16Alex Deucher1-0/+8
2007-08-24Require xorg-server >= 1.3 for RandR 1.2.Michel Dänzer1-1/+1
2007-08-2464 bit warning fixes.Michel Dänzer8-80/+111
2007-08-24radeon: don't disable dac if either tv or vga is using itDave Airlie2-4/+21
2007-08-23RADEON: NONE to None to match other port infoAlex Deucher1-1/+1
2007-08-23RADEON: set (hopefully) reasonable default max desktop sizesAlex Deucher1-2/+19
2007-08-23RADEON: clean up the logic in crtc_mode_set()Alex Deucher1-22/+30
2007-08-23RADEON: Always assume LVDS is connectedAlex Deucher1-1/+0
2007-08-23radeon: Remove unnecessary #include <time.h>.Michel Dänzer1-2/+1
2007-08-23radeon: Warning fixes.Michel Dänzer4-36/+19
2007-08-23radeon: Sane handling of timeouts in WaitForVerticalSync(2).Alon Ziv2-10/+31
2007-08-23radeon: Round down RMX stretch ratios.Sascha Sommer1-10/+11
2007-08-23radeon: Sync pages when enabling page flipping with EXA as well.Michel Dänzer1-22/+25
2007-08-23radeon: Don't synchronize DRI windows between pages when possible.Michel Dänzer2-2/+53
2007-08-23radeon: Restore memmap registers even if only AGP location changed.Michel Dänzer1-6/+3
2007-08-23radeon: Change a test to info->IsIGP from several IGP families.Michel Dänzer1-3/+1
2007-08-23radeon: Wait for pending overlay flip to finish before emitting new one.Michel Dänzer2-1/+8
2007-08-23radeon: Don't call RADEONDRIRefreshArea when the damaged region is empty.Michel Dänzer1-3/+3
2007-08-23radeon: bug 11899 + debian 435040 - test for usefbdev before calling int10Dave Airlie1-1/+1
2007-08-23radeon: bug 11860 fix some mem leaksRoland Bär1-0/+1
2007-08-23radeon: bug 11861 - dead code removal in radeon_video.cRoland Bär1-1/+6
2007-08-23radeon: cleanup some warningsxf86-video-ati-6.7.191Dave Airlie3-5/+7
2007-08-23updated release numbering for randr 1.2Dave Airlie1-1/+1
2007-08-23Merge remote branch 'origin/randr-1.2'Dave Airlie10-214/+327
2007-08-23Merge branch 'master' into randr-mergeDave Airlie9-34/+40
2007-08-21RADEON: Fix color problem on pre-R3xx chips tv-outrandr-1.2Alex Deucher1-2/+0
2007-08-21RADEON: more tv out fixes and clean upAlex Deucher4-53/+52
2007-08-21RADEON: fix tv-out on R3xxAlex Deucher1-1/+3
2007-08-20RADEON: Add DefaultConnectorTable optionAlex Deucher4-55/+103
2007-08-20Fix crash with no valid mode in xorg.conf's modelist and empty VirtualiLisa Wu1-4/+18
2007-08-19RADEON: turn off TVCLK when blanking tv encoderAlex Deucher2-0/+7
2007-08-16RADEON: fix Xv clipping and overlay sourcingAlex Deucher4-104/+163
2007-08-15RADEON: Remove RADEONRestoreMode()Alex Deucher1-46/+19
2007-08-15RADEON: fix console restore on r3xx and r4xxLisa Wu1-15/+13
2007-08-15RADEON: make sure crtc routing is correct in r300_detect_tv()Alex Deucher1-4/+8