• Stefan Agner's avatar
    drm/fsl-dcu: introduce kernel parameter to specify fbdev depth · 73fe26a4
    Stefan Agner authored
    Add a kernel parameter legancyfb_depth (like the i.MX drm driver)
    to control the legancy fbdev depth. Default to the so far hard
    coded depth of 24-bit. Currently changing the framebuffer depth
    is not possible from user space when using the fbdev emulation
    layer... This provides a rudimentary mechanism to change depth
    without having to change kernel code.
    Signed-off-by: default avatarStefan Agner <stefan@agner.ch>
    73fe26a4
fsl_dcu_drm_drv.c 11.1 KB