index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
/
armada_fb.c
Age
Commit message (
Expand
)
Author
2019-08-14
drm/armada: drop use of drmP.h
Sam Ravnborg
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-20
drm: Remove users of drm_format_num_planes
Maxime Ripard
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-07-30
drm/armada: move armada_drm_mode_config_funcs to armada_drv.c
Russell King
2018-05-18
drm/armada: Move GEM BO to drm_framebuffer
Daniel Stone
2017-12-08
drm/armada: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2017-10-16
drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()
Haneen Mohammed
2017-09-29
drm/armada: Remove unused #include <drmP.h>
Haneen Mohammed
2017-06-20
drm/armada: don't abuse DMA_ERROR_CODE
Christoph Hellwig
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2013-10-12
DRM: Armada: Add Armada DRM driver
Russell King