summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-03-16radeon: add another AGP quirkAlex Deucher1-0/+2
2009-03-15Fix fallout from r6xx/r7xx EXA merge in IB handlingAlex Deucher1-10/+11
2009-03-14atom: fix up bios scartch register usageAlex Deucher2-141/+119
2009-03-14radeon: fix typo in bios scratch reg setupAlex Deucher1-7/+7
2009-03-13uniphy: start adding DisplayPort setupAdam Jackson2-11/+86
2009-03-13radeon: add support for 30 bit LUTsAlex Deucher4-30/+26
2009-03-13R6xx/R7xx: EXA VSync Option not supported yetAlex Deucher1-5/+2
2009-03-13R6xx/R7xx: fix up vline stuff along the lines of previous chipsAlex Deucher3-15/+12
2009-03-13R6xx/R7xx: return in RADEONWaitForIdleMMIO() if accel is offAlex Deucher1-0/+3
2009-03-13R6xx/r7xx: clarify accel messagesAlex Deucher1-3/+4
2009-03-13Add some more cases to the DVI single-link checks.Adam Jackson1-4/+14
2009-03-13radeon: save bios scratch registers in Preinit()Cooper Yuan1-1/+6
2009-03-13r600: reload shaders into VRAM on resumeDave Airlie3-4/+19
2009-03-12R6xx/R7xx shader: Fix OFFSET_[XYZ] macro for TEX_DWORD2 to accept floatsYang Zhao1-3/+3
2009-03-12RS600: fix page table size for rs600 as wellAlex Deucher1-3/+4
2009-03-12r600: fix sizing of PCI GART table for r600Dave Airlie1-2/+5
2009-03-10radeon: clean more thoroughly in RADEONFreeRec()Alex Deucher1-0/+32
2009-03-10radeon_driver.c small memory bug오유연(Yu-yeon Oh)1-5/+0
2009-03-09R4xx: add R4xxATOM optionAlex Deucher7-32/+197
2009-03-10r600: enable DRI by defaultDave Airlie1-12/+13
2009-03-09R6xx/r7xx: clarify EXA messageAlex Deucher1-1/+1
2009-03-09AVIVO: fix panningAlex Deucher2-1/+5
2009-03-06output: Filter out dual-link modes from DP->DVI connectionsroot1-0/+7
2009-03-06atom: Enable DisplayPort source to DVI/HDMI sinkroot2-2/+9
2009-03-06output: Allow for multiple DisplayPort outputs.Adam Jackson1-35/+36
2009-03-06RV350: Add AGPMode quirk for ThinkpadTormod Volden1-0/+2
2009-03-05radeon: add a few more default common modes for lvdsAlex Deucher1-3/+3
2009-03-04R6xx/R7xx: wire up DMAForXv option like older asicsAlex Deucher3-28/+118
2009-03-04R6xx/R7xx: disable XV_BICUBIC attributeAlex Deucher1-3/+6
2009-03-04RN50: fix up cloning on serversAlex Deucher1-0/+18
2009-03-04ATOM: don't use fixed ref div for LVDSAlex Deucher1-6/+3
2009-03-04radeon: just add some common modes for LVDSAlex Deucher1-1/+55
2009-03-04Revert "radeon: adjust LVDS so that default modes get added"Alex Deucher2-117/+2
2009-03-03radeon: adjust LVDS so that default modes get addedAlex Deucher2-2/+117
2009-03-03AVIVO: add aspect scaling modeAlex Deucher4-3/+67
2009-03-03Rotation: don't rotate if acceleration is not activeAlex Deucher1-1/+9
2009-03-02R6xx/r7xx: remove some unneeded code I missed in the last commitAlex Deucher1-3/+0
2009-03-02R6xx/R7xx EXA: cleanup composite texture setupAlex Deucher1-27/+18
2009-03-02R6xx/R7xx EXA: combine composite mask/non-mask VSAlex Deucher7-212/+227
2009-03-02R6xx/R7xx Xv: combine packed and planar shadersAlex Deucher8-555/+171
2009-03-01R6xx/R7xx: move shaders to r600_shader.c and fixup Xv PSChristian Koenig4-2255/+2291
2009-03-01R6xx/R7xx: code cleanupsAlex Deucher2-430/+380
2009-03-01R6xx/R7xx: write vertexes directly to the IBAlex Deucher3-167/+87
2009-03-01R6xx/R7xx: switch emit functions to macrosAlex Deucher4-454/+441
2009-03-01Print a message when we have a shared DDC lineAlex Deucher1-0/+1
2009-03-01R300: Add AGP quirkAlex Deucher1-0/+3
2009-02-28M9+: Add AGP quirk for Sony VaioTormod Volden1-1/+3
2009-02-27Quirk for RV280 on 82865G/PE/P DRAM Controller/Host-HubBryce Harrington1-1/+3
2009-02-27Janitor: cosmetic clean-up of AGPMode quirk tableTormod Volden2-24/+27
2009-02-27EXA: Make sure Prepare/FinishAccess hooks can handle EXA_PREPARE_AUX* indices.Michel Dänzer3-1/+7