OSDN Git Service

drm/meson: exclusively use the canvas provider module
authorMaxime Jourdan <mjourdan@baylibre.com>
Mon, 11 Mar 2019 10:51:44 +0000 (11:51 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Wed, 20 Mar 2019 08:28:39 +0000 (09:28 +0100)
commit2bf6b5b0e374fccda724ca208e8d5433b869246a
tree009626f9871905bcd97c1b29b815577b593d520e
parentdc5b961410242a322a7191be77ba9e50026e3825
drm/meson: exclusively use the canvas provider module

Now that the DMC register range is no longer in the bindings, remove any
mention towards it and exclusively use the meson-canvas module.

Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190311105144.7276-3-mjourdan@baylibre.com
drivers/gpu/drm/meson/Makefile
drivers/gpu/drm/meson/meson_canvas.c [deleted file]
drivers/gpu/drm/meson/meson_canvas.h [deleted file]
drivers/gpu/drm/meson/meson_crtc.c
drivers/gpu/drm/meson/meson_drv.c
drivers/gpu/drm/meson/meson_drv.h
drivers/gpu/drm/meson/meson_overlay.c
drivers/gpu/drm/meson/meson_plane.c
drivers/gpu/drm/meson/meson_viu.c