summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-21atombios: oops typoDave Airlie
2008-10-21atombios: set missing pixel clockDave Airlie
2008-10-15Add LCD dithering quirk for macbook proAlex Deucher
2008-10-10Fix grey level dithering setupAlex Deucher
2008-10-10radeon: hopefully fix plls for 30" monitors.Dave Airlie
2008-10-09radeon: rename radeon_memory to radeon_legacy_memory.Dave Airlie
2008-10-08Fix connector table mapping for lvtma/kaleidoscope/uniphy.Adam Jackson
2008-10-07Fixups from last DFP/LCD refactorAlex Deucher
2008-10-06set grey levels correctly for temporal ditheringAlex Deucher
2008-10-06Turn coherent mode off by default on DVIAlex Deucher
2008-10-06Refactor atom LCD/DFP output setupAlex Deucher
2008-10-03Add support for DDC via atom commands for RV410Alex Deucher
2008-10-03man page updatesAlex Deucher
2008-10-01proper fix for initial rotationAlex Deucher
2008-10-01Workaround to make initial rotation workAlex Deucher
2008-09-30Pass base offset into RADEONDisplayVideo() explicitly.Michel Dänzer
2008-09-30Update GEN_INT_CNTL register value after calling DRM modeset ioctl.Michel Dänzer
2008-09-30Fix -Werror build.Michel Dänzer
2008-09-26atombios updates from upstreamAlex Deucher
2008-09-24radeon: Further pll adjustmentsAlex Deucher
2008-09-19cleanup macbook quirkAlex Deucher
2008-09-19more macbook fixesAlex Deucher
2008-09-19Fix copy/paste error in the last commitAlex Deucher
2008-09-19radeon: Add quirk for macbookAlex Deucher
2008-08-26fix some fallout from the common allocatorAlex Deucher
2008-08-26radeon: fix powerpc buildDave Airlie
2008-08-25Switch EXA path back to static cursor allocationAlex Deucher
2008-08-25Switch cursors over to generic allocatorAlex Deucher
2008-08-25Bicubic fixes from the last cherry-pickAlex 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-25match textured video macro names with other accel codeAlex Deucher
2008-08-25Additional cleanups and re-arragement following bicubic mergeAlex Deucher
2008-08-25Whitespace cleanup from bucubic mergeAlex Deucher
2008-08-25Add needed FP registers, etc. for r3xx bicubic Xv.Maciej Cencora
2008-08-25Fix typos.Dennis Kasprzyk
2008-08-25Fix bicubic fp calculation.Dennis Kasprzyk
2008-08-25Fixed bicubic fragment program comments.Dennis Kasprzyk
2008-08-25Switch from 32-bit floats to 16-bit half-floats.Corbin Simpson
2008-08-25Change floats to uint32_t hex.Corbin Simpson
2008-08-25Move some ALU instructions after the TEX instructions, so we can do something...Dennis Kasprzyk
2008-08-25Another uneeded SEM_AQUIRE.Dennis Kasprzyk
2008-08-25Smarter usage of the texture semaphore.Dennis Kasprzyk
2008-08-25Enable bicubic filtering for all r5xx HW.Corbin Simpson
2008-08-25Remove one constant.Dennis Kasprzyk
2008-08-25Heavy optimizations.Dennis Kasprzyk