summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/armada/armada_fb.c
Commit message (Expand)AuthorAgeFilesLines
* drm/armada: drop use of drmP.hSam Ravnborg2019-08-141-0/+3
* Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-151-1/+2
|\
| * drm: Remove users of drm_format_num_planesMaxime Ripard2019-05-201-1/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* drm/armada: move armada_drm_mode_config_funcs to armada_drv.cRussell King2018-07-301-6/+1
* drm/armada: Move GEM BO to drm_framebufferDaniel Stone2018-05-181-19/+4
* drm/armada: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes2017-12-081-10/+1
* drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()Haneen Mohammed2017-10-161-4/+4
* drm/armada: Remove unused #include <drmP.h>Haneen Mohammed2017-09-291-1/+0
* drm/armada: don't abuse DMA_ERROR_CODEChristoph Hellwig2017-06-201-1/+1
* drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-151-1/+1
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-171-1/+1
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-241-2/+2
* DRM: Armada: Add Armada DRM driverRussell King2013-10-121-0/+170