Skip to content
  • Matvii Zorin's avatar
    drm_hwcomposer: Add rcar-du display backend · 51a0e0d3
    Matvii Zorin authored
    
    
    ABGR8888 pixel format and layer scaling are unsupported for rcar-du
    platform.
    
    Handle and filter out the layers by overriding the IsClientLayer method
    for additional checks. That will force layers that require scaling or have
    the unsupported pixel format to be merged by GPU, and allow other layers
    to be merged by DRM.
    
    Signed-off-by: default avatarMatvii Zorin <matvii.zorin@globallogic.com>
    51a0e0d3