drm/radeon/kms: Don't overwrite crtc_gen_cntl or crtc_gen_cntl2
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / r300.c
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...