| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-next' of ../drm-next into drm-linus | Dave Airlie | 2009-10-08 | 3 | -3/+11 |
|\ |
|
| * | drm/fb: add more correct 8/16/24/32 bpp fb support. | Dave Airlie | 2009-10-06 | 1 | -0/+3 |
| * | drm/fb: add setcmap and fix 8-bit support. | Dave Airlie | 2009-10-05 | 2 | -1/+6 |
| * | drm/radeon/kms: respect single crtc cards, only create one crtc. (v2) | Dave Airlie | 2009-10-05 | 1 | -2/+2 |
* | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-30 | 3 | -2/+40 |
|\ \
| |/ |
|
| * | drm/kms: make fb helper work for all drivers. | Dave Airlie | 2009-09-28 | 1 | -1/+3 |
| * | drm/kms: start adding command line interface using fb. | Dave Airlie | 2009-09-25 | 2 | -1/+37 |
* | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-24 | 2 | -0/+20 |
|\ \ |
|
| * | | drm/i915: Track purged state. | Chris Wilson | 2009-09-23 | 1 | -0/+1 |
| * | | drm/i915: Add ioctl to set 'purgeability' of objects | Chris Wilson | 2009-09-17 | 1 | -0/+18 |
| * | | drm/i915: add B43 chipset support | Fabian Henze | 2009-09-08 | 1 | -0/+1 |
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-09-21 | 14 | -75/+477 |
|\ \ \ |
|
| * | | | drm/vgaarb: add VGA arbitration support to the drm and kms. | Dave Airlie | 2009-09-21 | 1 | -0/+3 |
| | |/
| |/| |
|
| * | | drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian. | Michel Dänzer | 2009-09-18 | 1 | -5/+6 |
| * | | drm/radeon/kms: don't fail if we fail to init GPU acceleration | Jerome Glisse | 2009-09-18 | 1 | -0/+1 |
| |/ |
|
| * | drm: include seq_file.h for debugfs builds. | Dave Airlie | 2009-09-08 | 1 | -0/+3 |
| * | Merge intel drm-intel-next branch | Dave Airlie | 2009-09-07 | 1 | -0/+4 |
| |\ |
|
| * | | drm/kms: add a function that can add the mode for the output device without EDID | Zhao Yakui | 2009-09-07 | 1 | -0/+2 |
| * | | drm/kms: add explicit encoder disable function and detach harder. | Dave Airlie | 2009-09-02 | 1 | -0/+2 |
| * | | drm/mm: add ability to dump mm lists via debugfs | Dave Airlie | 2009-09-02 | 1 | -0/+4 |
| * | | drm/kms: move driver specific fb common code to helper functions (v2) | Dave Airlie | 2009-08-31 | 2 | -0/+84 |
| * | | drm/crtc_helper: place drm_helper_encoder_in_use() in the header file | Maarten Maathuis | 2009-08-31 | 1 | -0/+1 |
| * | | drm: GEM handles are u32, not int | Pekka Paalanen | 2009-08-27 | 1 | -2/+2 |
| * | | drm/ttm: consolidate cache flushing code in one place. | Dave Airlie | 2009-08-27 | 1 | -0/+38 |
| * | | Merge Linus master to drm-next | Dave Airlie | 2009-08-20 | 4 | -6/+57 |
| |\ \ |
|
| * | | | ttm: Make parts of a struct ttm_bo_device global. | Thomas Hellstrom | 2009-08-19 | 2 | -26/+69 |
| * | | | drm/ttm: Memory accounting rework. | Thomas Hellstrom | 2009-08-19 | 2 | -19/+26 |
| * | | | drm: Enable drm drivers to add drm sysfs devices. | Thomas Hellstrom | 2009-08-19 | 1 | -0/+12 |
| * | | | drm/ttm: optimize bo_kmap_type values | Pekka Paalanen | 2009-08-19 | 1 | -6/+6 |
| * | | | drm/kms: no need to return void value (encoder) | Pekka Paalanen | 2009-08-19 | 1 | -1/+1 |
| * | | | drm: clarify scaling property names | Jesse Barnes | 2009-08-19 | 1 | -4/+5 |
| * | | | drm: fixup includes in encoder slave header files. | Dave Airlie | 2009-08-19 | 1 | -2/+2 |
| * | | | drm: Add more standard TV properties. | Francisco Jerez | 2009-08-13 | 1 | -0/+3 |
| * | | | drm: Define some new standard TV properties. | Francisco Jerez | 2009-08-04 | 1 | -0/+3 |
| * | | | drm: Define DRM_MODE_SUBCONNECTOR_SCART | Francisco Jerez | 2009-08-04 | 1 | -0/+1 |
| * | | | drm: Define DRM_MODE_CONNECTOR_TV | Francisco Jerez | 2009-08-04 | 1 | -0/+1 |
| * | | | drm/kms: slave encoder interface. | Francisco Jerez | 2009-08-04 | 1 | -0/+162 |
| * | | | DRM: Add the explanation about DRM debug level | Zhao Yakui | 2009-08-04 | 1 | -0/+31 |
| * | | | drm: Remove the macro defintion of DRM_DEBUG_MODE | Zhao Yakui | 2009-08-04 | 1 | -7/+0 |
| * | | | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE | Zhao Yakui | 2009-08-04 | 1 | -9/+9 |
| * | | | drm/mode: add the GTF algorithm in kernel space | Zhao Yakui | 2009-07-15 | 1 | -0/+3 |
| * | | | drm/mode: add the CVT algorithm in kernel space | Zhao Yakui | 2009-07-15 | 1 | -0/+3 |
* | | | | includecheck fix: include/drm, drm_memory.h | Jaswinder Singh Rajput | 2009-09-20 | 1 | -2/+0 |
| |_|/
|/| | |
|
* | | | drm/radeon: add GET_PARAM/INFO support for Z pipes | Alex Deucher | 2009-08-21 | 1 | -0/+2 |
* | | | drm/radeon/kms: implement the bo busy ioctl properly. | Dave Airlie | 2009-08-21 | 1 | -0/+2 |
| |/
|/| |
|
* | | drm/radeon/kms: implement bo busy check + current domain | Dave Airlie | 2009-08-17 | 1 | -1/+1 |
* | | drm/radeon: Add support for RS880 chips | Alex Deucher | 2009-08-05 | 1 | -0/+5 |
* | | drm/radeon: add some new r7xx pci ids | Alex Deucher | 2009-08-04 | 1 | -0/+5 |
* | | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-07-29 | 3 | -3/+42 |
|\ \ |
|
| * | | drm/radeon/kms: add initial colortiling support. | Dave Airlie | 2009-07-29 | 2 | -1/+37 |