Age | Commit message (Expand) | Author |
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 |