Age | Commit message (Expand) | Author |
---|---|---|
2017-06-30 | drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() | Laurent Pinchart |
2017-06-30 | drm: Add old state pointer to CRTC .enable() helper function | Laurent Pinchart |
2017-06-28 | drm: arcpgu: Remove CRTC .prepare() helper operation | Laurent Pinchart |
2017-06-28 | drm: arcpgu: Remove CRTC .commit() helper operation | Laurent Pinchart |
2017-06-23 | drm: arcpgu: arc_pgu_crtc_mode_valid() can be static | kbuild test robot |
2017-06-22 | drm: arcpgu: Use crtc->mode_valid() callback | Jose Abreu |
2016-12-15 | drm: Nuke fb->pixel_format | Ville Syrjälä |
2016-12-14 | drm/arcpgu: Add local 'fb' variables | Ville Syrjälä |
2016-08-19 | drm: Don't implement empty prepare_fb()/cleanup_fb() | Laurent Pinchart |
2016-06-10 | drm/arc: Actually bother with handling atomic events. | Daniel Vetter |
2016-06-09 | drm/arc: Nuke event_list | Daniel Vetter |
2016-04-26 | drm: Add support of ARC PGU display controller | Carlos Palminha |