summaryrefslogtreecommitdiff
path: root/src/rhd_driver.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-17xf86-video-radeonhd: remove the GlxSetVisualConfigs stub and friendsHEADmasterEmil Velikov1-3/+1
2010-04-19Fix compilation in non-DRI case (invalid storage class errors).Matthias Hopf1-1/+1
2010-01-18- Add debugging to RHDCloseScreen.Egbert Eich1-1/+2
2010-01-18Probe: Move KMS test to rhd_dri.c.Egbert Eich1-41/+5
2010-01-18Configure: Only compile the KMS check code if xf86drmMode.h is actually present.Egbert Eich1-0/+9
2010-01-18Probe: Only allow this driver when KMS is not present.Hans Ulrich Niedermann1-0/+46
2009-11-11Change wording for amount of mapped memory.Matthias Hopf1-2/+3
2009-10-15rs880: fix gart typeAlex Deucher1-1/+2
2009-10-08Silence audio stream option.Christian König1-0/+4
2009-09-30RV740: Choose shadowfb by default.Matthias Hopf1-0/+4
2009-09-30Disable DRI by default if shadowfb is explicitly selected.Matthias Hopf1-0/+8
2009-09-14Fix typo in non-DRI case.Matthias Hopf1-1/+1
2009-09-08Revert "More idle/flush swaps."Luc Verhaegen1-2/+2
2009-09-08More idle/flush swaps.Matthias Hopf1-2/+2
2009-09-06LUT: Change internal functions to reflect hardwareYang Zhao1-6/+63
2009-09-02silence some compiler warningsMarc Dietrich1-0/+2
2009-08-17Use DRM and EXA by default on r6xx/r7xxYang Zhao1-12/+3
2009-08-17Fallback to ShadowFB on r6xx/r7xx if DRI pre-init failsYang Zhao1-1/+5
2009-08-17Make EXA the default AccelMethod on r5xxYang Zhao1-0/+4
2009-08-03Fix logic bug in sideport memory detection.Matthias Hopf1-1/+1
2009-08-03MC: Major overhaul for RS600, RS690, RS760, RS780, RS880.Matthias Hopf1-40/+21
2009-08-03Rename registers in PCIE space.Matthias Hopf1-20/+20
2009-07-28radeonhd: change to using ABI version checkDave Airlie1-1/+1
2009-07-28radeonhd: further RAC/resources changesDave Airlie1-0/+4
2009-07-28radeonhd: update for resources/RAC API removalDave Airlie1-3/+6
2009-07-22Consolidate prefixes for ATOM_*.Matthias Hopf1-12/+12
2009-07-22Rework powermanagement: Introduce the notion of levels, change interface.Matthias Hopf1-2/+4
2009-07-21Add better fallback heuristics for acceleration methods.Egbert Eich1-2/+14
2009-07-16radeonhd: Update to xextproto 7.1 support.Peter Hutterer1-0/+5
2009-06-15Refactor AtomBIOS option handling.Matthias Hopf1-93/+14
2009-06-08Adapt for nuked xf86LoaderReqSymLists() in Xserver 1.6.99.1.Matthias Hopf1-3/+14
2009-06-03Fix incorrectly reporting XAA/EXA init as failing for r5xxYang Zhao1-2/+4
2009-06-03Raise warnings when 2D acceleration initialization failsYang Zhao1-2/+12
2009-05-19PM: Save and restore engine clock on VT switchingRafał Miłecki1-0/+7
2009-05-19clean power management codeRafał Miłecki1-17/+2
2009-04-23PM: Add ForceLowPowerMode and LowPowerModeEngineClock optionsYang Zhao1-1/+30
2009-04-17FB mapping cleanup didn't reflect changes to allocation. Fixes #21233.Matthias Hopf1-12/+4
2009-04-09Fix resume from suspend for r6xx/r7xxYang Zhao1-0/+6
2009-04-03Use X MMIO macros instead of own register read/write functionsYang Zhao1-46/+16
2009-03-13r600: reload shaders into VRAM on resumeDave Airlie1-0/+1
2009-03-10Enable DRI by default on R5xx chips.Matthias Hopf1-1/+1
2009-03-05Randr HDMI propertyChristian Koenig1-2/+2
2009-03-02Fix compile with EXA but no DRIEvgeni Golov1-5/+11
2009-03-02Byebye novell.Luc Verhaegen1-1/+1
2009-02-27CloseScreen(): Don't mess with the engine if the xserver isn't activeAlex Deucher1-1/+2
2009-02-27R6xx/R7xx: add wait for idle MMIO pathAlex Deucher1-3/+11
2009-02-27R6xx/R7xx: reset 3D state after VT switchAlex Deucher1-1/+5
2009-02-27R6xx/R7xx: Add initial EXA/Xv supportAlex Deucher1-2/+10
2009-02-19Fix some warnings.Matthias Hopf1-2/+2
2009-02-19Fix LUT precision handling for 8, 24, and 32bit depthYang Zhao1-1/+2