index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_crtc_helper.c
Age
Commit message (
Expand
)
Author
2009-07-10
drm: Disable the unused connectors explicitly when resuming with KMS.
Zhao Yakui
2009-06-04
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
2009-04-24
drm/kms: don't try to shortcut drm mode set function
Dave Airlie
2009-04-03
drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config
Jesse Barnes
2009-04-03
drm: sync the mode validation for INTERLACE/DBLSCAN
yakui_zhao
2009-02-25
drm: disable encoders before re-routing them
Jesse Barnes
2009-02-20
drm: Propagate failure from setting crtc base.
Chris Wilson
2009-02-20
drm: Check for a NULL encoder when reverting on error path
Chris Wilson
2009-01-16
drm: handle depth & bpp changes correctly
Jesse Barnes
2009-01-16
drm: initial KMS config fixes
Jesse Barnes
2008-12-29
drm: pin new and unpin old buffer when setting a mode.
Kristian Høgsberg
2008-12-29
drm: sanitise drm modesetting API + remove unused hotplug
Jakob Bornecrantz
2008-12-29
drm: pick an 800x600@60HZ mode by default for unknown CRT.
Dave Airlie
2008-12-29
DRM: add mode setting support
Dave Airlie