linux_dsm_epyc7002/drivers/gpu/drm/pl111
Linus Walleij 3d95f76a11 drm/pl111: Properly detect the ARM PL110 variants
With a bit of refactoring we can contain the variant data for
the strange PL110 versions that is feature-incomplete PL110 for
the ARM Integrator/CP and somewhere inbetween PL110 and PL111
for the ARM Versatile AB and Versatile PB.

We also accomodate for the custom duct-taped RGB565/BGR565 support
in the Versatile variant.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20180206093540.8147-1-linus.walleij@linaro.org
2018-02-07 09:08:23 +01:00
..
Kconfig drm/pl111: Support handling bridge timings 2018-01-12 14:14:50 +05:30
Makefile main drm pull request for v4.15 2017-11-15 20:42:10 -08:00
pl111_debugfs.c drm/pl111: Add all registers to debugfs 2017-09-10 23:57:57 +02:00
pl111_display.c drm/pl111: Support handling bridge timings 2018-01-12 14:14:50 +05:30
pl111_drm.h drm/pl111: Properly detect the ARM PL110 variants 2018-02-07 09:08:23 +01:00
pl111_drv.c drm/pl111: Properly detect the ARM PL110 variants 2018-02-07 09:08:23 +01:00
pl111_versatile.c drm/pl111: Properly detect the ARM PL110 variants 2018-02-07 09:08:23 +01:00
pl111_versatile.h drm/pl111: Add handling of Versatile platforms 2017-09-10 23:58:42 +02:00