index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_crtc_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/plane-helper: Move drm_plane_helper_atomic_check() into udl
Thomas Zimmermann
2023-12-06
1
-5
/
+2
*
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
1
-1
/
+0
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-10-18
1
-0
/
+13
|
\
|
*
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-07
1
-0
/
+13
|
|
\
|
|
*
drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.
Jim Cromie
2022-09-24
1
-0
/
+13
*
|
|
drm/crtc-helper: Add a drm_crtc_helper_atomic_check() helper
Javier Martinez Canillas
2022-10-13
1
-0
/
+26
|
/
/
*
/
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
1
-1
/
+0
|
/
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm: Use drm_mode_copy()
Ville Syrjälä
2022-04-12
1
-2
/
+2
*
drm: Use drm_mode_init() for on-stack modes
Ville Syrjälä
2022-04-12
1
-4
/
+4
*
Revert "drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()"
Sean Paul
2021-10-04
1
-12
/
+6
*
drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
2021-10-01
1
-6
/
+12
*
drm : Insert blank lines after declarations.
Suraj Upadhyay
2020-07-02
1
-0
/
+3
*
drm: drop unused drm_crtc callback
Sam Ravnborg
2020-02-15
1
-4
/
+0
*
drm/crtc-helper: drm_connector_get_single_encoder prototype is missing
Benjamin Gaignard
2019-12-03
1
-0
/
+2
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-03
1
-32
/
+0
|
\
|
*
drm: Remove bridge support from legacy helpers
Laurent Pinchart
2019-08-16
1
-32
/
+0
*
|
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
2019-09-16
1
-2
/
+7
*
|
drm/connector: Share with non-atomic drivers the function to get the single e...
José Roberto de Souza
2019-09-16
1
-1
/
+16
*
|
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-28
1
-0
/
+1
|
/
*
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-6
/
+8
*
drm: Remove use of drm_mode_object
Shayenne Moura
2019-01-15
1
-3
/
+2
*
drm: Move the legacy kms disable_all helper to crtc helpers
Daniel Vetter
2019-01-11
1
-0
/
+35
*
drm/crtc-helpers: WARN when used with atomic drivers
Daniel Vetter
2019-01-10
1
-4
/
+14
*
drm: Remove transitional helpers
Daniel Vetter
2018-10-05
1
-115
/
+0
*
drm: extract drm_atomic_uapi.c
Daniel Vetter
2018-09-09
1
-0
/
+1
*
drm: Replace kzalloc with kcalloc
Harsha Sharma
2017-10-13
1
-2
/
+2
*
drm: Handle properties in the core for atomic drivers
Daniel Vetter
2017-08-08
1
-2
/
+1
*
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
2017-03-29
1
-1
/
+3
*
drm: Rename connector list iterator API
Thierry Reding
2017-02-28
1
-18
/
+18
*
drm: Introduce drm_connector_{get,put}()
Thierry Reding
2017-02-28
1
-3
/
+3
*
drm/kms-helpers: Use recommened kerneldoc for struct member refs
Daniel Vetter
2017-01-25
1
-14
/
+14
*
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-30
1
-7
/
+7
*
drm: Convert all helpers to drm_connector_list_iter
Daniel Vetter
2016-12-18
1
-11
/
+38
*
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-18
1
-0
/
+1
*
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
2016-12-15
1
-2
/
+1
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-2
/
+2
*
drm/kms-helpers: Extract drm_modeset_helper.[hc]
Daniel Vetter
2016-08-16
1
-56
/
+0
*
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-07-02
1
-26
/
+28
|
\
|
*
drm/crtc: only store the necessary data for set_config rollback
Philipp Zabel
2016-06-15
1
-18
/
+18
|
*
drm/crtc: fix connector reference counting mismatch in drm_crtc_helper_set_co...
Philipp Zabel
2016-06-15
1
-8
/
+10
*
|
drm/crtc-helper: disable_unused_functions really isn't for atomic
Daniel Vetter
2016-06-21
1
-0
/
+3
*
|
drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt()
Jyri Sarha
2016-06-07
1
-33
/
+0
|
/
*
drm: Make drm_encoder_helper_funcs optional
Noralf Trønnes
2016-05-10
1
-8
/
+33
*
drm/crtc: take references to connectors used in a modeset. (v2)
Dave Airlie
2016-05-05
1
-0
/
+19
*
drm/crtc_helper: Reset empty plane state in drm_helper_crtc_mode_set_base()
Liu Ying
2016-04-14
1
-3
/
+5
*
drm: introduce pipe color correction properties
Lionel Landwerlin
2016-03-08
1
-0
/
+33
*
drm: fixes crct set_mode when crtc mode_fixup is null.
Carlos Palminha
2016-02-16
1
-3
/
+6
*
drm/kms_helper: Add a common place to call init and exit functions.
Rafael Antognolli
2016-02-12
1
-3
/
+0
*
drm: fixes crct set_mode when encoder mode_fixup is null.
Carlos Palminha
2016-02-11
1
-4
/
+6
[next]