summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/armada/armada_fbdev.c
AgeCommit message (Expand)Author
2018-07-30drm/armada: move armada_drm_mode_config_funcs to armada_drv.cRussell King
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-08-04drm: armada: remove dead empty functionsPeter Rosin
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2016-12-15drm: Nuke fb->bits_per_pixelVille Syrjälä
2016-12-15drm: Nuke fb->depthVille Syrjälä
2016-11-14drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter
2015-08-06drm/armada: Use new drm_fb_helper functionsArchit Taneja
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark
2013-12-10DRM: Armada: fix printing of phys_addr_t/dma_addr_tRussell King
2013-12-10DRM: Armada: destroy framebuffer after helperRussell King
2013-12-10DRM: Armada: implement lastclose() for fbhelperRussell King
2013-10-12DRM: Armada: Add Armada DRM driverRussell King