summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/armada/armada_fb.c
AgeCommit message (Expand)Author
2023-04-21drm/armada: Implement fbdev emulation as in-kernel clientThomas Zimmermann
2020-05-19drm/armada: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov
2019-08-14drm/armada: drop use of drmP.hSam Ravnborg
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-07-30drm/armada: move armada_drm_mode_config_funcs to armada_drv.cRussell King
2018-05-18drm/armada: Move GEM BO to drm_framebufferDaniel Stone
2017-12-08drm/armada: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes
2017-10-16drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()Haneen Mohammed
2017-09-29drm/armada: Remove unused #include <drmP.h>Haneen Mohammed
2017-06-20drm/armada: don't abuse DMA_ERROR_CODEChristoph Hellwig
2016-12-15drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä
2013-10-12DRM: Armada: Add Armada DRM driverRussell King