summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-04-12atom: disable TV encoder when VGA is in useAlex Deucher
2010-04-12Xv overlay: set scalerwidth to 1920 on r3xx/r4xx chipsAlex Deucher
2010-04-09radeon: add some new pci idsAlex Deucher
2010-04-08radeon: don't setup Xv on rn50Alex Deucher
2010-04-01radeon: fix possible gpio i2c table overrunAlex Deucher
2010-04-01r600/exa: further cleanup, use the object struct in the accel state.Dave Airlie
2010-04-01r600: cleanup wasteful variables.Dave Airlie
2010-04-01r600: reduce function call overhead.Dave Airlie
2010-03-31r6xx+ EXA: fix swapped domains in kms UTSAlex Deucher
2010-03-30Add support for MacModel autodetection on OpenBSD.Owain G. Ainsworth
2010-03-26radeon: add support eDP connectors with and LCD device tagAlex Deucher
2010-03-26radeon: fix name string for eDPAlex Deucher
2010-03-23r6xx+ EXA/Xv: add a R600SetAccelState functionAlex Deucher
2010-03-23r6xx+ EXA: always use a temp surface for overlapping copiesAlex Deucher
2010-03-22r6xx+ EXA: always use the accel_state state in DoPrepareCopyAlex Deucher
2010-03-22r6xx EXA/Xv: track src/dst domainsAlex Deucher
2010-03-17XAA: disable render accelAlex Deucher
2010-03-18radeon: avoid using DRI1 init path on DRI2 driver.Dave Airlie
2010-03-16kms: fix ums naming compat for DisplayPortAlex Deucher
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