• jilai wang's avatar
    drm/msm/mdp: Add capabilities to MDP planes (v2) · 3498409f
    jilai wang authored
    MDP planes can be implemented using different type of HW pipes,
    RGB/VIG/DMA pipes for MDP5 and RGB/VG/DMA pipes for MDP4. Each type
    of pipe has different HW capabilities such as scaling, color space
    conversion, decimation... Add a variable in plane data structure
    to specify the difference of each plane which comes from mdp5_cfg data
    and use it to differenciate the plane operation.
    V1: Initial change
    V2: Fix a typo in mdp4_kms.h
    Signed-off-by: default avatarJilai Wang <jilaiw@codeaurora.org>
    Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
    3498409f
mdp5_kms.c 15.2 KB