4 Choose this option to select drivers for ARM's devices
8 depends on DRM && OF && (ARM || ARM64)
12 select DRM_KMS_CMA_HELPER
14 Choose this option if you have an ARM High Definition Colour LCD
17 If M is selected the module will be called hdlcd.
19 config DRM_HDLCD_SHOW_UNDERRUN
20 bool "Show underrun conditions"
24 Enable this option to show in red colour the pixels that the
25 HDLCD device did not fetch from framebuffer due to underrun
28 config DRM_MALI_DISPLAY
29 tristate "ARM Mali Display Processor"
30 depends on DRM && OF && (ARM || ARM64)
34 select DRM_KMS_CMA_HELPER
35 select DRM_GEM_CMA_HELPER
36 select VIDEOMODE_HELPERS
38 Choose this option if you want to compile the ARM Mali Display
39 Processor driver. It supports the DP500, DP550 and DP650 variants
42 If compiled as a module it will be called mali-dp.