drm: amd/display: fix spelling of "function"Fix spellos of "function" in drivers/gpu/drm/amd/display/.Signed-off-by: Randy Dunlap <rdunlap@infradead.org>Cc: Harry Wentland <harry.wentland@amd.co
drm: amd/display: fix spelling of "function"Fix spellos of "function" in drivers/gpu/drm/amd/display/.Signed-off-by: Randy Dunlap <rdunlap@infradead.org>Cc: Harry Wentland <harry.wentland@amd.com>Cc: Leo Li <sunpeng.li@amd.com>Cc: amd-gfx@lists.freedesktop.orgCc: dri-devel@lists.freedesktop.orgSigned-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: include new ip and ip_offset headersSigned-off-by: Hawking Zhang <Hawking.Zhang@amd.com>Acked-by: Alex Deucher <alexander.deucher@amd.com>Signed-off-by: Alex Deucher <alexander.deuche
drm/amd/dc: include new ip and ip_offset headersSigned-off-by: Hawking Zhang <Hawking.Zhang@amd.com>Acked-by: Alex Deucher <alexander.deucher@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drm/amd/include:cleanup vega10 header files.Remove asic_reg/vega10 folder.Signed-off-by: Feifei Xu <Feifei.Xu@amd.com>Reviewed-by: Christian König <christian.koenig@amd.com>Signed-off-by: Alex
drm/amd/include:cleanup vega10 header files.Remove asic_reg/vega10 folder.Signed-off-by: Feifei Xu <Feifei.Xu@amd.com>Reviewed-by: Christian König <christian.koenig@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
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 <Feifei.Xu@amd.com>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 <Feifei.Xu@amd.com>Reviewed-by: Christian König <christian.koenig@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drm/amd/display: Add DCE12 gpio supportSigned-off-by: Harry Wentland <harry.wentland@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>