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 <[email protected]>Reviewed-by: Jun Lei <[email protected]>Acked-by: Leo Li <[email protected]>Signed-off-by: Alex Deucher <[email protected]>
show more ...
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 <[email protected]>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 <[email protected]>Acked-by: Alex Deucher <[email protected]>Signed-off-by: Alex Deucher <[email protected]>