| Commit message (Expand) | Author | Age |
* | drm/radeon: add GET_PARAM/INFO support for Z pipes | Alex Deucher | 2009-08-21 |
* | drm/radeon/kms: implement the bo busy ioctl properly. | Dave Airlie | 2009-08-20 |
* | drm/radeon/kms: implement bo busy check + current domain | Dave Airlie | 2009-08-16 |
* | drm/radeon: Add support for RS880 chips | Alex Deucher | 2009-08-04 |
* | drm/radeon: add some new r7xx pci ids | Alex Deucher | 2009-08-03 |
* | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-07-29 |
|\ |
|
| * | drm/radeon/kms: add initial colortiling support. | Dave Airlie | 2009-07-29 |
| * | drm/ttm/radeon: add dma32 support. | Dave Airlie | 2009-07-15 |
| * | ttm: Make messages more readable. | Thomas Hellstrom | 2009-07-15 |
* | | drm/radeon: add some missing pci ids | Alex Deucher | 2009-07-15 |
|/ |
|
* | drm: Fix shifts which were miscalculated when converting from bitfields. | Michel Dänzer | 2009-06-24 |
* | drm: EDID endianness fixes. | Michel Dänzer | 2009-06-18 |
* | drm: Apply "Memory fragmentation from lost alignment blocks" | Thomas Hellstrom | 2009-06-18 |
* | drm: Remove memory debugging infrastructure. | Eric Anholt | 2009-06-18 |
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-06-17 |
|\ |
|
| * | drm/radeon: introduce kernel modesetting for radeon hardware | Jerome Glisse | 2009-06-14 |
| * | drm: Add the TTM GPU memory manager subsystem. | Thomas Hellstrom | 2009-06-14 |
| * | drm/radeon: fix mobility flags on new PCI IDs. | Dave Airlie | 2009-06-14 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-06-12 |
|\| |
|
| * | drm: include kernel list header file in hashtab header | Jerome Glisse | 2009-06-12 |
| * | drm: Split out the mm declarations in a separate header. Add atomic operations. | Jerome Glisse | 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 |
| * | drm_calloc_large: check right size, check integer overflow, use GFP_ZERO | Kristian Høgsberg | 2009-06-12 |
| * | drm: add separate drm debugging levels | yakui_zhao | 2009-06-11 |
| * | drm: fix LOCK_TEST_WITH_RETURN macro | Roel Kluin | 2009-06-11 |
| * | drm/i915: Enable probe on new chipset | Zhenyu Wang | 2009-06-09 |
* | | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d... | Keith Packard | 2009-06-03 |
|/ |
|
* | drm/i915: allocate large pointer arrays with vmalloc | Jesse Barnes | 2009-05-19 |
* | drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. | Carl Worth | 2009-05-14 |
* | drm/i915: add support for G41 chipset | Zhenyu Wang | 2009-04-21 |
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-04-14 |
|\ |
|
| * | drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU. | Eric Anholt | 2009-04-08 |
* | | intelfb: support i854 | Stefan Husemann | 2009-04-13 |
|/ |
|
* | drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config | Jesse Barnes | 2009-04-02 |
* | DRM: drm_crtc_helper.h doesn't actually need i2c.h | Jean Delvare | 2009-04-02 |
* | drm: fix missing inline function on 32-bit powerpc. | Dave Airlie | 2009-04-02 |
* | drm: detect hdmi monitor by hdmi identifier (v3) | Ma Ling | 2009-03-29 |
* | drm: reorder struct drm_ioctl_desc to save space on 64 bit builds | Richard Kennedy | 2009-03-29 |
* | radeon: add some new pci ids | Alex Deucher | 2009-03-29 |
* | drm: read EDID extensions from monitor | Ma Ling | 2009-03-29 |
* | drm: merge Linux master into HEAD | Dave Airlie | 2009-03-28 |
|\ |
|
| * | agp/intel: Add support for new intel chipset. | Shaohua Li | 2009-03-27 |
| * | drm: Convert proc files to seq_file and introduce debugfs | Ben Gamari | 2009-03-27 |
| * | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 |
| |\ |
|
| * | | make drm headers use strict integer types | Arnd Bergmann | 2009-03-26 |
* | | | drm: add DRM_READ/WRITE64 wrappers around readq/writeq. | Dave Airlie | 2009-03-13 |
* | | | radeon: add RS600 pci ids | Alex Deucher | 2009-03-13 |
* | | | radeon: add R6xx/R7xx pci ids | Alex Deucher | 2009-03-13 |
* | | | drm/radeon: prep for r6xx/r7xx support | Alex Deucher | 2009-03-13 |