Age | Commit message (Expand) | Author |
2013-01-31 | drm/radeon: Deprecate UMS support v2 | Christian König |
2012-12-14 | drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss | Daniel Vetter |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells |
2012-10-02 | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells |
2012-04-30 | radeon_cp: Remove unneeded tests for NULL before calling release_firmware() | Jesper Juhl |
2012-02-16 | drm: move pci bus master enable into driver. | Dave Airlie |
2011-10-31 | gpu: add module.h to drivers/gpu files as required. | Paul Gortmaker |
2011-07-13 | DRM: remove drm_pci_device_is_pcie | Jon Mason |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-02-07 | drm: rework PCI/platform driver interface. | Dave Airlie |
2010-06-01 | drm: Remove drm_resource wrappers | Jordan Crouse |
2010-04-23 | drm/radeon: 9800 SE has only one quadpipe | Tormod Volden |
2010-04-06 | drm/radeon: R300 AD only has one quad pipe. | Michel Dänzer |
2010-03-01 | drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page an... | Dave Airlie |
2010-01-07 | drm/radeon/kms: fix memory leak | Jiri Slaby |
2009-10-26 | drm/radeon: A bit of cleanup work on radeon_freelist_get() | Robert Noland |
2009-09-21 | drm/radeon: some r420s have a CP race with the DMA engine. | Alex Deucher |
2009-09-07 | Merge intel drm-intel-next branch | Dave Airlie |
2009-08-31 | radeon: Use request_firmware() | Ben Hutchings |
2009-08-21 | drm/radeon: add GET_PARAM/INFO support for Z pipes | Alex Deucher |
2009-06-18 | drm: Remove memory debugging infrastructure. | Eric Anholt |
2009-06-12 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-06-11 | radeon: remove _DRM_DRIVER from the preadded sarea map | Dave Airlie |
2009-06-04 | drm/radeon: fix ring free alignment calculations | Dave Airlie |
2009-03-29 | drm/radeon: add regs required for occlusion queries support | Maciej Cencora |
2009-03-13 | drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c | Hannes Eder |
2009-03-13 | radeon: call the correct idle function, logic got inverted. | Dave Airlie |
2009-03-13 | radeon: add support for rs600 GPUs | Alex Deucher |
2009-03-13 | drm/radeon: add initial support for R6xx/R7xx GPUs | 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: 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 ring_rptr accesses. | David Miller |
2009-03-13 | drm: Make drm_local_map use a resource_size_t offset | Benjamin Herrenschmidt |
2009-02-20 | drm/radeon: update sarea copies of last_ variables on resume. | etienne |
2009-02-08 | drm/radeon: fix ioremap conflict with AGP mappings | Dave Airlie |
2008-12-29 | drm/radeon: use locked rmmap to remove sarea mapping. | Dave Airlie |
2008-12-29 | drm/radeon: fix warning due to PAGE_SIZE max | Dave Airlie |
2008-12-29 | drm: move to kref per-master structures. | Dave Airlie |
2008-11-25 | drm: move drm vblank initialization/cleanup to driver load/unload | Keith Packard |
2008-11-11 | drm/radeon: map registers at load time | Dave Airlie |
2008-10-28 | drm/radeon: fixup further bus mastering confusion. | Alex Deucher |
2008-10-18 | radeon: fix PCI bus mastering support enables. | Alex Deucher |
2008-10-18 | radeon: add RS400 family support. | Alex Deucher |
2008-10-18 | drm/radeon: add support for RS740 IGP chipsets. | Alex Deucher |
2008-10-18 | drm: Rework vblank-wait handling to allow interrupt reduction. | Jesse Barnes |
2008-10-18 | radeon: fix writeback across suspend/resume. | Dave Airlie |
2008-09-01 | drm/radeon: downgrade debug message from info to debug. | Dave Airlie |