linux_dsm_epyc7002/drivers/gpu/drm/amd/display
Wenjing Liu d5cf79eeda 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>
2019-01-14 15:04:33 -05:00
..
amdgpu_dm drm-misc-next for 5.1: 2019-01-10 05:58:52 +10:00
dc drm/amd/display: implement dc_init_callbacks to assign callback pointers after dc_create 2019-01-14 15:04:33 -05:00
include
modules
Kconfig
Makefile
TODO