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/hwss/dcn401
Karthi Kandasamy 92d100378c drm/amd/display: Remove unused read_ono_state function from Hwss module
[Why]
The functions read_ono_state are no longer in use and have been identified
as redundant.
Removing them helps streamline the codebase and improve maintainability by
eliminating unnecessary code.

[How]
These unused functions were removed from Hwss module, ensuring that no
functionality is affected, and the code is simplified.

Reviewed-by: Martin Leung <martin.leung@amd.com>
Signed-off-by: Karthi Kandasamy <karthi.kandasamy@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-10 12:11:22 -05:00
..
dcn401_hwseq.c drm/amd/display: Remove unused read_ono_state function from Hwss module 2025-01-10 12:11:22 -05:00
dcn401_hwseq.h drm/amd/display: Remove unused read_ono_state function from Hwss module 2025-01-10 12:11:22 -05:00
dcn401_init.c drm/amd/display: DML2.1 Post-Si Cleanup 2025-01-10 12:00:34 -05:00
dcn401_init.h