index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
2020-02-15
drm: drop unused drm_crtc callback
Sam Ravnborg
2019-12-03
drm/crtc-helper: drm_connector_get_single_encoder prototype is missing
Benjamin Gaignard
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-16
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
2019-09-16
drm/connector: Share with non-atomic drivers the function to get the single e...
José Roberto de Souza
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-16
drm: Remove bridge support from legacy helpers
Laurent Pinchart
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-01-15
drm: Remove use of drm_mode_object
Shayenne Moura
2019-01-11
drm: Move the legacy kms disable_all helper to crtc helpers
Daniel Vetter
2019-01-10
drm/crtc-helpers: WARN when used with atomic drivers
Daniel Vetter
2018-10-05
drm: Remove transitional helpers
Daniel Vetter
2018-09-09
drm: extract drm_atomic_uapi.c
Daniel Vetter
2017-10-13
drm: Replace kzalloc with kcalloc
Harsha Sharma
2017-08-08
drm: Handle properties in the core for atomic drivers
Daniel Vetter
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
2017-02-28
drm: Rename connector list iterator API
Thierry Reding
2017-02-28
drm: Introduce drm_connector_{get,put}()
Thierry Reding
2017-01-25
drm/kms-helpers: Use recommened kerneldoc for struct member refs
Daniel Vetter
2016-12-30
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-18
drm: Convert all helpers to drm_connector_list_iter
Daniel Vetter
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-15
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-08-16
drm/kms-helpers: Extract drm_modeset_helper.[hc]
Daniel Vetter
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-06-21
drm/crtc-helper: disable_unused_functions really isn't for atomic
Daniel Vetter
2016-06-15
drm/crtc: only store the necessary data for set_config rollback
Philipp Zabel
2016-06-15
drm/crtc: fix connector reference counting mismatch in drm_crtc_helper_set_co...
Philipp Zabel
2016-06-07
drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt()
Jyri Sarha
2016-05-10
drm: Make drm_encoder_helper_funcs optional
Noralf Trønnes
2016-05-05
drm/crtc: take references to connectors used in a modeset. (v2)
Dave Airlie
2016-04-14
drm/crtc_helper: Reset empty plane state in drm_helper_crtc_mode_set_base()
Liu Ying
2016-03-08
drm: introduce pipe color correction properties
Lionel Landwerlin
2016-02-16
drm: fixes crct set_mode when crtc mode_fixup is null.
Carlos Palminha
2016-02-12
drm/kms_helper: Add a common place to call init and exit functions.
Rafael Antognolli
2016-02-11
drm: fixes crct set_mode when encoder mode_fixup is null.
Carlos Palminha
2016-01-25
drm/crtc-helper: Add caveat to disable_unused_functions doc
Daniel Vetter
2016-01-18
drm/crtc_helper/set_config: Remove redundant NULL pointer check on set->mode
Liu Ying
2016-01-18
drm/crtc_helper/set_config: Remove redundant handling when set->fb is NULL
Liu Ying
2015-12-11
drm: Add crtc->name and use it in debug messages
Ville Syrjälä
2015-12-08
drm: Merge helper docbook into kerneldoc comments
Daniel Vetter
2015-12-08
drm: Reorganize helper vtables and their docs
Daniel Vetter
2015-12-02
drm/atomic-helper: Implement subsystem-level suspend/resume
Thierry Reding
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
2015-07-22
drm: Roll out drm_for_each_{plane,crtc,encoder}
Daniel Vetter
2015-07-22
drm: Roll out drm_for_each_connector more
Daniel Vetter
[next]