include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / radeon_device.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-01 Dave AirlieMerge branch 'gpu-switcher' of /ssd/git//linux-2.6...
2010-03-01 Dave Airlievga_switcheroo: initial implementation (v15)
2010-02-18 Jerome Glissedrm/radeon/kms: simplify memory controller setup V2
2010-02-18 Pauli Nieminendrm/radeon: Add asic hook for dma copy to r200 cards.
2010-02-18 Pauli Nieminendrm/radeon/kms: Create asic structure for r300 pcie...
2010-02-11 Dave Airliedrm/radeon/kms: set gart pages to invalid on unbind...
2010-02-08 Alex Deucherdrm/radeon/kms: add initial Evergreen support (Radeon...
2010-02-08 Rafał Miłeckidrm/radeon/kms: use wait queue (events) for VBLANK...
2010-02-08 Rafał Miłeckidrm/radeon/kms: add dynamic engine reclocking (V9)
2010-02-08 Alex Deucherdrm/radeon/kms: add support for hw i2c on r1xx-r5xx
2010-01-14 Jerome Glissedrm/radeon/kms: Use radeon_agp_disable when disabling AGP
2010-01-07 Darren Jenkinsdrm/radeon/radeon_device.c: move a dereference below...
2009-12-23 Jerome Glissedrm/radeon/kms: Check module arguments to be valid V2
2009-12-23 Rafał Miłeckidrm/radeon/kms: enable memory clock reading on legacy...
2009-12-23 Rafał Miłeckidrm/radeon/kms: prevent parallel AtomBIOS calls
2009-12-10 Dave Airliedrm/radeon/kms: restore surface registers on resume.
2009-12-10 Jerome Glissedrm/radeon/kms: Fix NULL ptr dereference
2009-12-08 Alex Deucherdrm/radeon/kms: enable hpd support
2009-12-07 Dave Airliedrm/radeon/kms: add support to atom parser for FB read...
2009-12-02 Jerome Glissedrm/radeon/kms: Rework radeon object handling
2009-12-02 Alex Deucherdrm/radeon/kms: Add support for interrupts on r6xx...
2009-12-02 Dave Airliedrm/radeon/kms: ignore unposted GPUs with no BIOS.
2009-12-02 Jerome Glissedrm/radeon/kms: Disable agp only if we are dealing...
2009-11-24 Dave Airliedrm/radeon/kms: resume AGP by calling init.
2009-11-18 Dave AirlieMerge branch 'drm-core-next' of ../linux-2.6 into drm...
2009-11-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-11-05 Eric AnholtMerge remote branch 'airlied/drm-next' into drm-intel...
2009-10-28 Mathias Fröhlichdrm/radeon/kms/atom: Make card_info per device
2009-10-28 Dave Airliedrm/radeon/kms: ignore vga arbiter return.
2009-10-08 Dave AirlieMerge branch 'drm-next' of ../drm-next into drm-linus
2009-10-07 Jerome Glissedrm/radeon/kms: Fix AGP support for R600/RV770 family...
2009-10-07 Jerome Glissedrm/radeon/kms: Fallback to non AGP when acceleration...
2009-10-01 Jerome Glissedrm/radeon/kms: Remove old init path as no hw use it...
2009-09-30 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-09-25 Alex Deucherdrm/radeon/kms/r600: fix forcing pci mode on agp cards
2009-09-21 Dave Airliedrm/vgaarb: add VGA arbitration support to the drm...
2009-09-18 Michel Dänzerdrm/radeon/kms: Move radeon_get_clock_info() call out...
2009-09-18 Jerome Glissedrm/radeon/kms: don't fail if we fail to init GPU accel...
2009-09-16 Yang Zhaodrm/radeon: Save and restore bios scratch regs during S/R
2009-09-15 Michel Dänzerdrm/radeon/kms: Move radeon_clocks_init() call back...
2009-09-14 Jerome Glissedrm/radeon/kms: clear confusion in GART init/deinit...
2009-09-14 Jerome Glissedrm/radeon/kms: move mtrr range add and memory information
2009-09-14 Jerome Glissedrm/radeon/kms: convert r4xx to new init path
2009-09-11 Jerome Glissedrm/radeon/kms: move modeset init outside of GPU init
2009-09-11 Jerome Glissedrm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not...
2009-09-10 Jerome Glissedrm/radeon/kms: add R4XX mc register access helper.
2009-09-08 Jerome Glissedrm/radeon/kms: add r600 KMS support
2009-08-15 Dave Airliedrm/radeon/kms: cut down indirects in register accesses.
2009-08-07 Dave Airliedrm/radeon/kms: setup MC/VRAM the same way for suspend...
2009-07-29 Michel Dänzerdrm/radeon: Add radeon.test parameter for running BO...
2009-07-29 Dave Airliedrm/radeon/kms: vram sizing on certain r100 chips needs...
2009-07-29 Jerome Glissedrm/radeon/kms: fix bandwidth computation on avivo...
2009-07-29 Dave Airliedrm/radeon/kms: add initial colortiling support.
2009-07-15 Dave Airliedrm/radeon/kms: fix VRAM sizing like DDX does it.
2009-07-15 Dave Airliedrm/ttm/radeon: add dma32 support.
2009-07-15 Dave Airliedrm/radeon/kms: fix vram vs aper size check.
2009-06-24 Michel Dänzerdrm/radeon: Clear surface registers at initialization...
2009-06-24 Jerome Glissedrm/radeon: fix radeon kms framebuffer device
2009-06-18 Jerome Glissedrm/radeon: command stream checker for r3xx-r5xx hardware
2009-06-15 Jerome Glissedrm/radeon: introduce kernel modesetting for radeon...