mirror_ubuntu-kernels/drivers/gpu/drm/amd
Mario Limonciello 10406abe03 drm/amd/display: make dc_set_power_state() return type void again
As dc_set_power_state() no longer allocates memory, it's not necessary
to have return types and check return code as it can't fail anymore.

Change it back to `void`.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-10-13 11:01:30 -04:00
..
acp
amdgpu drm/amd: Split up UVD suspend into prepare and suspend steps 2023-10-13 11:01:04 -04:00
amdkfd drm/amdkfd: get doorbell's absolute offset based on the db_size 2023-10-09 17:02:34 -04:00
amdxcp drm/amdxcp: fix Makefile to build amdxcp module 2023-06-09 12:32:53 -04:00
display drm/amd/display: make dc_set_power_state() return type void again 2023-10-13 11:01:30 -04:00
include drm/amd: Add concept of running prepare_suspend() sequence for IP blocks 2023-10-13 11:00:58 -04:00
pm drm/amdgpu: add support to power up/down UMSCH by SMU 2023-10-13 11:00:12 -04:00