| Commit message (Expand) | Author | Age |
* | drm/radeon: fix unused variables warning | Dave Airlie | 2009-06-18 |
* | drm/radeon: command stream checker for r3xx-r5xx hardware | Jerome Glisse | 2009-06-18 |
* | drm/radeon: Fully initialize LVDS info also when we can't get it from the ROM. | Michel Dänzer | 2009-06-18 |
* | radeon: Fix CP byte order on big endian architectures with KMS. | Michel Dänzer | 2009-06-18 |
* | radeon: Enable modesetting on non-x86. | Michel Dänzer | 2009-06-18 |
* | drm/radeon: Respect AGP cant_use_aperture flag. | Michel Dänzer | 2009-06-18 |
* | drm: EDID endianness fixes. | Michel Dänzer | 2009-06-18 |
* | drm/radeon: this VRAM vs aperture test is wrong, just remove it. | Dave Airlie | 2009-06-18 |
* | drm: Remove memory debugging infrastructure. | Eric Anholt | 2009-06-18 |
* | drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths. | Dave Airlie | 2009-06-17 |
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-06-17 |
|\ |
|
| * | drm/radeon: switch to using late_initcall | Dave Airlie | 2009-06-16 |
| * | radeon legacy chips: tv dac bg/dac adj updates | Alex Deucher | 2009-06-14 |
| * | drm/radeon: introduce kernel modesetting for radeon hardware | Jerome Glisse | 2009-06-14 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-06-12 |
|\| |
|
| * | drm/radeon: add support for RV790. | Alex Deucher | 2009-06-12 |
| * | drm/radeon: add rv740 drm support. | Alex Deucher | 2009-06-12 |
| * | radeon: remove _DRM_DRIVER from the preadded sarea map | Dave Airlie | 2009-06-11 |
* | | drm/radeon: fix ring free alignment calculations | Dave Airlie | 2009-06-03 |
|/ |
|
* | drm/radeon: bump minor version for occlusion queries support | Maciej Cencora | 2009-04-24 |
* | drm/radeon: load the right microcode on rs780 | Alex Deucher | 2009-04-02 |
* | drm/radeon: add regs required for occlusion queries support | Maciej Cencora | 2009-03-29 |
* | drm/radeon: fix logic in r600_page_table_init() to match ati_gart | Alex Deucher | 2009-03-18 |
* | drm/radeon: r600 ptes are 64-bit, cleanup cleanup function. | Dave Airlie | 2009-03-13 |
* | drm/radeon: don't call irq changes on r600 suspend/resume | Dave Airlie | 2009-03-13 |
* | drm/radeon: fix r600 writeback across suspend/resume | Dave Airlie | 2009-03-13 |
* | drm/radeon: fix r600 writeback setup. | Dave Airlie | 2009-03-13 |
* | drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c | Hannes Eder | 2009-03-13 |
* | drm/radeon: fix r600 pci mapping calls. | Dave Airlie | 2009-03-13 |
* | drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup() | Alex Deucher | 2009-03-13 |
* | radeon: call the correct idle function, logic got inverted. | Dave Airlie | 2009-03-13 |
* | drm/radeon: RS600: fix interrupt handling | Alex Deucher | 2009-03-13 |
* | drm/r600: fix rptr address along lines of previous fixes to radeon. | Dave Airlie | 2009-03-13 |
* | drm/r600: fixup r600 gart table accessor like ati_pcigart.c | Dave Airlie | 2009-03-13 |
* | radeon: add support for rs600 GPUs | Alex Deucher | 2009-03-13 |
* | radeon: fix r600 AGP support | Alex Deucher | 2009-03-13 |
* | drm/radeon: add initial support for R6xx/R7xx GPUs | Alex Deucher | 2009-03-13 |
* | drm/radeon: add r6xx/r7xx microcode | Alex Deucher | 2009-03-13 |
* | drm/radeon: prep for r6xx/r7xx support | Alex Deucher | 2009-03-13 |
* | drm/radeon: split busmaster enable out to a separate function | Dave Airlie | 2009-03-13 |
* | drm/radeon: align ring writes to 16 dwords boundaries. | Dave Airlie | 2009-03-13 |
* | drm: radeon: Fix unaligned access in r300_scratch(). | David Miller | 2009-03-13 |
* | drm: radeon: Use surface for PCI GART table. | David Miller | 2009-03-13 |
* | drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case. | David Miller | 2009-03-13 |
* | drm: radeon: Fix RADEON_*_EMITED defines. | David Miller | 2009-03-13 |
* | drm: radeon: Fix ring_rptr accesses. | David Miller | 2009-03-13 |
* | drm: Drop unused and broken dri_library_name sysfs attribute. | Kristian Høgsberg | 2009-03-13 |
* | drm: Make drm_local_map use a resource_size_t offset | Benjamin Herrenschmidt | 2009-03-13 |
* | drm: Use resource_size_t for drm_get_resource_{start, len} | Benjamin Herrenschmidt | 2009-03-13 |
* | drm/radeon: update sarea copies of last_ variables on resume. | etienne | 2009-02-19 |