2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/amd/display/dc/dce
Rodrigo Siqueira 3854887b35 drm/amd/display: Remove unnecessary code
This commit groups many parts of the code that are redundant or not used
and drops all of them.

Reviewed-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-16 21:51:54 -04:00
..
dce_abm.c drm/amd/display: Correctly restore user_level 2024-01-03 10:31:52 -05:00
dce_abm.h drm/amd/display: Remove unused duplicate register definition 2023-11-07 12:03:30 -05:00
dce_audio.c drm/amd/display: fix DP audio settings 2024-01-29 15:46:07 -05:00
dce_audio.h drm/amd/display: Add DP audio BW validation 2024-01-15 18:35:39 -05:00
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: Adjust dprefclk by down spread percentage. 2024-04-09 22:16:45 -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_hw.c drm/amd/display: Remove unnecessary code 2024-04-16 21:51:54 -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_i2c.c drm/amd/display: Add I2C escape to support query device exist. 2022-03-15 14:41:03 -04:00
dce_i2c.h drm/amd/display: Add I2C escape to support query device exist. 2022-03-15 14:41:03 -04:00
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 drm/amd/display: Add missing SFB and OPP_SF 2024-04-09 22:06:34 -04:00
dce_opp.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
dce_opp.h drm/amd/display: Add missing SFB and OPP_SF 2024-04-09 22:06:34 -04:00
dce_panel_cntl.c drm/amd/display: Only allow dig mapping to pwrseq in new asic 2024-02-22 12:23:01 -05:00
dce_panel_cntl.h
dce_scl_filters_old.c
dce_scl_filters.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: Fix compiler warnings on high compiler warning levels 2024-04-09 22:05:04 -04:00
dce_transform.h
dmub_abm_lcd.c drm/amd/display: Includes adjustments 2024-04-09 22:07:09 -04:00
dmub_abm_lcd.h drm/amd/display: Correctly restore user_level 2024-01-03 10:31:52 -05:00
dmub_abm.c drm/amd/display: Correctly restore user_level 2024-01-03 10:31:52 -05:00
dmub_abm.h
dmub_hw_lock_mgr.c drm/amd/display: should support dmub hw lock on Replay 2024-02-14 17:15:09 -05:00
dmub_hw_lock_mgr.h
dmub_outbox.c drm/amd/display: Wake DMCUB before sending a command 2023-12-19 14:59:02 -05:00
dmub_outbox.h
dmub_psr.c drm/amd/display: Wake DMCUB before executing GPINT commands 2023-12-19 14:59:02 -05: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: Update DMUB flags and definitions 2024-03-20 13:37:38 -04:00
dmub_replay.h drm/amd/display: Add some functions for Panel Replay 2024-01-03 11:16:05 -05:00
Makefile drm/amd/display: Refactor HWSS into component folder 2023-10-09 17:00:09 -04:00