drm/radeon/r6xx/r7xx: CS parser fixes
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / r600_cs.c
2010-03-31 Alex Deucherdrm/radeon/r6xx/r7xx: CS parser fixes
2010-02-18 Alex Deucherdrm/radeon/r600: fix warnings in CS checker
2010-02-11 Jerome Glissedrm/radeon/kms: fix r600/r700 cs checker to avoid doubl...
2010-02-11 Jerome Glissedrm/radeon/kms: r600/r700 command stream checker
2010-01-25 Dave Airliedrm/radeon/kms: preface warning printk with driver...
2010-01-20 Jerome Glissedrm/radeon: r6xx/r7xx possible security issue, system...
2009-12-23 Julia Lawalldrivers/gpu: Use kzalloc for allocating only one thing
2009-11-10 Alex Deucherdrm/radeon/r600: CS parser updates
2009-10-08 Dave Airliedrm/radeon/kms: fix vline register for second head.
2009-09-29 Jerome Glissedrm/radeon/kms: Convert RV515 to new init path and...
2009-09-28 Dave Airliedrm/r600: fix memory leak introduced with 64k malloc...
2009-09-25 Alex Deucherdrm/radeon/r600: fix offset handling in CS parser
2009-09-25 Alex Deucherdrm/radeon/kms/r600: add support for vline relocs
2009-09-25 Dave Airliedrm/r600: get values from the passed in IB not the...
2009-09-25 Dave Airliedrm/radeon/kms: don't require up to 64k allocations...
2009-09-14 Jerome Glissedrm/radeon/kms: cleanup - remove radeon_share.h
2009-09-08 Jerome Glissedrm/radeon/kms: add r600 KMS support