summaryrefslogtreecommitdiff
path: root/src/radeon.h
AgeCommit message (Expand)Author
2007-08-25RADEON: remove fbdev optionAlex Deucher
2007-08-24radeon: don't disable dac if either tv or vga is using itDave Airlie
2007-08-23radeon: Remove unnecessary #include <time.h>.Michel Dänzer
2007-08-23radeon: Sane handling of timeouts in WaitForVerticalSync(2).Alon Ziv
2007-08-23radeon: Don't synchronize DRI windows between pages when possible.Michel Dänzer
2007-08-23radeon: cleanup some warningsxf86-video-ati-6.7.191Dave Airlie
2007-08-23Merge remote branch 'origin/randr-1.2'Dave Airlie
2007-08-23Merge branch 'master' into randr-mergeDave Airlie
2007-08-21RADEON: more tv out fixes and clean upAlex Deucher
2007-08-20RADEON: Add DefaultConnectorTable optionAlex Deucher
2007-08-16RADEON: fix Xv clipping and overlay sourcingAlex Deucher
2007-08-09AGPFastWrite risk reduction.Luc Verhaegen
2007-08-05RADEON: add tv out propertiesAlex Deucher
2007-08-05RADEON: Major rework of BIOS table parsingAlex Deucher
2007-08-04Clean up PortInfo to CRTC mappingLuc Verhaegen
2007-07-29RADEON: Initial pass at integrated tv out supportAlex Deucher
2007-07-25RADEON: write out saved vclk and pixclk valuesAlex Deucher
2007-06-29RADEON: save crtc on/off state for console restoreAlex Deucher
2007-06-29RADEON: simplify console restoreAlex Deucher
2007-06-19RADEON: Split FP reg restore to only touch regs relevant to the outputAlex Deucher
2007-06-06RADEON: implement support for posting cards based on x86 bios tables (untested)Alex Deucher
2007-06-05RADEON: fixup RADEONDisplayVideo() to better handle the crtc being usedAlex Deucher
2007-06-03radeon: disable vbl interrupts when no 3d is running on a new enough drmDave Airlie
2007-06-03randr-1.2: add support for vblank on both headsDave Airlie
2007-05-30radeon: Lots of warning fixes.Michel Dänzer
2007-05-30Merge branch 'origin' into randr-1.2-testDave Airlie
2007-05-30rs480: more unknown regsDave Airlie
2007-05-29rs480: make second crtc work with magic number in magic register.Dave Airlie
2007-05-26RADEON: more rotation work (still not there)Alex Deucher
2007-05-23RADEON: add output properties (not functional yet)Alex Deucher
2007-05-22radeon: Provide new DRI texOffsetStart hook when available with EXA.Michel Dänzer
2007-05-21radeon: Suppress debugging output by default.Michel Dänzer
2007-05-18RADEON: cleanupAlex Deucher
2007-05-15RADEON: Lots of small fixesAlex Deucher
2007-05-13RADEON: Further cleanupAlex Deucher
2007-05-13RADEON: add new ConnectorTable option and re-add PanelSize optionAlex Deucher
2007-05-13RADEON: remove mergedfb, etc. cruft from man pageAlex Deucher
2007-05-13RADEON: remove old mergedfb and dualhead options that are no longer usedAlex Deucher
2007-05-13RADEON: move crtc offset handling into init/save/restore functionsAlex Deucher
2007-05-13RADEON: don't need to pass pScrn to EnableDisplay()Alex Deucher
2007-05-13RADEON: remove hardcoded output limit and PortInfo stuffAlex Deucher
2007-05-11RADEON: Fix RMX after the last commitAlex Deucher
2007-05-11RADEON: Move LVDS, TMDS, DAC properties to the output recAlex Deucher
2007-05-10RADEON: randr driver re-org checkpointAlex Deucher
2007-05-09randr checkpointAlex Deucher
2007-05-08remove some old mergedfb cruftAlex Deucher
2007-05-08Merge branch 'master' into randr-1.2 and fix conflictsAlex Deucher
2007-05-07RADEON - update randr cursor handling, LVDS setup fixAlex Deucher
2007-03-20radeon: Only sync to hardware when really necessary with EXA.Michel Dänzer
2007-03-20radeon: Unify code to release the CP.Michel Dänzer