commit | cc8d84132a833cc3be469c5d363da769bc69875e | [log] [tgz] |
---|---|---|
author | Charlene Liu <charlene.liu@amd.com> | Wed Apr 10 21:43:23 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Apr 29 14:59:06 2019 -0500 |
tree | d3b512631a853195b1876349994f221b77336a8f | |
parent | a0867053408ec4623687f574d8931286c54d514f [diff] |
drm/amd/display: Add hubp_init entry to hubp vtable Different HW will need to init HUBP differently. For now, add a vtable entry, and hook a NO-OP for DCN1. In addition, future HW will need to access the HUBPREQ_DEBUG register for hubp_init. Add it to the reg list. Signed-off-by: Charlene Liu <charlene.liu@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>