index
:
pm24.git
master
perf-mon
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_modeset_helper.c
Age
Commit message (
Expand
)
Author
2024-10-18
drm/client: Move suspend/resume into DRM client callbacks
Thomas Zimmermann
2024-02-28
drm: Check output polling initialized before disabling
Shradha Gupta
2022-09-20
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
Thomas Zimmermann
2022-09-20
drm/plane: Allocate planes with drm_universal_plane_alloc()
Thomas Zimmermann
2022-09-20
drm/plane: Remove drm_plane_init()
Thomas Zimmermann
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2019-02-07
drm: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-10-05
drm: Unexport primary plane helpers
Daniel Vetter
2017-11-30
drm/modeset-helper: Add simple modeset suspend/resume helpers
Noralf Trønnes
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-03-22
drm: Add mode_config .get_format_info() hook
Ville Syrjälä
2016-12-18
drm: Convert all helpers to drm_connector_list_iter
Daniel Vetter
2016-12-15
drm: Fix kernel docs for drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
drm: Eliminate the useless "non-RGB fb" debug message
Ville Syrjälä
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
drm: Store a pointer to drm_format_info under drm_framebuffer
Ville Syrjälä
2016-12-15
drm: Populate fb->dev from drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-11-17
drm: also move DSI panels to the front of the connector list
Jani Nikula
2016-11-17
drm: Nuke modifier[1-3]
Ville Syrjälä
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-10-18
drm: Don't export the drm_fb_get_bpp_depth() function
Laurent Pinchart
2016-08-16
drm/kms-helpers: Extract drm_modeset_helper.[hc]
Daniel Vetter