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