summaryrefslogtreecommitdiff
path: root/src/radeon.h
AgeCommit message (Expand)Author
2009-06-04Add RV740 (HD4770) supportAlex Deucher
2009-05-08r2xx/r3xx/r4xx: further i2c fixupsAlex Deucher
2009-05-08radeon: chip family typoAlex Deucher
2009-03-31Add PCIE register accessorsAlex Deucher
2009-03-26R6xx/R7xx EXA: rework composite pixel shaderAlex Deucher
2009-03-22radeon: add new chip idsAlex Deucher
2009-03-13r600: reload shaders into VRAM on resumeDave Airlie
2009-03-09R4xx: add R4xxATOM optionAlex Deucher
2009-03-02R6xx/R7xx EXA: combine composite mask/non-mask VSAlex Deucher
2009-03-02R6xx/R7xx Xv: combine packed and planar shadersAlex Deucher
2009-03-01R6xx/R7xx: write vertexes directly to the IBAlex Deucher
2009-02-26Merge branch 'r6xx-r7xx-support' of git+ssh://agd5f@git.freedesktop.org/git/x...Alex Deucher
2009-02-24R6xx/R7xx EXA: use a temp surface for overlapping copyMark van Doesburg
2009-02-24Only call RADEONWaitForVLine if it might actually do anything useful.Michel Dänzer
2009-02-18R6xx/R7xx: fixup accel pathsAlex Deucher
2009-02-12R6xx/R7xx EXA: handle running out of vertex space in the copy pathAlex Deucher
2009-02-12AVIVO: fix dualhead/rotation for realAlex Deucher
2009-02-11Revert "Radeon EXA: wait for the engine to be idle before sw access"Alex Deucher
2009-02-11R6xx/R7xx Xv: Add native support for packed formatsAlex Deucher
2009-02-10Radeon EXA: wait for the engine to be idle before sw accessAlex Deucher
2009-02-09R6xx/R7xx Xv: implement native shader for planar formatsAlex Deucher
2009-02-03Initial R6xx/R7xx EXA and textured video supportAlex Deucher
2009-01-28Move encoder specific data to encoder dev_privAlex Deucher
2009-01-26Additional output cleanupAlex Deucher
2009-01-23Remove some unused cruftAlex Deucher
2009-01-19start to re-org outputsAlex Deucher
2008-12-22Merge branch 'atom-tvout'Dave Airlie
2008-12-22atombios/tv: add an option to enable atom tv-out for users.Dave Airlie
2008-12-22radeon: setup 3D engine even when no DRI.Dave Airlie
2008-12-18radeon: add all new pci ids for rv730/rv710 familiesDave Airlie
2008-12-16DCE32: add support for DCE3.2 digital outputs.Dave Airlie
2008-12-15Remove remnants of unused DDCMode optionAlex Deucher
2008-12-10Add support for Apple eMacsAlex Deucher
2008-12-05Make VSync for EXA and Xv configurableAlex Deucher
2008-12-05Optimise RADEONWaitForVLinePierre Ossman
2008-12-04First pass at tear-free accelAlex Deucher
2008-12-03Make sure 3D state is emited when switching to 3D IBAlex Deucher
2008-12-03Only flush IB when direct rendering is enabledAlex Deucher
2008-12-02move 3d state init after RADEON_SWITCH_TO_3D()Alex Deucher
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-09radeon: rename radeon_memory to radeon_legacy_memory.Dave Airlie
2008-10-01Workaround to make initial rotation workAlex Deucher
2008-08-25Convert randr, Xv to a common allocatorAlex Deucher
2008-08-25Switch to using radeon_drm.h from the drmAlex Deucher
2008-08-25Move DRI to a separate structAlex Deucher
2008-08-25Cleanups from rhd portEgbert Eich
2008-08-25Move accel state to a separate structAlex Deucher
2008-08-25Move CP into a separate structAlex Deucher
2008-08-14PLL adjustmentsAlex Deucher