radeon: rmx_fixup() fixes for legacy chips
[platform/upstream/libdrm.git] / linux-core /
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-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-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 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 Jesse BarnesAdd error checking to framebuffer creation
2008-08-11 Dave Airliedrm_vm: fix for build on 2.6.22
2008-08-11 Dave Airliedrm: add OS_HAS_GEM option.
2008-08-09 Maarten MaathuisNV50: enable hotplug irq
2008-08-09 Maarten MaathuisNV50: call drm_sysfs_hotplug_event when appropriate
2008-08-09 Dave Airliedrm: TRUE/true
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Dave Airlieradeon: add initial support for legacy crtc/encoders.
2008-08-08 Jesse BarnesMake modesetting-gem build with recent kernels
2008-08-07 Jesse BarnesMerge branch 'drm-gem' into modesetting-gem
2008-08-06 Keith PackardSwitch from shmem_getpage to read_mapping_page
2008-08-06 Dave Airlieradeon: fixup PCI GART table with GEM enabled
2008-08-06 Dave Airlieradeon: just evict to TT not cached
2008-08-06 Dave Airliedrm: don't teardown things in modeset paths
2008-08-06 Dave Airliepcigart: fixup memset + remove wbinvd
2008-08-05 Keith Packard[gem-intel] Retiring flush requests should clear flushe...
2008-08-05 Keith Packard[gem-intel] Don't clear write_domain until flush completes
2008-08-05 Dave Airlieradeon: fix blit due to registers wrong
2008-08-04 Dave Airliedrm: finish bo after lastclose
2008-08-04 Dave Airlieradeon: don't use ring if cp not going
2008-08-04 Dave Airliedrm: fixup master code to use krefs
2008-08-04 Dave Airliemodesetting: pick_crtcs can't be static
2008-08-04 Dave Airliedrm: remove unneeded debugging
2008-08-01 Kristian HøgsbergMerge commit 'origin/drm-gem' into modesetting-gem
2008-07-31 Kristian HøgsbergMerge commit 'origin/master' into modesetting-gem
2008-07-31 Dave Airliedrm: remove object hash
next