diff options
author | Ilya Bakoulin <Ilya.Bakoulin@amd.com> | 2019-06-12 12:40:42 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-07-18 14:18:10 -0500 |
commit | eced4bceed22114697a17295a768cebea1dbc2b0 (patch) | |
tree | b8d0a92596e31f00c26c2b8fd525a0829e08094f /drivers/gpu/drm/mxsfb | |
parent | 24f1d1cee2bc9cb591145e21823d7865208a7991 (diff) | |
download | lwn-eced4bceed22114697a17295a768cebea1dbc2b0.tar.gz lwn-eced4bceed22114697a17295a768cebea1dbc2b0.zip |
drm/amd/display: Fix some HUBP programming issues
[Why]
A hubp pointer was being passed to DCN1 functions, which
expect the enclosing structure (for the purpose of container_of macros)
to be dcn10_hubp, but the actual type was dcn20_hubp.
[How]
Copy existing DCN1 functions and alter them slightly for use with
dcn20_hubp.
Signed-off-by: Ilya Bakoulin <Ilya.Bakoulin@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/mxsfb')
0 files changed, 0 insertions, 0 deletions