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