summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arc
Commit message (Expand)AuthorAgeFilesLines
* drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen2016-09-221-2/+2
* drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart2016-08-191-2/+0Star
* drm/arc: Remove redundant dev_err call in arcpgu_load()Wei Yongjun2016-07-191-3/+1Star
* drm/arc: Fix some sparse warningsWei Yongjun2016-07-191-3/+3
* drm/arc: make fbdev support really optionalTobias Jakobi2016-07-181-1/+0Star
* drm/arcpgu: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()Markus Elfring2016-07-181-2/+1Star
* gpu: drm: arcpgu_drv: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-151-0/+1
* drm/arc: Remove redundant calls to drm_connector_register_all()Chris Wilson2016-06-211-8/+0Star
* Merge tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-154-56/+6Star
|\
| * drm: arc: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-18/+0Star
| * drm/arc: Implement nonblocking commit correctlyDaniel Vetter2016-06-101-7/+1Star
| * drm/arc: Actually bother with handling atomic events.Daniel Vetter2016-06-101-7/+5Star
| * drm/arc: Nuke event_listDaniel Vetter2016-06-093-24/+0Star
* | drm/arcpgu: Make ARC PGU usable on simulation platformsRuud Derwig2016-06-134-8/+138
|/
* Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-091-1/+1
|\
| * drm/fence: add fence to drm_pending_eventGustavo Padovan2016-06-031-1/+1
* | drm/arcpgu: Use lockless gem BO free callbackDaniel Vetter2016-06-011-1/+1
|/
* drm/arcpgu: use dedicated memory area for frame bufferAlexey Brodkin2016-04-291-0/+6
* drm: Add support of ARC PGU display controllerCarlos Palminha2016-04-267-0/+842