summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/r100.c
AgeCommit message (Expand)Author
2012-03-04drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher
2009-11-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-11-04drm/radeon/kms: Don't RMW CP_RB_CNTLAlex Deucher
2009-10-26drm/radeon/kms: add support for msiAlex Deucher
2009-10-26drm/radeon/kms: fix cs parser tex bit 11 checkMathias Fröhlich
2009-10-16drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096Matt Turner
2009-10-12drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation.Michel Dänzer
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie
2009-10-08drm/radeon/kms: fix vline register for second head.Dave Airlie
2009-10-05drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie
2009-10-02drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse
2009-10-02drm/radeon/kms: Convert R100 to new init path (V2)Jerome Glisse
2009-10-02drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)Jerome Glisse
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-26drm/radeon/kms: fix some bugs in vline relocAlex Deucher
2009-09-25drm/radeon/kms: don't require up to 64k allocations. (v2)Dave Airlie
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
2009-09-18drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer
2009-09-15drm/radeon/kms: clear confusion in GART init/deinit pathJerome Glisse
2009-09-14drm/radeon/kms: convert r4xx to new init pathJerome Glisse
2009-09-10drm/radeon/kms: Don't try to process irq when we are unloadingJerome Glisse
2009-09-10drm/radeon/kms: call r100_cp_disable rather than duplicating code.Jerome Glisse
2009-09-10drm/radeon/kms: wait for cp idle before stopping it.Jerome Glisse
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse
2009-09-08drm/radeon/kms: add rn50/r100/r200 CS tracker.Dave Airlie
2009-09-07Merge intel drm-intel-next branchDave Airlie
2009-08-31radeon: Use request_firmware()Ben Hutchings
2009-08-21drm/radeon/kms: add r100/r200 OQ support.Dave Airlie
2009-08-16drm/radeon/kms: cut down indirects in register accesses.Dave Airlie
2009-08-16drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer
2009-08-04drm/radeon: Read buffer overflowRoel Kluin
2009-07-29drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie
2009-07-29drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie
2009-07-15drm/radeon/kms: block RN50 from using 3D engine.Dave Airlie
2009-07-15drm/radeon/kms: fix VRAM sizing like DDX does it.Dave Airlie
2009-07-15drm/radeon: fix support for vline relocations.Dave Airlie
2009-07-15drm/radeon/kms: respect TOM on rs100->rs480 IGP variants.Dave Airlie
2009-07-15drm/radeon/kms: fix some GART table entry bugs.Dave Airlie
2009-06-19drm/radeon: command stream checker for r3xx-r5xx hardwareJerome Glisse
2009-06-19radeon: Fix CP byte order on big endian architectures with KMS.Michel Dänzer
2009-06-19drm/radeon: this VRAM vs aperture test is wrong, just remove it.Dave Airlie
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse