summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
2013-08-07kill unused radeon_driver.cMaarten Lankhorst
2013-01-10Drop support for X servers older than 1.7.Michel Dänzer
2012-08-15Don't bother to include vbe.hAdam Jackson
2012-06-16radeon: migrate remainder of radeon_driver.c to rest of driverDave Airlie
2012-06-15radeon: more unused stuffDave Airlie
2012-06-15radeon: move macros into radeon.hDave Airlie
2012-06-15radeon: misc cleanups.Dave Airlie
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie
2012-06-01radeon: fix compat api for newest planned API.Dave Airlie
2012-05-24radeon: update compat-api.h for block handler + enable/disable fb.Dave Airlie
2012-05-23compat for new server APIDave Airlie
2012-05-23ati: convert to new screen conversion APIsDave Airlie
2012-05-23radeon/xaa: drop scrnIndex parameter to some functionsDave Airlie
2012-01-05DPMS: Split non-modeset CRTC DPMS function.Egbert Eich
2012-01-05UMS: Fix lockups in palette save/restore on pre-AVIVO chips.Egbert Eich
2012-01-02Update for new vgaHW API.Matthieu Herrb
2011-11-08UMS: Guard references to PCITAG / pciTag with XSERVER_LIBPCIACCESS (bug #42690)Michel Dänzer
2011-08-17Bail if we're trying to start up in UMS mode on KMS.Michel Dänzer
2011-05-31radeon: add support for llano APUsAlex Deucher
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