summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arc
Commit message (Expand)AuthorAgeFilesLines
* drm/arc: Remove redundant dev_err call in arcpgu_load()Wei Yongjun2016-07-191-3/+1
* drm/arc: Fix some sparse warningsWei Yongjun2016-07-191-3/+3
* drm/arc: make fbdev support really optionalTobias Jakobi2016-07-181-1/+0
* drm/arcpgu: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()Markus Elfring2016-07-181-2/+1
* 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/+0
* Merge tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-164-56/+6
|\
| * drm: arc: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-18/+0
| * drm/arc: Implement nonblocking commit correctlyDaniel Vetter2016-06-101-7/+1
| * drm/arc: Actually bother with handling atomic events.Daniel Vetter2016-06-101-7/+5
| * drm/arc: Nuke event_listDaniel Vetter2016-06-093-24/+0
* | 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
OpenPOWER on IntegriCloud