mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-07-19 03:59:45 +02:00
![]() [Why] The aux_engine struct is needlessly complex and is defined multiple times. It contains function pointers that each have only one version and are called only from inside dce_aux. [How] Replace aux_engine with a new struct called dce_aux. Remove all function pointers and call functions directly. Remove unused functions Signed-off-by: David Francis <David.Francis@amd.com> Reviewed-by: Harry Wentland <Harry.Wentland@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
---|---|---|
.. | ||
hw | ||
bw_fixed.h | ||
clock_source.h | ||
compressor.h | ||
core_status.h | ||
core_types.h | ||
custom_float.h | ||
dc_link_ddc.h | ||
dc_link_dp.h | ||
dce_calcs.h | ||
dcn_calcs.h | ||
hw_sequencer.h | ||
link_hwss.h | ||
reg_helper.h | ||
resource.h |