diff options
author | 2018-11-13 18:21:53 -0500 | |
---|---|---|
committer | 2019-01-14 15:04:33 -0500 | |
commit | d5cf79eeda52045bc685939b86975944312f688f (patch) | |
tree | f02d62861c9fd9cd1dcf7d17c5f3c536ed4668dd /drivers/gpu/drm/amd/amdgpu/tonga_ih.c | |
parent | drm/amd/display: Remove some extra braces (diff) | |
download | wireguard-linux-d5cf79eeda52045bc685939b86975944312f688f.tar.xz wireguard-linux-d5cf79eeda52045bc685939b86975944312f688f.zip |
drm/amd/display: implement dc_init_callbacks to assign callback pointers after dc_create
[why]
Some components depend on dc to constuct
but need to assign callback functions to dc.
[how]
Instead of assigning dc callback functions in dc_create,
decouple the callback init to a standlone function after dc_create. This
is currently a no-op.
Signed-off-by: Wenjing Liu <Wenjing.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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/tonga_ih.c')
0 files changed, 0 insertions, 0 deletions