summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
2009-03-13radeon: add support for 30 bit LUTsAlex Deucher
2009-03-13R6xx/r7xx: clarify accel messagesAlex Deucher
2009-03-13radeon: save bios scratch registers in Preinit()Cooper Yuan
2009-03-13r600: reload shaders into VRAM on resumeDave Airlie
2009-03-10radeon: clean more thoroughly in RADEONFreeRec()Alex Deucher
2009-03-10radeon_driver.c small memory bug오유연(Yu-yeon Oh)
2009-03-09R4xx: add R4xxATOM optionAlex Deucher
2009-03-10r600: enable DRI by defaultDave Airlie
2009-03-09R6xx/r7xx: clarify EXA messageAlex Deucher
2009-03-04R6xx/R7xx: wire up DMAForXv option like older asicsAlex Deucher
2009-03-04RN50: fix up cloning on serversAlex Deucher
2009-02-26DCE3.2: fix up Save()/Restore()Alex Deucher
2009-02-26R6xx/R7xx: use shadowfb if DRI is disabledAlex Deucher
2009-02-26Merge branch 'r6xx-r7xx-support' of git+ssh://agd5f@git.freedesktop.org/git/x...Alex Deucher
2009-02-26RS600: enable the DRI by defaultAlex Deucher
2009-02-23RS600: fix up MC setupAlex Deucher
2009-02-19RBBM_GUICNTL is pre-r6xx onlyAlex Deucher
2009-02-19Don't write new HDP location until we've written the new FB locationAlex Deucher
2009-02-19radeon: one more 32 -> 64 just to be safeAlex Deucher
2009-02-19R6xx/R7xx: fix up a few more pathsAlex Deucher
2009-02-19Fix MC setup on systems with more than 512 MB of VRAMAlex Deucher
2009-02-19R6xx/R7xx: wait for MC idle when changing the MCAlex Deucher
2009-02-18R6xx/R7xx: reset 3D state after VT switchAlex Deucher
2009-02-18R6xx/R7xx: fixup accel pathsAlex Deucher
2009-02-18ATOM: reset crtc initialized flag on CloseScreen()Alex Deucher
2009-02-17ATOM: don't unblank uninitialized crtcsAlex Deucher
2009-02-15GART: Save/restore GART table consistently.David Miller
2009-02-12AVIVO: fix dualhead/rotation for realAlex Deucher
2009-02-03Initial R6xx/R7xx EXA and textured video supportAlex Deucher
2009-02-02AVIVO: Save/restore vga pll registersWolke Liu
2009-01-30rs780: include RS780 in the InitMemory to leave aloneairlied
2009-01-24Drop memcpy fallbacks from EXA UploadToScreen and DownloadFromScreen hooks.Michel Dänzer
2008-12-22atombios/tv: add an option to enable atom tv-out for users.Dave Airlie
2008-12-15Remove remnants of unused DDCMode optionAlex Deucher
2008-12-15Remove mention of MergedFB from server logAlex Deucher
2008-12-05Make VSync for EXA and Xv configurableAlex Deucher
2008-11-25Catch unsubstituted macro for PCI region base accessEygene Ryabinkin
2008-11-25[PATCH] radeon: Fix PCI usage of 32-bit driver on 64-bit platformBenjamin Herrenschmidt
2008-11-24Get hardcoded edid from the bios for servers that support itAlex Deucher
2008-10-03Add support for DDC via atom commands for RV410Alex Deucher
2008-10-01proper fix for initial rotationAlex Deucher
2008-10-01Workaround to make initial rotation workAlex Deucher
2008-09-30Fix -Werror build.Michel Dänzer
2008-08-25Switch to using radeon_drm.h from the drmAlex Deucher
2008-08-25Move DRI to a separate structAlex Deucher
2008-08-25Move accel state to a separate structAlex Deucher
2008-08-25Move CP into a separate structAlex Deucher
2008-08-08Fix VT switching on M6 chipsAlex Deucher
2008-07-29Increase default GART size to 32MB on >=R300Brice Goglin
2008-07-21First pass at InitDispBandwidth() for AVIVO chipsAlex Deucher