alistair23-linux/drivers/gpu/drm/pl111
Linus Walleij 72fe915ac5 drm/pl111: Add handling of Versatile platforms
The ARM reference designs in the Versatile family: Integrator,
Versatile and RealView can make use of the new DRM driver as well.
We just need to create a bit of platform-specific code for them
that we isolate to its own file.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20170908124709.4758-7-linus.walleij@linaro.org
2017-09-10 23:58:42 +02:00
..
Kconfig drm/pl111: Replace custom connector with panel bridge 2017-09-10 23:58:02 +02:00
Makefile drm/pl111: Add handling of Versatile platforms 2017-09-10 23:58:42 +02:00
pl111_debugfs.c drm/pl111: Add all registers to debugfs 2017-09-10 23:57:57 +02:00
pl111_display.c drm/pl111: Add handling of Versatile platforms 2017-09-10 23:58:42 +02:00
pl111_drm.h drm/pl111: Add optional variant display en/disable callbacks 2017-09-10 23:58:35 +02:00
pl111_drv.c drm/pl111: Add handling of Versatile platforms 2017-09-10 23:58:42 +02:00
pl111_versatile.c drm/pl111: Add handling of Versatile platforms 2017-09-10 23:58:42 +02:00
pl111_versatile.h drm/pl111: Add handling of Versatile platforms 2017-09-10 23:58:42 +02:00