mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
DC was using compile time initialization of register addresses using SR_* macros and their variants. These have been converted to use runtime initialization. The REG_STRUCT macro is a definition that is added to SR_* macros. During initialization, this must be defined before SR_* macros are invoked, which are in turn invoked through various IP initialization macros. Reviewed-by: Harry Wentland <Harry.Wentland@amd.com> Acked-by: Brian Chang <Brian.Chang@amd.com> Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
|---|---|---|
| .. | ||
| dcn32_dccg.c | ||
| dcn32_dccg.h | ||
| dcn32_dio_link_encoder.c | ||
| dcn32_dio_link_encoder.h | ||
| dcn32_dio_stream_encoder.c | ||
| dcn32_dio_stream_encoder.h | ||
| dcn32_dpp.c | ||
| dcn32_dpp.h | ||
| dcn32_hpo_dp_link_encoder.c | ||
| dcn32_hpo_dp_link_encoder.h | ||
| dcn32_hubbub.c | ||
| dcn32_hubbub.h | ||
| dcn32_hubp.c | ||
| dcn32_hubp.h | ||
| dcn32_hwseq.c | ||
| dcn32_hwseq.h | ||
| dcn32_init.c | ||
| dcn32_init.h | ||
| dcn32_mmhubbub.c | ||
| dcn32_mmhubbub.h | ||
| dcn32_mpc.c | ||
| dcn32_mpc.h | ||
| dcn32_optc.c | ||
| dcn32_optc.h | ||
| dcn32_resource_helpers.c | ||
| dcn32_resource.c | ||
| dcn32_resource.h | ||
| Makefile | ||