| Commit message (Expand) | Author | Age |
* | drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. | Dave Airlie | 2011-06-16 |
* | drm: parse color format support for digital displays | Jesse Barnes | 2011-04-28 |
* | drm: add bit depth parsing | Jesse Barnes | 2011-04-28 |
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | drm: export drm_find_cea_extension to drivers | Ben Skeggs | 2011-03-31 |
|/ |
|
* | drm: Mark constant arrays of drm_display_mode const | Chris Wilson | 2011-02-22 |
* | drm: dumb scanout create/mmap for intel/radeon (v3) | Dave Airlie | 2011-02-06 |
* | drm: Add an interface to reset the device | Chris Wilson | 2011-01-25 |
* | drm/vblank: Add support for precise vblank timestamping. | Mario Kleiner | 2010-11-21 |
* | drm/edid: add helper function to detect monitor audio capability | Zhenyu Wang | 2010-10-19 |
* | drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback | Thomas Hellstrom | 2010-10-05 |
* | drm: Use a nondestructive mode for output detect when polling (v2) | Chris Wilson | 2010-09-14 |
* | drm: Use a nondestructive mode for output detect when polling | Chris Wilson | 2010-09-13 |
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-12 |
|\ |
|
| * | drm: expand gamma_set | James Simmons | 2010-08-09 |
| * | drm: Remove unused fields from drm_display_info | Adam Jackson | 2010-08-09 |
* | | drm: use workqueue instead of slow-work | Tejun Heo | 2010-07-22 |
|/ |
|
* | drm/fbdev: fix cloning on fbcon | Dave Airlie | 2010-05-18 |
* | drm/fbdev: rework output polling to be back in the core. (v4) | Dave Airlie | 2010-05-18 |
* | Merge branch 'drm-fbdev-cleanup' into drm-core-next | Dave Airlie | 2010-04-19 |
|\ |
|
| * | drm/kms/fb: separate fbdev connector list from core drm connectors | Dave Airlie | 2010-04-06 |
| * | drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list | Dave Airlie | 2010-04-06 |
| * | drm/fb: fix fbdev object model + cleanup properly. | Dave Airlie | 2010-04-06 |
* | | drm/edid: Add secondary GTF curve support | Adam Jackson | 2010-04-05 |
* | | drm/edid: Fix secondary block fetch. | Adam Jackson | 2010-04-05 |
|/ |
|
* | drm/radeon/kms: add support for hardcoded edids in rom (v2) | Alex Deucher | 2010-02-08 |
* | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie | 2009-12-07 |
|\ |
|
| * | Merge remote branch 'airlied/drm-next' into drm-intel-next | Eric Anholt | 2009-12-01 |
| |\ |
|
| * | | drm: make drm_mode_object_find typesafe | Daniel Vetter | 2009-11-05 |
* | | | drm: Add dirty ioctl and property | Jakob Bornecrantz | 2009-12-03 |
* | | | drm/modes: Add drm_mode_hsync() | Adam Jackson | 2009-12-03 |
* | | | drm: set the type of the drm_framebuffer::fbdev field | Clemens Ladisch | 2009-11-18 |
| |/
|/| |
|
* | | drm/kms: add page flipping ioctl | Kristian Høgsberg | 2009-11-17 |
|/ |
|
* | drm/kms: start adding command line interface using fb. | Dave Airlie | 2009-09-24 |
* | drm/kms: add a function that can add the mode for the output device without EDID | Zhao Yakui | 2009-09-07 |
* | drm/kms: move driver specific fb common code to helper functions (v2) | Dave Airlie | 2009-08-30 |
* | drm: Add more standard TV properties. | Francisco Jerez | 2009-08-12 |
* | drm: Define some new standard TV properties. | Francisco Jerez | 2009-08-04 |
* | 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: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d... | Keith Packard | 2009-06-03 |
* | drm: detect hdmi monitor by hdmi identifier (v3) | Ma Ling | 2009-03-29 |
* | drm: read EDID extensions from monitor | Ma Ling | 2009-03-29 |
* | drm: Use resource_size_t for drm_get_resource_{start, len} | Benjamin Herrenschmidt | 2009-03-13 |
* | drm: Release user fbs in drm_release | Kristian Høgsberg | 2009-02-19 |
* | drm: create mode_config idr lock | Jesse Barnes | 2009-01-22 |
* | drm: initial KMS config fixes | Jesse Barnes | 2009-01-16 |
* | drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. | Kristian H�gsberg | 2008-12-29 |
* | drm: sanitise drm modesetting API + remove unused hotplug | Jakob Bornecrantz | 2008-12-29 |