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
/
include
/
drm
/
drm_crtc_helper.h
Age
Commit message (
Expand
)
Author
2018-02-16
drm: Allow determining if current task is output poll worker
Lukas Wunner
2017-04-06
drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...
Maarten Lankhorst
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
2017-03-24
drm: drop extern from function decls
Daniel Vetter
2017-01-27
Reinstate "drm/probe-helpers: Drop locking from poll_enable""
Dave Airlie
2016-08-16
drm/kms-helpers: Extract drm_modeset_helper.[hc]
Daniel Vetter
2016-06-07
drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt()
Jyri Sarha
2016-03-08
drm: introduce pipe color correction properties
Lionel Landwerlin
2015-12-11
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
2015-12-08
drm: Reorganize helper vtables and their docs
Daniel Vetter
2015-12-08
drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
Daniel Vetter
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-09-30
drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2
Egbert Eich
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
2015-08-04
drm/atomic-helper: Add an atomice best_encoder callback
Daniel Vetter
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
2015-04-13
drm: make crtc/encoder/connector/plane helper_private a const pointer
Jani Nikula
2015-02-24
drm/atomic-helpers: make mode_set hooks optional
Daniel Vetter
2015-01-28
Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm...
Dave Airlie
2015-01-27
drm/atomic: Add ->atomic_check() to encoder helpers
Thierry Reding
2015-01-27
drm/atomic-helpers: Saner encoder/crtc callbacks
Daniel Vetter
2014-12-17
drm: Include drm_crtc_helper.h in DocBook
Thierry Reding
2014-12-17
drm: Make drm_crtc_helper.h standalone includible
Thierry Reding
2014-11-05
drm/crtc-helper: Transitional functions using atomic plane helpers
Daniel Vetter
2014-11-05
drm: Add atomic/plane helpers
Daniel Vetter
2014-05-16
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-05-01
drm: try harder to avoid regression when merging mode bits
Dave Airlie
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-18
drm: Split out drm_probe_helper.c from drm_crtc_helper.c
Daniel Vetter
2014-03-13
drm: drop error code for drm_helper_resume_force_mode
Daniel Vetter
2014-03-13
drm: remove return value from drm_helper_mode_fill_fb_struct
Daniel Vetter
2014-01-20
drm: Make the connector mode_valid() vfunc return a drm_mode_status enum
Damien Lespiau
2013-10-23
drm: return if changed in drm_helper_hpd_irq_event()
Marc-André Lureau
2012-11-20
drm: extract drm_kms_helper_hotplug_event
Daniel Vetter
2012-11-11
drm: add helper to sort panels to the head of the connector list
Daniel Vetter
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-05-22
drm: Miscellaneous typo fixes and documentation updates
Laurent Pinchart
2012-04-20
drm: Move drm_format_num_planes() to drm_crtc.c
Ville Syrjälä
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
[next]