drm: amd/display: fix spelling of "function"Fix spellos of "function" in drivers/gpu/drm/amd/display/.Signed-off-by: Randy Dunlap <[email protected]>Cc: Harry Wentland <[email protected]
drm: amd/display: fix spelling of "function"Fix spellos of "function" in drivers/gpu/drm/amd/display/.Signed-off-by: Randy Dunlap <[email protected]>Cc: Harry Wentland <[email protected]>Cc: Leo Li <[email protected]>Cc: [email protected]Cc: [email protected]Signed-off-by: Alex Deucher <[email protected]>
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 <[email protected]>Reviewed-by: Jun Lei <[email protected]>Acked-by: Leo Li <[email protected]>Signed-off-by: Alex Deucher <[email protected]>
drm/amd/dc: include new ip and ip_offset headersSigned-off-by: Hawking Zhang <[email protected]>Acked-by: Alex Deucher <[email protected]>Signed-off-by: Alex Deucher <alexander.deuche
drm/amd/dc: include new ip and ip_offset headersSigned-off-by: Hawking Zhang <[email protected]>Acked-by: Alex Deucher <[email protected]>Signed-off-by: Alex Deucher <[email protected]>
drm/amd/include:cleanup vega10 header files.Remove asic_reg/vega10 folder.Signed-off-by: Feifei Xu <[email protected]>Reviewed-by: Christian König <[email protected]>Signed-off-by: Alex
drm/amd/include:cleanup vega10 header files.Remove asic_reg/vega10 folder.Signed-off-by: Feifei Xu <[email protected]>Reviewed-by: Christian König <[email protected]>Signed-off-by: Alex Deucher <[email protected]>
drm/amd/include:cleanup vega10 dce header files.Cleanup asic_reg/vega10/DC folder.Remove dce_12_0_default.h.Signed-off-by: Feifei Xu <[email protected]>Reviewed-by: Christian König <christian.ko
drm/amd/include:cleanup vega10 dce header files.Cleanup asic_reg/vega10/DC folder.Remove dce_12_0_default.h.Signed-off-by: Feifei Xu <[email protected]>Reviewed-by: Christian König <[email protected]>Signed-off-by: Alex Deucher <[email protected]>
drm/amd/display: Add DCE12 gpio supportSigned-off-by: Harry Wentland <[email protected]>Signed-off-by: Alex Deucher <[email protected]>