Age | Commit message (Expand) | Author |
2009-09-21 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-09-21 | drm/vgaarb: add VGA arbitration support to the drm and kms. | Dave Airlie |
2009-09-20 | includecheck fix: include/drm, drm_memory.h | Jaswinder Singh Rajput |
2009-09-18 | drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian. | Michel Dänzer |
2009-09-18 | drm/radeon/kms: don't fail if we fail to init GPU acceleration | Jerome Glisse |
2009-09-08 | drm: include seq_file.h for debugfs builds. | Dave Airlie |
2009-09-07 | Merge intel drm-intel-next branch | Dave Airlie |
2009-09-07 | drm/kms: add a function that can add the mode for the output device without EDID | Zhao Yakui |
2009-09-02 | drm/kms: add explicit encoder disable function and detach harder. | Dave Airlie |
2009-09-02 | drm/mm: add ability to dump mm lists via debugfs | Dave Airlie |
2009-08-31 | drm/kms: move driver specific fb common code to helper functions (v2) | Dave Airlie |
2009-08-31 | drm/crtc_helper: place drm_helper_encoder_in_use() in the header file | Maarten Maathuis |
2009-08-27 | drm: GEM handles are u32, not int | Pekka Paalanen |
2009-08-27 | drm/ttm: consolidate cache flushing code in one place. | Dave Airlie |
2009-08-21 | 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 | Merge Linus master to drm-next | Dave Airlie |
2009-08-19 | ttm: Make parts of a struct ttm_bo_device global. | Thomas Hellstrom |
2009-08-19 | drm/ttm: Memory accounting rework. | Thomas Hellstrom |
2009-08-19 | drm: Enable drm drivers to add drm sysfs devices. | Thomas Hellstrom |
2009-08-19 | drm/ttm: optimize bo_kmap_type values | Pekka Paalanen |
2009-08-19 | drm/kms: no need to return void value (encoder) | Pekka Paalanen |
2009-08-19 | drm: clarify scaling property names | Jesse Barnes |
2009-08-19 | drm: fixup includes in encoder slave header files. | Dave Airlie |
2009-08-17 | drm/radeon/kms: implement bo busy check + current domain | Dave Airlie |
2009-08-13 | drm: Add more standard TV properties. | Francisco Jerez |
2009-08-05 | drm/radeon: Add support for RS880 chips | Alex Deucher |
2009-08-04 | drm: Define some new standard TV properties. | Francisco Jerez |
2009-08-04 | drm: Define DRM_MODE_SUBCONNECTOR_SCART | Francisco Jerez |
2009-08-04 | drm: Define DRM_MODE_CONNECTOR_TV | Francisco Jerez |
2009-08-04 | drm/kms: slave encoder interface. | Francisco Jerez |
2009-08-04 | DRM: Add the explanation about DRM debug level | Zhao Yakui |
2009-08-04 | drm: Remove the macro defintion of DRM_DEBUG_MODE | Zhao Yakui |
2009-08-04 | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE | Zhao Yakui |
2009-08-04 | drm/radeon: add some new r7xx pci ids | Alex Deucher |
2009-07-29 | 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-15 | drm/ttm/radeon: add dma32 support. | Dave Airlie |
2009-07-15 | ttm: Make messages more readable. | Thomas Hellstrom |
2009-07-15 | drm/mode: add the GTF algorithm in kernel space | Zhao Yakui |
2009-07-15 | drm/mode: add the CVT algorithm in kernel space | Zhao Yakui |
2009-07-15 | drm/radeon: add some missing pci ids | Alex Deucher |
2009-06-24 | drm: Fix shifts which were miscalculated when converting from bitfields. | Michel Dänzer |
2009-06-19 | drm: EDID endianness fixes. | Michel Dänzer |
2009-06-19 | drm: Apply "Memory fragmentation from lost alignment blocks" | Thomas Hellstrom |
2009-06-18 | drm: Remove memory debugging infrastructure. | Eric Anholt |
2009-06-16 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-06-15 | drm/radeon: introduce kernel modesetting for radeon hardware | Jerome Glisse |
2009-06-15 | drm: Add the TTM GPU memory manager subsystem. | Thomas Hellstrom |
2009-06-15 | drm/radeon: fix mobility flags on new PCI IDs. | Dave Airlie |