summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/arc/arcpgu_crtc.c
Commit message (Expand)AuthorAge
* Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-10
|\
| * drm: Plumb modifiers through plane initBen Widawsky2017-08-01
* | drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callbackJose Abreu2017-08-03
|/
* drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart2017-06-30
* drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-30
* drm: arcpgu: Remove CRTC .prepare() helper operationLaurent Pinchart2017-06-28
* drm: arcpgu: Remove CRTC .commit() helper operationLaurent Pinchart2017-06-28
* drm: arcpgu: arc_pgu_crtc_mode_valid() can be statickbuild test robot2017-06-23
* drm: arcpgu: Use crtc->mode_valid() callbackJose Abreu2017-06-22
* drm: Nuke fb->pixel_formatVille Syrjälä2016-12-15
* drm/arcpgu: Add local 'fb' variablesVille Syrjälä2016-12-14
* drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart2016-08-19
* drm/arc: Actually bother with handling atomic events.Daniel Vetter2016-06-10
* drm/arc: Nuke event_listDaniel Vetter2016-06-09
* drm: Add support of ARC PGU display controllerCarlos Palminha2016-04-26