drm/amd/display: remove duplicate include in dcn21 and gpio'dce110_resource.h' included in 'dcn21_resource.c' is duplicated.'hw_gpio.h' included in 'hw_factory_dce110.c' is duplicated.Signed-off
drm/amd/display: remove duplicate include in dcn21 and gpio'dce110_resource.h' included in 'dcn21_resource.c' is duplicated.'hw_gpio.h' included in 'hw_factory_dce110.c' is duplicated.Signed-off-by: Zhang Yunkai <zhang.yunkai@zte.com.cn>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
drm/amd/display: refactor gpio to allocate hw_container in constructor[why]if dynamic allocation fails during gpio_open, it will cause crash due topage fault.[how]handle allocation when gpio o
drm/amd/display: refactor gpio to allocate hw_container in constructor[why]if dynamic allocation fails during gpio_open, it will cause crash due topage fault.[how]handle allocation when gpio object gets created and prevent from callinggpio_open if allocation failedSigned-off-by: Su Sung Chung <Su.Chung@amd.com>Reviewed-by: Jun Lei <Jun.Lei@amd.com>Acked-by: Leo Li <sunpeng.li@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drm/amd/dc: Add dc display driver (v2)Supported DCE versions: 8.0, 10.0, 11.0, 11.2v2: rebase against 4.11Signed-off-by: Harry Wentland <harry.wentland@amd.com>Acked-by: Alex Deucher <alexande
drm/amd/dc: Add dc display driver (v2)Supported DCE versions: 8.0, 10.0, 11.0, 11.2v2: rebase against 4.11Signed-off-by: Harry Wentland <harry.wentland@amd.com>Acked-by: Alex Deucher <alexander.deucher@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>