aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r100.c
Commit message (Expand)AuthorAge
* drm/radeon/kms/legacy: set common regs to sane valueAlex Deucher2009-12-07
* drm/radeon/kms: Rework radeon object handlingJerome Glisse2009-12-01
* drm/radeon/kms: add irq mitigation code for sw interrupt.Dave Airlie2009-12-01
* drm/radeon/kms: ignore unposted GPUs with no BIOS.Dave Airlie2009-12-01
* drm/radeon/kms: add HDP flushing for all GPUs.Dave Airlie2009-12-01
* drm/radeon/kms: AGP systems need PCI bus mastering enabledDave Airlie2009-12-01
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-11
|\
| * drm/radeon/kms: Don't RMW CP_RB_CNTLAlex Deucher2009-11-03
| * drm/radeon/kms: add support for msiAlex Deucher2009-10-25
| * drm/radeon/kms: fix cs parser tex bit 11 checkMathias Fröhlich2009-10-25
| * drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096Matt Turner2009-10-15
| * drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation.Michel Dänzer2009-10-11
* | Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie2009-10-08
|\|
| * drm/radeon/kms: fix vline register for second head.Dave Airlie2009-10-07
| * drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie2009-10-04
| * drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse2009-10-01
| * drm/radeon/kms: Convert R100 to new init path (V2)Jerome Glisse2009-10-01
| * drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)Jerome Glisse2009-10-01
* | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-30
|\|
| * drm/radeon/kms: fix some bugs in vline relocAlex Deucher2009-09-25
| * drm/radeon/kms: don't require up to 64k allocations. (v2)Dave Airlie2009-09-24
* | drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie2009-09-21
|/
* drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer2009-09-18
* drm/radeon/kms: clear confusion in GART init/deinit pathJerome Glisse2009-09-14
* drm/radeon/kms: convert r4xx to new init pathJerome Glisse2009-09-14
* drm/radeon/kms: Don't try to process irq when we are unloadingJerome Glisse2009-09-10
* drm/radeon/kms: call r100_cp_disable rather than duplicating code.Jerome Glisse2009-09-09
* drm/radeon/kms: wait for cp idle before stopping it.Jerome Glisse2009-09-09
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-07
* drm/radeon/kms: add rn50/r100/r200 CS tracker.Dave Airlie2009-09-07
* Merge intel drm-intel-next branchDave Airlie2009-09-07
|\
| * drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2009-08-20
* | radeon: Use request_firmware()Ben Hutchings2009-08-30
|/
* drm/radeon/kms: cut down indirects in register accesses.Dave Airlie2009-08-15
* drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer2009-08-15
* drm/radeon: Read buffer overflowRoel Kluin2009-08-03
* drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie2009-07-29
* drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse2009-07-29
* drm/radeon/kms: add initial colortiling support.Dave Airlie2009-07-29
* drm/radeon/kms: block RN50 from using 3D engine.Dave Airlie2009-07-15
* drm/radeon/kms: fix VRAM sizing like DDX does it.Dave Airlie2009-07-15
* drm/radeon: fix support for vline relocations.Dave Airlie2009-07-15
* drm/radeon/kms: respect TOM on rs100->rs480 IGP variants.Dave Airlie2009-07-15
* drm/radeon/kms: fix some GART table entry bugs.Dave Airlie2009-07-15
* drm/radeon: command stream checker for r3xx-r5xx hardwareJerome Glisse2009-06-18
* radeon: Fix CP byte order on big endian architectures with KMS.Michel Dänzer2009-06-18
* drm/radeon: this VRAM vs aperture test is wrong, just remove it.Dave Airlie2009-06-18
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-14