drm/radeon: fix ring free alignment calculations
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / radeon_cp.c
2009-06-03 Dave Airliedrm/radeon: fix ring free alignment calculations
2009-03-29 Maciej Cencoradrm/radeon: add regs required for occlusion queries...
2009-03-13 Hannes Ederdrm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c
2009-03-13 Dave Airlieradeon: call the correct idle function, logic got inverted.
2009-03-13 Alex Deucherradeon: add support for rs600 GPUs
2009-03-13 Alex Deucherdrm/radeon: add initial support for R6xx/R7xx GPUs
2009-03-13 Alex Deucherdrm/radeon: prep for r6xx/r7xx support
2009-03-13 Dave Airliedrm/radeon: split busmaster enable out to a separate...
2009-03-13 Dave Airliedrm/radeon: align ring writes to 16 dwords boundaries.
2009-03-13 David Millerdrm: radeon: Use surface for PCI GART table.
2009-03-13 David Millerdrm: radeon: Fix calculation of RB_RPTR_ADDR in non...
2009-03-13 David Millerdrm: radeon: Fix ring_rptr accesses.
2009-03-13 Benjamin Herrenschmidtdrm: Make drm_local_map use a resource_size_t offset
2009-02-20 etiennedrm/radeon: update sarea copies of last_ variables...
2009-02-08 Dave Airliedrm/radeon: fix ioremap conflict with AGP mappings
2008-12-29 Dave Airliedrm/radeon: use locked rmmap to remove sarea mapping.
2008-12-29 Dave Airliedrm/radeon: fix warning due to PAGE_SIZE max
2008-12-29 Dave Airliedrm: move to kref per-master structures.
2008-11-24 Keith Packarddrm: move drm vblank initialization/cleanup to driver...
2008-11-11 Dave Airliedrm/radeon: map registers at load time
2008-10-27 Alex Deucherdrm/radeon: fixup further bus mastering confusion.
2008-10-17 Alex Deucherradeon: fix PCI bus mastering support enables.
2008-10-17 Alex Deucherradeon: add RS400 family support.
2008-10-17 Alex Deucherdrm/radeon: add support for RS740 IGP chipsets.
2008-10-17 Jesse Barnesdrm: Rework vblank-wait handling to allow interrupt...
2008-10-17 Dave Airlieradeon: fix writeback across suspend/resume.
2008-08-31 Dave Airliedrm/radeon: downgrade debug message from info to debug.
2008-08-24 Jerome Glisseradeon: fix some hard lockups on r3/4/500s
2008-07-15 Dave Airliedrm/radeon: fixup issue with radeon and PAT support.
2008-07-14 Dave Airliedrm: reorganise drm tree to be more future proof.