index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_crtc.h
Age
Commit message (
Expand
)
Author
2009-09-07
drm/kms: add a function that can add the mode for the output device without EDID
Zhao Yakui
2009-08-31
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
2009-08-13
drm: Add more standard TV properties.
Francisco Jerez
2009-08-04
drm: Define some new standard TV properties.
Francisco Jerez
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-06-04
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
2009-03-29
drm: detect hdmi monitor by hdmi identifier (v3)
Ma Ling
2009-03-29
drm: read EDID extensions from monitor
Ma Ling
2009-03-13
drm: Use resource_size_t for drm_get_resource_{start, len}
Benjamin Herrenschmidt
2009-02-20
drm: Release user fbs in drm_release
Kristian Høgsberg
2009-01-22
drm: create mode_config idr lock
Jesse Barnes
2009-01-16
drm: initial KMS config fixes
Jesse Barnes
2008-12-29
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
DRM: add mode setting support
Dave Airlie