summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-12-02Don't mix 2D and 3D in the same IBDave Airlie1-12/+13
2008-12-02Stability fixes from radeon-gem-csDave Airlie2-23/+21
2008-12-03radeon: fix HDMI having DACs in some BIOSesDave Airlie1-0/+5
2008-12-02Add another AGP quirkBryce Harrington1-0/+2
2008-12-01Add quirk for r200 card with the primary dac wired to both portsAlex Deucher4-14/+44
2008-11-30radeon_drm.h: remove kernel definesDave Airlie1-13/+13
2008-11-27r100/r200: EXA misrenders dst == a8 + dst alpha use.Dave Airlie1-0/+6
2008-11-25Catch unsubstituted macro for PCI region base accessEygene Ryabinkin2-15/+21
2008-11-25[PATCH] radeon: Fix PCI usage of 32-bit driver on 64-bit platformBenjamin Herrenschmidt2-10/+12
2008-11-25Interlaced mode fixesRamon van der Stelt2-4/+8
2008-11-25Additional AGP quirksBryce Harrington1-0/+6
2008-11-25radeon: fixup shared DDC lines for some rv610 cards.Alex Deucher3-4/+46
2008-11-24Fix up posted logicAlex Deucher1-11/+5
2008-11-24Get hardcoded edid from the bios for servers that support itAlex Deucher4-28/+31
2008-11-24Don't support rotation is accel is not availableAlex Deucher1-1/+8
2008-11-10radeon: always align dstPitch to 64 bytes for textured videoDave Airlie1-7/+1
2008-11-10pciid: add HD3300 - 790GX chipset.Dave Airlie6-0/+6
2008-11-06Check for LVDS on all IGP chipsAlex Deucher1-4/+2
2008-11-03Fix HDMI output setup on DIG1/DIG2.Adam Jackson1-3/+18
2008-10-29Add AGP quirk tableBryce Harrington2-0/+53
2008-10-21atombios: oops typoDave Airlie1-1/+1
2008-10-21atombios: set missing pixel clockDave Airlie1-0/+1
2008-10-15Add LCD dithering quirk for macbook proAlex Deucher1-1/+27
2008-10-10Fix grey level dithering setupAlex Deucher1-1/+1
2008-10-10radeon: hopefully fix plls for 30" monitors.Dave Airlie1-1/+1
2008-10-09radeon: rename radeon_memory to radeon_legacy_memory.Dave Airlie7-35/+35
2008-10-08Fix connector table mapping for lvtma/kaleidoscope/uniphy.Adam Jackson1-9/+21
2008-10-07Fixups from last DFP/LCD refactorAlex Deucher1-8/+8
2008-10-06set grey levels correctly for temporal ditheringAlex Deucher1-0/+2
2008-10-06Turn coherent mode off by default on DVIAlex Deucher1-1/+1
2008-10-06Refactor atom LCD/DFP output setupAlex Deucher6-134/+171
2008-10-03Add support for DDC via atom commands for RV410Alex Deucher5-4/+80
2008-10-01proper fix for initial rotationAlex Deucher1-17/+4
2008-10-01Workaround to make initial rotation workAlex Deucher3-16/+30
2008-09-30Pass base offset into RADEONDisplayVideo() explicitly.Michel Dänzer1-13/+17
2008-09-30Update GEN_INT_CNTL register value after calling DRM modeset ioctl.Michel Dänzer1-0/+3
2008-09-30Fix -Werror build.Michel Dänzer2-3/+4
2008-09-26atombios updates from upstreamAlex Deucher2-139/+700
2008-09-24radeon: Further pll adjustmentsAlex Deucher2-2/+2
2008-09-19cleanup macbook quirkAlex Deucher1-7/+5
2008-09-19more macbook fixesAlex Deucher1-0/+2
2008-09-19Fix copy/paste error in the last commitAlex Deucher1-2/+2
2008-09-19radeon: Add quirk for macbookAlex Deucher1-0/+15
2008-08-26fix some fallout from the common allocatorAlex Deucher2-1/+4
2008-08-26radeon: fix powerpc buildDave Airlie1-2/+2
2008-08-25Switch EXA path back to static cursor allocationAlex Deucher2-15/+39
2008-08-25Switch cursors over to generic allocatorAlex Deucher4-58/+15
2008-08-25Bicubic fixes from the last cherry-pickAlex Deucher2-16/+18
2008-08-25Convert randr, Xv to a common allocatorAlex Deucher8-248/+154
2008-08-25Switch to using radeon_drm.h from the drmAlex Deucher14-858/+838