summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arc/arcpgu_crtc.c
Commit message (Expand)AuthorAgeFilesLines
* drm: add missing ctx argument to plane transitional helpersRussell King2018-07-031-1/+1
* drm/arc: Stop consulting plane->fbVille Syrjälä2018-05-251-3/+0
* Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-101-0/+1
|\
| * drm: Plumb modifiers through plane initBen Widawsky2017-08-011-0/+1
* | drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callbackJose Abreu2017-08-031-3/+4
|/
* drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart2017-06-301-2/+3
* drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-301-2/+3
* drm: arcpgu: Remove CRTC .prepare() helper operationLaurent Pinchart2017-06-281-1/+0
* drm: arcpgu: Remove CRTC .commit() helper operationLaurent Pinchart2017-06-281-1/+0
* drm: arcpgu: arc_pgu_crtc_mode_valid() can be statickbuild test robot2017-06-231-2/+2
* drm: arcpgu: Use crtc->mode_valid() callbackJose Abreu2017-06-221-15/+14
* drm: Nuke fb->pixel_formatVille Syrjälä2016-12-151-1/+1
* drm/arcpgu: Add local 'fb' variablesVille Syrjälä2016-12-141-1/+2
* drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart2016-08-191-2/+0
* drm/arc: Actually bother with handling atomic events.Daniel Vetter2016-06-101-7/+5
* drm/arc: Nuke event_listDaniel Vetter2016-06-091-4/+0
* drm: Add support of ARC PGU display controllerCarlos Palminha2016-04-261-0/+257
OpenPOWER on IntegriCloud