summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
2006-09-30radeon: Always call RADEONGetAccessibleVRAM().Michel Dänzer
2006-09-30Remove some dead code.Michel Dänzer
2006-09-27radeon: check DDC info for both connectors not just the pScrn one.Dave Airlie
2006-09-25radeon: cleanup some bits from superpatchDave Airlie
2006-09-25Merge branch 'radeon-sp'Dave Airlie
2006-09-25radeon : add back tv-dac register writeDave Airlie
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie
2006-09-23radeon: add some missing bits of superpatch for crtc registersDave Airlie
2006-09-23radeon: finish radeon_driver.c import for register changesDave Airlie
2006-09-23radeon: re-organise FP and CRTC register setting routinesAlex Deucher
2006-09-23radeon: initial CRTC register setting alignmentDave Airlie
2006-09-23radeon: setup the radeon init function to use secondaryDave Airlie
2006-09-23radeon: add reverse display option to switch displays on non-mobility cardsAlex Deucher
2006-09-22radeon: add simple map controllers callDave Airlie
2006-09-22Merge branch 'master' into radeon-spm1Dave Airlie
2006-09-18radeon: fix rn50 memmapDave Airlie
2006-09-18radeon; put back old TV DAC code for nowDave Airlie
2006-09-18radeon: move code around in InitCrtcRegistersDave Airlie
2006-09-18radeon: fixup InitFPRegisters function call to not pass infoDave Airlie
2006-09-18radeon: copy of overupdated bios hotkeys code from AlexDave Airlie
2006-09-18radeon: minor cleanup of masking for crtc registersDave Airlie
2006-09-18radeon: initialise controller structuresDave Airlie
2006-09-18radeon: move InitFPRegisters up to align with superpatchDave Airlie
2006-09-18radeon: add tv dac adj lookupDave Airlie
2006-09-18radeon: re-add ATI patch for rn50 modesDave Airlie
2006-09-18radeon: move to using Alex's controller structureAlex Deucher
2006-09-18radeon: add save/restore of some new registersAlex Deucher
2006-09-18radeon: add pre init controller functionAlex Deucher
2006-09-18radeon: restructure files along lines of Alex's superpatchAlex Deucher
2006-09-18Power up DAC around check for CRT connectednessHenry Zhao
2006-09-18Bump up clock rate for ES1000 to allow higher resolutionsHenry Zhao
2006-09-12radeon: this stops mergedfb working on my ATI M7 development boardDave Airlie
2006-09-10Revert "* [ Bug 6966 ] large negative refresh rates reported"Michel Dänzer
2006-09-03Removed the warning re. the r300 DRI driver status.Tilman Sauerbeck
2006-08-31* [ Bug 6966 ] large negative refresh rates reportedHenry Zhao
2006-08-24Disable DRI on xpress 200{,m} since we know it's broken.Adam Jackson
2006-08-24Disable DRI on RN50 in a more pleasant way.Adam Jackson
2006-08-25make colortiling default to on all cardsDave Airlie
2006-07-03Bug #6872: Disable digital output while reading ROM with Radeon 7000.Alex Williamson
2006-07-03Build and warning fixes for !defined(USE_XAA).Michel Dänzer
2006-07-03Reserve HW cursor memory statically instead of from EXA offscreen.Michel Dänzer
2006-07-02Bug #6939: Disable RENDER acceleration by default on RN50.Michel Dänzer
2006-06-29Fix build for !defined(USE_EXA).Frank Gevaerts
2006-06-29Remove unused variables.Michel Dänzer
2006-06-26radeon: force CP and VIP clocks on some r300 and rv100 chips.Dave Airlie
2006-06-21Bug #7283: Build fixes for !defined(XF86DRI).Michel Dänzer
2006-06-18Implement accelerated EXA DownloadFromScreen hook.Michel Dänzer
2006-06-18Add Option "DepthBits".Michel Dänzer
2006-06-15Fix some more cosmetic warnings.Michel Dänzer
2006-06-15remove unused variableDave Airlie