• Xinliang Liu's avatar
    drm/hisilicon: Add hisilicon kirin drm master driver · 23e7b2ab
    Xinliang Liu authored
    Add kirin DRM master driver for hi6220 SoC which used in HiKey board.
    Add dumb buffer feature.
    Add prime dmabuf feature.
    
    v9: Add OF and ARM64 depends on in Kconfig
    v8: None.
    v7:
    - Add config.mutex protection when accessing mode_config.connector_list.
    - Clean up match data getting.
    v6: None.
    v5: None.
    v4: None.
    v3:
    - Move and rename all the files to kirin sub-directory.
      So that we could separate different seires SoCs' driver.
    - Replace drm_platform_init, load, unload implementation.
    v2:
    - Remove abtraction layer.
    Signed-off-by: default avatarXinliang Liu <xinliang.liu@linaro.org>
    Signed-off-by: default avatarXinwei Kong <kong.kongxinwei@hisilicon.com>
    23e7b2ab
Makefile 2.84 KB