summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
2011-02-21Properly restore CLOCK_CNTL_INDEX registerMark Kettenis
2011-01-06Bail on NI cards with UMSAlex Deucher
2010-12-03Add missing call to vbeFree (bug 4417)Matt Turner
2010-12-01radeon: make sure EXA is off when EXA is disabled with --disable-exaDave Airlie
2010-11-22ontario: add UMS modesetting supportAlex Deucher
2010-11-15dce4: improve the VT switching code.Dave Airlie
2010-11-11evergreen: remove warnings since last commitDave Airlie
2010-11-11evergreen: add UMS VT switch support.Dave Airlie
2010-11-11avivo: use arrays to store the crtc/pll info for save/restoreDave Airlie
2010-10-24UMS/radeon: fix typo in restore paletteAlex Deucher
2010-10-24UMS/radeon: fix screen dimming on VT switchAlex Deucher
2010-10-14Don't allow the config file to override BIOS locationAdam Jackson
2010-09-30radeon: fix fbLocation for >32 bit MC addressesAlex Deucher
2010-09-30r6xx: fix bad mask when setting up HDP_NONSURFACE_BASEAlex Deucher
2010-06-21Convert x(c)alloc/xfree to m/calloc/free.Michel Dänzer
2010-04-21Reference count shared driver mappings.Owain Ainsworth
2010-04-21Make consistent use of fbOffset and share fb mappings.Owain G. Ainsworth
2010-04-21Remove remnants of the ShowCache option.Owain G. Ainsworth
2010-04-12Xv overlay: set scalerwidth to 1920 on r3xx/r4xx chipsAlex Deucher
2010-03-15radeon: remove some leftover debugging outputAlex Deucher
2010-02-26Use RADEON_ALIGN instead of open coding it.Matt Turner
2010-02-26Use/define RADEON_GPU_PAGE_SIZE instead of sprinkling 4096 everywhere.Matt Turner
2010-02-26add more triple-head server IDCooper Yuan
2010-02-25update ZaphodHeads optionAlex Deucher
2010-02-23radeon: fixes for zaphodheads optionAlex Deucher
2010-02-17radeon: add ZaphodHeads optionAlex Deucher
2010-02-05rs400/rs480: mc idle bit is bit 2 like original radeonDave Airlie
2010-02-01evergreen: add base asic supportAlex Deucher
2009-12-09AVIVO: add new PLL codeAlex Deucher
2009-12-02radeon: only read RADEON_PPLL_REF_DIV for ref div on pre-avivoAlex Deucher
2009-11-09IGP: some IGP chips report as AGPAlex Deucher
2009-10-23radeon: clamp the internal FB map to the aperture size v2Alex Deucher
2009-10-09Revert "radeon: clamp the internal FB map to the aperture size"Dave Airlie
2009-10-07radeon: clamp the internal FB map to the aperture sizeAlex Deucher
2009-10-04radeon: add support for Custom EDIDCsillag Kristof
2009-10-02radeon: Remove gatos message from driver startupKenneth Graunke
2009-09-26radeon: fix zaphodDave Airlie
2009-09-24radeon: remove old pre-randr rotation cruftAlex Deucher
2009-09-18avivo: disable VGA rendering core when starting X.Dave Airlie
2009-09-08radeon: replace dga code with DiDGAAlex Deucher
2009-08-04RS880: enable accelAlex Deucher
2009-08-01radeon: use XAA in some casesAlex Deucher
2009-08-01radeon: reload bicubic Xv texture on VT switchAlex Deucher
2009-07-30radeon: fix r600 shadow fb mode with cursor allocation in wrong placeDave Airlie
2009-07-28ati: change to using ABI version checkDave Airlie
2009-07-28ati: update for resources/RAC API removalDave Airlie
2009-07-25radeon: Set PCI/PCIE bus type properly per asicAlex Deucher
2009-07-23RS780: fill in MC access functionsAlex Deucher
2009-07-16Update to xextproto 7.1 support.Peter Hutterer
2009-07-02radeon: add KMS support (still disabled)Dave Airlie