summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-15Fix some word accesses in AtomBios to work on all architectures.Michael Cree
2010-03-15r6xx/r7xx: fix domain handling in accel codeAlex Deucher
2010-03-15radeon: remove some leftover debugging outputAlex Deucher
2010-03-10radeon: add support for pal on legacy IGP chipsAndrzej Hajda
2010-03-09atom: i2c gpio fixesAlex Deucher
2010-03-05radeon: disable frac fb div with new pll codeAlex Deucher
2010-03-03radeon: add new RS880 pci idAlex Deucher
2010-02-27pciids: hopefully fix HPDave Airlie
2010-02-26rv740: disable dfs workaround for drm 1.32+Alex Deucher
2010-02-26Use RADEON_ALIGN instead of open coding it.Matt Turner
2010-02-26Use/define RADEON_GPU_PAGE_SIZE instead of sprinkling 4096 everywhere.Matt Turner
2010-02-26pci: add HP vendor idDave Airlie
2010-02-26add more triple-head server IDCooper Yuan
2010-02-25clean up kms zaphod handlingJames Le Cuirot
2010-02-25update ZaphodHeads optionAlex Deucher
2010-02-25zaphod: Fix entity instance assignment.James Le Cuirot
2010-02-23radeon: fixes for zaphodheads optionAlex Deucher
2010-02-23zaphod: hopefully fix kms + zaphodDave Airlie
2010-02-22AVIVO: set frac fb divider pll flagAlex Deucher
2010-02-22radeon: update new pll algoAlex Deucher
2010-02-18RS600: add connector quirkAlex Deucher
2010-02-18r6xx/kms: when reseting BO force default state emissionJerome Glisse
2010-02-17radeon: add ZaphodHeads optionAlex Deucher
2010-02-15EXA: Fix order of coordinates passed to radeon_pick_best_crtc().Michel Dänzer
2010-02-15Allocate BOs for 'video offscreen surfaces' and 'TV-in' in VRAM.Michel Dänzer
2010-02-15Allocate Xv buffers to GTT.Pauli Nieminen
2010-02-15Use memcpy instead of memove for RADEONSwapCopy.Pauli Nieminen
2010-02-12r6xx/r7xx: implement EXA vline supportAlex Deucher
2010-02-12radeon: consolidate crtc selector for vline waitAlex Deucher
2010-02-05r500: fix relocs for Xv planar videoAlex Deucher
2010-02-05rs400/rs480: mc idle bit is bit 2 like original radeonDave Airlie
2010-02-04evergreen: minor clean up in transmitter setupAlex Deucher
2010-02-04r600: reduce number of cache flushesAlex Deucher
2010-02-03evergreen: use external clock source for DP PHYAlex Deucher
2010-02-03evergreen: blank/unblank DP in dpms callsAlex Deucher
2010-02-03evergreen: pll fixesAlex Deucher
2010-02-02evergreen: DP requires coherent modeAlex Deucher
2010-02-02evergreen: fix units on frac_fb_divAlex Deucher
2010-02-01evergreen: add pci idsAlex Deucher
2010-02-01evergreen: add atombios crtc/pll functionsAlex Deucher
2010-02-01evergreen: add atom support for digital outputsAlex Deucher
2010-02-01evergreen: add crtc set base/format supportAlex Deucher
2010-02-01evergreen: add lut supportAlex Deucher
2010-02-01evergreen: add hw cursor supportAlex Deucher
2010-02-01evergreen: add base asic supportAlex Deucher
2010-02-01evergreen: add register and utility definesAlex Deucher
2010-02-01evergreen: add chip enumsAlex Deucher
2010-02-01atom: update to the latest upstream atombios.h changesAlex Deucher
2010-02-01r500: fix CS section size missmatch in Xv codeAlex Deucher
2010-01-29radeon: further digital encoder cleanups.Dave Airlie