linux/drivers/gpu/drm/amd/display/dc/dce
Mounika Adhuri e53524cdcc drm/amd/display: Refactor HWSS into component folder
[why]
Rename hw_sequencer to hwseq.
Move all hwseq files to unique
folder hwss.

[how]
creating hwss repo in dc, and moved the dcnxx_hwseq.c
and .h files into corresponding new folders inside the hwss
and cleared the linkage errors by adding relative paths
in the Makefile.template.

Reviewed-by: Martin Leung <martin.leung@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Mounika Adhuri <moadhuri@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-10-09 17:00:09 -04:00
..
Makefile drm/amd/display: Refactor HWSS into component folder 2023-10-09 17:00:09 -04:00
dce_abm.c
dce_abm.h drm/amd/display: Update DCE for DCN35 support 2023-08-30 15:51:13 -04:00
dce_audio.c drm/amd/display: skip audio config for virtual signal 2023-09-26 17:00:21 -04:00
dce_audio.h
dce_aux.c drm/amd/display: Reduce CPU busy-waiting for long delays 2023-02-28 14:29:35 -05:00
dce_aux.h drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddc 2023-01-13 14:57:40 -05:00
dce_clk_mgr.c drm/amd/display: Clean up errors in dce_clk_mgr.c 2023-08-09 09:43:11 -04:00
dce_clock_source.c drm/amd/display: switch DC over to the new DRM logging macros 2023-09-26 17:00:21 -04:00
dce_clock_source.h drm/amd/display: Drop unnecessary DCN guards 2023-03-07 14:22:40 -05:00
dce_dmcu.c drm/amd/display: Don't use fsleep for PSR exit waits 2023-10-09 16:58:55 -04:00
dce_dmcu.h
dce_i2c.c
dce_i2c.h
dce_i2c_hw.c drm/amd/display: Update DCE for DCN35 support 2023-08-30 15:51:13 -04:00
dce_i2c_hw.h drm/amd/display: Update DCE for DCN35 support 2023-08-30 15:51:13 -04:00
dce_i2c_sw.c drm/amd/display: Add missing static 2023-07-18 11:13:30 -04:00
dce_i2c_sw.h
dce_ipp.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
dce_ipp.h
dce_link_encoder.c drm/amdgpu: Remove a lot of unnecessary ternary operators 2023-08-09 09:39:56 -04:00
dce_link_encoder.h
dce_mem_input.c
dce_mem_input.h
dce_opp.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
dce_opp.h
dce_panel_cntl.c
dce_panel_cntl.h
dce_scl_filters.c
dce_scl_filters_old.c
dce_stream_encoder.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
dce_stream_encoder.h drm/amd/display: Program ACP related register 2022-07-05 16:13:18 -04:00
dce_transform.c drm/amd/display: Use DC_LOG_DC in the trasform pixel function 2023-03-07 14:22:41 -05:00
dce_transform.h
dmub_abm.c drm/amd/display: ABM pause toggle 2023-07-18 11:16:23 -04:00
dmub_abm.h
dmub_abm_lcd.c drm/amd/display: ABM pause toggle 2023-07-18 11:16:23 -04:00
dmub_abm_lcd.h drm/amd/display: ABM pause toggle 2023-07-18 11:16:23 -04:00
dmub_hw_lock_mgr.c drm/amd/display: refactor dmub commands into single function 2023-04-18 16:28:52 -04:00
dmub_hw_lock_mgr.h
dmub_outbox.c drm/amd/display: refactor dmub commands into single function 2023-04-18 16:28:52 -04:00
dmub_outbox.h
dmub_psr.c drm/amd/display: Don't use fsleep for PSR exit waits 2023-10-09 16:58:55 -04:00
dmub_psr.h drm/amd/display: merge dc_link.h into dc.h and dc_types.h 2023-02-28 14:30:00 -05:00
dmub_replay.c drm/amd/display: dmub_replay: don't use kernel-doc markers 2023-08-15 18:08:27 -04:00
dmub_replay.h drm/amd/display: Add Functions to enable Freesync Panel Replay 2023-08-07 17:12:49 -04:00