summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-01r600/exa: further cleanup, use the object struct in the accel state.HEADmasterDave Airlie5-239/+196
2010-04-01r600: cleanup wasteful variables.Dave Airlie1-56/+36
2010-04-01r600: reduce function call overhead.Dave Airlie3-125/+233
2010-03-30Add support for MacModel autodetection on OpenBSD.Owain G. Ainsworth1-0/+71
2010-03-26radeon: add support eDP connectors with and LCD device tagAlex Deucher1-1/+6
2010-03-26radeon: fix name string for eDPAlex Deucher1-1/+2
2010-03-23r6xx+ EXA/Xv: add a R600SetAccelState functionAlex Deucher3-405/+374
2010-03-23r6xx+ EXA: always use a temp surface for overlapping copiesAlex Deucher1-243/+29
2010-03-22r6xx+ EXA: always use the accel_state state in DoPrepareCopyAlex Deucher2-11/+16
2010-03-22r6xx EXA/Xv: track src/dst domainsAlex Deucher4-31/+89
2010-03-17XAA: disable render accelAlex Deucher1-0/+1
2010-03-18radeon: avoid using DRI1 init path on DRI2 driver.Dave Airlie3-29/+63
2010-03-16kms: fix ums naming compat for DisplayPortAlex Deucher1-1/+2
2010-03-15dump version for rc releaseAlex Deucher1-1/+1
2010-03-15Fix some word accesses in AtomBios to work on all architectures.Michael Cree1-8/+9
2010-03-15r6xx/r7xx: fix domain handling in accel codeAlex Deucher4-49/+49
2010-03-15radeon: remove some leftover debugging outputAlex Deucher1-2/+0
2010-03-10radeon: add support for pal on legacy IGP chipsAndrzej Hajda2-10/+28
2010-03-09atom: i2c gpio fixesAlex Deucher1-57/+51
2010-03-08Don't check for Xinerama.Matt Turner1-1/+0
2010-03-05radeon: disable frac fb div with new pll codeAlex Deucher1-2/+2
2010-03-03radeon: add new RS880 pci idAlex Deucher6-2/+8
2010-03-02radeon: bump configure.acDave Airlie1-1/+1
2010-02-27pciids: hopefully fix HPDave Airlie2-1/+4
2010-02-26rv740: disable dfs workaround for drm 1.32+Alex Deucher1-3/+5
2010-02-26Use RADEON_ALIGN instead of open coding it.Matt Turner15-89/+89
2010-02-26Use/define RADEON_GPU_PAGE_SIZE instead of sprinkling 4096 everywhere.Matt Turner8-30/+27
2010-02-26pci: add HP vendor idDave Airlie1-0/+1
2010-02-26add more triple-head server IDCooper Yuan1-12/+17
2010-02-25clean up kms zaphod handlingJames Le Cuirot3-25/+15
2010-02-25update ZaphodHeads optionAlex Deucher4-34/+18
2010-02-25zaphod: Fix entity instance assignment.James Le Cuirot1-6/+2
2010-02-23radeon: fixes for zaphodheads optionAlex Deucher2-11/+21
2010-02-23zaphod: hopefully fix kms + zaphodDave Airlie2-10/+16
2010-02-22AVIVO: set frac fb divider pll flagAlex Deucher1-2/+4
2010-02-22radeon: update new pll algoAlex Deucher4-83/+170
2010-02-18RS600: add connector quirkAlex Deucher1-0/+10
2010-02-18r6xx/kms: when reseting BO force default state emissionJerome Glisse1-0/+4
2010-02-17radeon: add ZaphodHeads optionAlex Deucher5-11/+87
2010-02-15EXA: Fix order of coordinates passed to radeon_pick_best_crtc().Michel Dänzer3-5/+5
2010-02-15Allocate BOs for 'video offscreen surfaces' and 'TV-in' in VRAM.Michel Dänzer1-2/+2
2010-02-15Allocate Xv buffers to GTT.Pauli Nieminen6-11/+21
2010-02-15Use memcpy instead of memove for RADEONSwapCopy.Pauli Nieminen1-1/+1
2010-02-12r6xx/r7xx: implement EXA vline supportAlex Deucher2-16/+102
2010-02-12radeon: consolidate crtc selector for vline waitAlex Deucher8-63/+41
2010-02-05r500: fix relocs for Xv planar videoAlex Deucher1-3/+3
2010-02-05rs400/rs480: mc idle bit is bit 2 like original radeonDave Airlie1-0/+6
2010-02-04config: remove dead LINUXDOC macro usageGaetan Nadon1-2/+0
2010-02-04evergreen: minor clean up in transmitter setupAlex Deucher1-3/+2
2010-02-04r600: reduce number of cache flushesAlex Deucher1-3/+1