summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/armada/armada_fb.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-30drm/armada: move armada_drm_mode_config_funcs to armada_drv.cRussell King1-6/+1
2018-05-18drm/armada: Move GEM BO to drm_framebufferDaniel Stone1-19/+4
2017-12-08drm/armada: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes1-10/+1
2017-10-16drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()Haneen Mohammed1-4/+4
2017-09-29drm/armada: Remove unused #include <drmP.h>Haneen Mohammed1-1/+0
2017-06-20drm/armada: don't abuse DMA_ERROR_CODEChristoph Hellwig1-1/+1
2016-12-15drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä1-1/+1
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson1-1/+1
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä1-2/+2
2013-10-12DRM: Armada: Add Armada DRM driverRussell King1-0/+170