radeon: pull in recent fixes from ddx
[platform/upstream/libdrm.git] / linux-core /
2008-10-07 Alex Deucherradeon: pull in recent fixes from ddx
2008-10-06 Dave Airlieradeon: fix alignment so Xv works again
2008-10-06 Dave Airlieradeon: fix pin ioctl interface to mesa can find offset...
2008-10-06 Dave Airliedrm/radeon: fixup clean flag handling
2008-09-30 Dave AirlieMerge remote branch 'origin/modesetting-gem' into modes...
2008-09-30 Dave AirlieMerge remote branch 'origin/master' into modesetting-gem
2008-09-26 Alex Deucherradeon: use atom for ext tmds on r4xx
2008-09-26 Alex Deucherradeon: make atom on r4xx a module option
2008-09-25 Alex DeucherMerge branch 'modesetting-gem' of git+ssh://agd5f@git...
2008-09-25 Alex Deucherradeon: first pass at using atombios on r4xx hw
2008-09-25 Jakob BornecrantzSeperate modesetting userspace bits into drm_mode.h
2008-09-24 Dave Airlieradeon: add r600 modesetting registers writes
2008-09-24 Dave Airlieradeon: add parsing for r6xx object tables
2008-09-23 Kristian HøgsbergUpdate intel modesetting to use mm_private instead...
2008-09-23 Dave Airlieradeon: fix minor cursor issues
2008-09-23 Kristian Høgsbergradeon: Fix type in check for tmds type.
2008-09-23 Kristian HøgsbergStore the buffer object backing the fb as a void pointe...
2008-09-23 Dave Airliedrm: fix brace placement
2008-09-19 Alex Deucherradeon: rmx_fixup() fixes for legacy chips
2008-09-19 Dave Airlieradeon: fix voverplus calculation
2008-09-18 Dave Airlieradeon: tmds bracket failure found by krh.
2008-09-18 Alex Deucherradeon: pll and interlace updates from the ddx
2008-09-18 Alex Deucherradeon: Add functions to set mem/eng clocks
2008-09-18 Alex Deucherradeon: add function to configure PCIE lanes
2008-09-18 Alex DeucherRadeon: restructure PLL data
2008-09-18 Alex DeucherExport drm_put_minor
2008-09-18 Dave Airliefixup radeon stuff - need to checkout irqs
2008-09-18 Dave Airlieradeon: fixup buffer and cs bits
2008-09-18 Dave Airlie[PATCH] radeon: fixup GEM domain setting - allows more...
2008-09-18 Dave Airlie[PATCH] radeon: disable blit moves
2008-09-18 Dave Airlieradeon: fail properly if we can't create the ring.
2008-09-18 Dave Airlieradeon: do proper memory controller init and setup
2008-09-18 Dave Airlieradeon: fix return value
2008-09-18 Dave Airlieradeon: fixup reference counting properly
2008-09-18 Dave Airlieradeon: sort out atom vs combios tables for r400 cards
2008-09-18 Dave Airlieradeon: remove unneeded debugging
2008-09-18 Dave Airlieradeon: don't do full edid for detection purposes
2008-09-18 Dave Airliemake text reserve 256k
2008-09-18 Dave Airlieradeon: add initial suspend/resume support
2008-09-17 Dave Airliemodesetting: Add helper to force restore modes on crtcs...
2008-09-17 Alex Deucherradeon: fix legacy LVDS
2008-09-05 Dave Airlieradeon: rs690 GART tables need to be in uncached memory.
2008-09-04 Dave Airlieradeon: fixup a number of avivo checks for rs690
2008-09-02 Dave Airliedrm: fix sysfs error path.
2008-08-28 Tomas CarneckyFix drm_realloc when you're reallocing into something...
2008-08-28 Dave Airlieradeon: fixup LVDS mode getting
2008-08-28 Dave Airlieradeon: get lvds atombios info
2008-08-28 Dave Airliedrm: port X crtc picking algorithm.
2008-08-28 Dave Airlieradeon: limit LVDS to first CRTC for now
2008-08-28 Dave Airlieradeon: fixup checks for crtc in dpms paths
2008-08-27 Dave Airlieradeon: braino pointed out on mailing list
2008-08-27 Dave Airlieradeon: avoid oops on encoders with no crtc set
2008-08-27 Stephane MarchesinChange git-describe into git describe.
2008-08-26 Dave Airlieradeon/ttm: add support for zeroing the contents of...
2008-08-26 Dave Airliedrm: add move zero function to memset unclean buffers
2008-08-26 Dave Airliedrm/ttm: export drm_bo_add_ttm
2008-08-26 Dave Airlieradeon: fixup domains and use them properly
2008-08-26 Dave Airliedrm: add memory clean flag.
2008-08-19 Alex DeucherMerge branch 'modesetting-gem' of git+ssh://agd5f@git...
2008-08-19 Alex Deucherradeon: fix warning from radeon_legacy_state removal
2008-08-19 Alex Deucherradeon: legacy lvds updates
2008-08-17 Alex Deucherradeon: first pass at legacy dac detect
2008-08-17 Alex Deucherradeon: first pass at bios scratch regs
2008-08-17 Alex Deucherradeon: remove unused legacy state
2008-08-17 Alex Deucherradeon: get primary dac adj info from bios tables
2008-08-16 Maarten Maathuisnouveau: make it compile under 2.6.27
2008-08-16 Maarten Maathuislinux: on_each_cpu has 3 args on 2.6.27
2008-08-16 Jesse Barnesi915: finish removing TTM bits
2008-08-16 Jesse BarnesMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-08-16 Jesse Barnesi915: set domain properly on fb mapping, flush out...
2008-08-14 Dave Airlieradeon: reserve 64k of VRAM for now for text mode so...
2008-08-14 Dave Airlieradeon: fix LVDS modes problem
2008-08-14 Dave Airlieradeon: add support for memory map init
2008-08-13 Jesse Barnesi915: update cursor handling to use GEM objects
2008-08-13 Dave AirlieMerge branch 'radeon-gem-cs' into modesetting-gem
2008-08-13 Alex DeucherAdd com bios asic init bits
2008-08-13 Alex DeucherFill in and make use of more com bios tables on legacy...
2008-08-13 Alex DeucherAdd additional quirks from ddx
2008-08-13 Alex DeucherFix warnings
2008-08-13 Alex DeucherGet legacy working finally
2008-08-13 Alex Deucherset base in legacy crtc mode set
2008-08-13 Alex DeucherConvert COM BIOS to table offset lookup function
2008-08-13 Alex DeucherRestructure cursor handling and add support for legacy...
2008-08-13 Alex Deucheratom: implement crtc lock
2008-08-13 Alex DeucherLUT updates
2008-08-13 Alex Deuchervarious cleanups
2008-08-13 Alex DeucherAdd legacy dac detect stubs
2008-08-13 Alex Deucherunify connector, i2c handling for atom and legacy
2008-08-13 Alex DeucherBrute force port of legacy crtc/encoder code
2008-08-13 Alex Deucheron_each_cpu() compat fixup from krh
2008-08-13 Dave Airlieradeon: FEDORA: patch to make 3D driver work
2008-08-13 Dave Airlieradeon: remove debugging
2008-08-13 Dave Airlieradeon: use mm_enabled variable to denote memory manage...
2008-08-13 Dave Airlieradeon: make buffer swap for older drivers work again...
2008-08-13 Dave Airlieradeon: FEDORA: add old DMA buffers on top of GEM
2008-08-13 Jesse BarnesMerge branch 'modesetting-101' into modesetting-gem
2008-08-13 Jesse BarnesMerge branch 'master' into modesetting-gem
2008-08-13 Thomas HellstromDon't call the vblank tasklet with irqs disabled.
2008-08-13 Jesse BarnesAdd error checking to framebuffer creation
2008-08-11 Dave Airliedrm_vm: fix for build on 2.6.22
next