index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_crtc_helper.h
Age
Commit message (
Expand
)
Author
2011-12-20
drm: Add drm_format_num_planes() utility function
Ville Syrjälä
2011-11-29
drm: move the fb bpp/depth helper into the core.
Dave Airlie
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2010-10-19
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
Jason Wessel
2010-10-06
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
Jason Wessel
2010-08-05
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-05
drm: add KGDB/KDB support
Jesse Barnes
2010-07-07
drm/kms: add crtc disable function
Alex Deucher
2010-06-01
drm/kms: disable/enable poll around switcheroo on/off
Dave Airlie
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-04-07
drm/kms/fb: separate fbdev connector list from core drm connectors
Dave Airlie
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2009-10-05
drm/fb: add setcmap and fix 8-bit support.
Dave Airlie
2009-09-28
drm/kms: make fb helper work for all drivers.
Dave Airlie
2009-09-01
drm/kms: add explicit encoder disable function and detach harder.
Dave Airlie
2009-08-30
drm/crtc_helper: place drm_helper_encoder_in_use() in the header file
Maarten Maathuis
2009-06-03
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
2009-04-03
drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config
Jesse Barnes
2009-04-02
DRM: drm_crtc_helper.h doesn't actually need i2c.h
Jean Delvare
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-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: add mode setting support
Dave Airlie