index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_modeset_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
Thomas Zimmermann
1
-3
/
+1
2022-09-20
drm/plane: Allocate planes with drm_universal_plane_alloc()
Thomas Zimmermann
1
-35
/
+26
2022-09-20
drm/plane: Remove drm_plane_init()
Thomas Zimmermann
1
-2
/
+1
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
1
-1
/
+7
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2019-02-07
drm: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
1
-0
/
+2
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2018-10-05
drm: Unexport primary plane helpers
Daniel Vetter
1
-0
/
+15
2017-11-30
drm/modeset-helper: Add simple modeset suspend/resume helpers
Noralf Trønnes
1
-0
/
+76
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-0
/
+1
2017-03-22
drm: Add mode_config .get_format_info() hook
Ville Syrjälä
1
-1
/
+1
2016-12-18
drm: Convert all helpers to drm_connector_list_iter
Daniel Vetter
1
-0
/
+2
2016-12-15
drm: Fix kernel docs for drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-0
/
+1
2016-12-15
drm: Eliminate the useless "non-RGB fb" debug message
Ville Syrjälä
1
-12
/
+1
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-1
/
+0
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-3
/
+0
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
1
-2
/
+0
2016-12-15
drm: Store a pointer to drm_format_info under drm_framebuffer
Ville Syrjälä
1
-0
/
+1
2016-12-15
drm: Populate fb->dev from drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-0
/
+1
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+2
2016-11-17
drm: also move DSI panels to the front of the connector list
Jani Nikula
1
-2
/
+3
2016-11-17
drm: Nuke modifier[1-3]
Ville Syrjälä
1
-1
/
+1
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
1
-3
/
+4
2016-10-18
drm: Don't export the drm_fb_get_bpp_depth() function
Laurent Pinchart
1
-2
/
+15
2016-08-16
drm/kms-helpers: Extract drm_modeset_helper.[hc]
Daniel Vetter
1
-0
/
+153