drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / r100.c
2009-10-05 Dave Airliedrm/radeon/kms: respect single crtc cards, only create...
2009-10-01 Jerome Glissedrm/radeon/kms: Remove old init path as no hw use it...
2009-10-01 Jerome Glissedrm/radeon/kms: Convert R100 to new init path (V2)
2009-10-01 Jerome Glissedrm/radeon/kms: Convert RS400/RS480 to new init path...
2009-09-25 Alex Deucherdrm/radeon/kms: fix some bugs in vline reloc
2009-09-25 Dave Airliedrm/radeon/kms: don't require up to 64k allocations...
2009-09-18 Michel Dänzerdrm/radeon/kms: Use surfaces for scanout / cursor byte...
2009-09-14 Jerome Glissedrm/radeon/kms: clear confusion in GART init/deinit...
2009-09-14 Jerome Glissedrm/radeon/kms: convert r4xx to new init path
2009-09-10 Jerome Glissedrm/radeon/kms: Don't try to process irq when we are...
2009-09-10 Jerome Glissedrm/radeon/kms: call r100_cp_disable rather than duplic...
2009-09-10 Jerome Glissedrm/radeon/kms: wait for cp idle before stopping it.
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-08-30 Ben Hutchingsradeon: Use request_firmware()
2009-08-21 Dave Airliedrm/radeon/kms: add r100/r200 OQ support.
2009-08-15 Dave Airliedrm/radeon/kms: cut down indirects in register accesses.
2009-08-15 Michel Dänzerdrm/radeon/kms: Fix up vertical blank interrupt support.
2009-08-04 Roel Kluindrm/radeon: Read buffer overflow
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: block RN50 from using 3D engine.
2009-07-15 Dave Airliedrm/radeon/kms: fix VRAM sizing like DDX does it.
2009-07-15 Dave Airliedrm/radeon: fix support for vline relocations.
2009-07-15 Dave Airliedrm/radeon/kms: respect TOM on rs100->rs480 IGP variants.
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-18 Michel Dänzerradeon: Fix CP byte order on big endian architectures...
2009-06-18 Dave Airliedrm/radeon: this VRAM vs aperture test is wrong, just...
2009-06-15 Jerome Glissedrm/radeon: introduce kernel modesetting for radeon...