include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / r300.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-25 Marek Olšákdrm/radeon/kms: add support for square microtiles on...
2010-02-22 Rafał Miłeckidrm/radeon/kms: implement reading active PCIE lanes...
2010-02-22 Jerome Glissedrm/radeon/kms: fix R3XX/R4XX memory controller initial...
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-11 Dave Airliedrm/radeon/kms: set gart pages to invalid on unbind...
2010-02-08 Alex Deucherdrm/radeon/kms: add functions to get current pcie lanes
2010-02-08 Alex Deucherdrm/radeon/kms: clean up some low-hanging magic numbers
2010-02-05 Dave Airliedrm/radeon/kms: fix r300 vram width calculations
2010-02-05 Jerome Glissedrm/radeon/kms: don't call suspend path before cleaning...
2010-01-08 Jerome Glissedrm/radeon/kms: Make sure we release AGP device if...
2010-01-08 Jerome Glissedrm/radeon/kms: Schedule host path read cache flush...
2009-12-23 Marek Olšákdrm/radeon/kms: add 3DC compression support
2009-12-23 Marek Olšákdrm/radeon/kms: allow rendering while no colorbuffer...
2009-12-16 Dave Airliedrm/radeon/kms: fix r100->r500 CS checker for compresse...
2009-12-16 Maciej Cencoradrm/radeon/kms: allow for texture tiling
2009-12-16 Rafał Miłeckidrm/radeon/kms: init pm on all chipsets
2009-12-10 Dave Airliedrm/radeon/kms: restore surface registers on resume.
2009-12-07 Alex Deucherdrm/radeon/kms/legacy: set common regs to sane value
2009-12-02 Jerome Glissedrm/radeon/kms: Rework radeon object handling
2009-12-02 Dave Airliedrm/radeon/kms: add irq mitigation code for sw interrupt.
2009-12-02 Dave Airliedrm/radeon/kms: ignore unposted GPUs with no BIOS.
2009-12-02 Dave Airliedrm/radeon/kms: AGP systems need PCI bus mastering...
2009-10-15 Matt Turnerdrm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of...
2009-10-01 Jerome Glissedrm/radeon/kms: Remove old init path as no hw use it...
2009-10-01 Jerome Glissedrm/radeon/kms: Convert R300 to new init path
2009-10-01 Jerome Glissedrm/radeon/kms: Convert RS400/RS480 to new init path...
2009-09-25 Dave Airliedrm/radeon/kms: don't require up to 64k allocations...
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-14 Jerome Glissedrm/radeon/kms: clear confusion in GART init/deinit...
2009-09-14 Jerome Glissedrm/radeon/kms: cleanup - remove radeon_share.h
2009-09-14 Jerome Glissedrm/radeon/kms: convert r4xx to new init path
2009-09-11 Jerome Glissedrm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not...
2009-09-08 Jerome Glissedrm/radeon/kms: add r600 KMS support
2009-09-07 Dave Airliedrm/radeon/kms: add rn50/r100/r200 CS tracker.
2009-09-07 Dave AirlieMerge intel drm-intel-next branch
2009-09-07 Dave Airliedrm/radeon/kms: add LTE/GTE discard + rv515 two sided...
2009-08-21 Alex Deucherdrm/radeon: add GET_PARAM/INFO support for Z pipes
2009-08-21 Dave Airliedrm/radeon/kms: generate the safe register tables.
2009-08-15 Dave Airliedrm/radeon/kms: cut down indirects in register accesses.
2009-08-15 Dave Airliedrm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc...
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/radeon/kms: don't swap PCIEGART PTEs in VRAM.
2009-07-15 Dave Airliedrm/radeon: fix support for vline relocations.
2009-07-15 Dave Airliedrm/radeon/kms: fix some GART table entry bugs.
2009-06-18 Jerome Glissedrm/radeon: command stream checker for r3xx-r5xx hardware
2009-06-15 Jerome Glissedrm/radeon: introduce kernel modesetting for radeon...