linux/drivers/gpu/drm/amd/display/dc/dce100
Anthony Koo d9e32672a1 drm/amd/display: cleanup of construct and destruct funcs
[Why]
Too many construct functions which makes searching
difficult, especially on some debuggers.

[How]
Append all construct and destruct functions with dcn
number and object type to make each construct function
name unique

Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-11-19 10:12:52 -05:00
..
dce100_hw_sequencer.c drm/amd/display: make clk mgr soc specific 2019-05-31 10:39:29 -05:00
dce100_hw_sequencer.h
dce100_resource.c drm/amd/display: cleanup of construct and destruct funcs 2019-11-19 10:12:52 -05:00
dce100_resource.h drm/amd/display: Engine-specific encoder allocation 2019-05-24 12:21:00 -05:00
Makefile