linux_dsm_epyc7002/drivers/gpu/drm/armada
Daniel Stone ecb8a94785 drm/armada: Move GEM BO to drm_framebuffer
Since drm_framebuffer can now store GEM objects directly, place them
there rather than in our own subclass. As this makes the framebuffer
create_handle and destroy functions the same as the GEM framebuffer
helper, we can reuse those.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Russell King <linux@armlinux.org.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20180330141138.28987-19-daniels@collabora.com
2018-05-18 14:52:36 +01:00
..
armada_510.c drm/armada: Remove unused #include <drmP.h> 2017-09-29 09:35:36 +02:00
armada_crtc.c drm: Don't pass clip to drm_atomic_helper_check_plane_state() 2018-03-05 20:48:25 +02:00
armada_crtc.h drm/armada: move overlay plane register update generation 2017-12-08 12:21:53 +00:00
armada_debugfs.c drm/armada: Remove armada_drm_debugfs_cleanup() 2017-03-01 16:09:51 +01:00
armada_drm.h drm/armada: Use drm_fb_helper_lastclose() and _poll_changed() 2017-12-08 13:03:52 +01:00
armada_drv.c drm/armada: Use drm_fb_helper_lastclose() and _poll_changed() 2017-12-08 13:03:52 +01:00
armada_fb.c drm/armada: Move GEM BO to drm_framebuffer 2018-05-18 14:52:36 +01:00
armada_fb.h drm/armada: Move GEM BO to drm_framebuffer 2018-05-18 14:52:36 +01:00
armada_fbdev.c drm/armada: Use drm_fb_helper_lastclose() and _poll_changed() 2017-12-08 13:03:52 +01:00
armada_gem.c drm/armada: Replace drm_gem_object_reference/unreference() with _get/put() 2017-10-16 15:01:51 -04:00
armada_gem.h drm/armada: Use .dumb_map_offset and .dumb_destroy defaults 2017-09-02 14:22:20 +02:00
armada_hw.h
armada_ioctlP.h
armada_overlay.c drm: Don't pass clip to drm_atomic_helper_check_plane_state() 2018-03-05 20:48:25 +02:00
armada_trace.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
armada_trace.h drm/armada: expand overlay trace entry 2017-12-08 12:22:02 +00:00
Kconfig drm: add more MMU dependencies 2017-01-11 17:24:58 +01:00
Makefile main drm pull request for v4.15 2017-11-15 20:42:10 -08:00