linux-xiaomi-chiron/drivers/gpu/drm/amd/display/dc/dcn201
Maíra Canal 2bdcb12ff6 drm/amd/display: Add missing prototypes to dcn201_init
Include the header with the prototype to silence the following clang
warning:

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_init.c:127:6:
warning: no previous prototype for function 'dcn201_hw_sequencer_construct'
[-Wmissing-prototypes]
    void dcn201_hw_sequencer_construct(struct dc *dc)
         ^

Signed-off-by: Maíra Canal <maira.canal@usp.br>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-02-23 14:03:20 -05:00
..
dcn201_dccg.c drm/amd/display: fix function scopes 2021-12-13 16:34:26 -05:00
dcn201_dccg.h
dcn201_dpp.c
dcn201_dpp.h
dcn201_hubbub.c
dcn201_hubbub.h
dcn201_hubp.c drm/amd/display: fix function scopes 2021-12-13 16:34:26 -05:00
dcn201_hubp.h
dcn201_hwseq.c drm/amd/display: fix dereference before NULL check 2021-12-30 08:54:45 -05:00
dcn201_hwseq.h
dcn201_init.c drm/amd/display: Add missing prototypes to dcn201_init 2022-02-23 14:03:20 -05:00
dcn201_init.h
dcn201_link_encoder.c drm/amd/display: fix function scopes 2021-12-13 16:34:26 -05:00
dcn201_link_encoder.h
dcn201_mpc.c
dcn201_mpc.h
dcn201_opp.c
dcn201_opp.h
dcn201_optc.c
dcn201_optc.h
dcn201_resource.c drm/amd/display: Changed pipe split policy to allow for multi-display pipe split 2021-12-30 08:54:44 -05:00
dcn201_resource.h
Makefile