Searched hist:"9 dd941015718c1387d6f7f61bd4394d38d273c50" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/amd/display/modules/power/ |
H A D | power_helpers.h | diff 9dd941015718c1387d6f7f61bd4394d38d273c50 Thu Mar 24 04:11:48 CET 2022 David Zhang <dingchen.zhang@amd.com> drm/amd/display: implement shared PSR-SU sink validation helper
[why] creating a generic helper for AMD specific PSR-SU sink validation. Moving the function to the power module to reference it across all OS.
[how] - drop PSRSU specific sink validation helper and move to power module by reading PSR version and other PSR caps - call the new helper from linux DM (amdgpu_dm_psr)
Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com> Acked-by: Tom Chung <chiahsuan.chung@amd.com> Signed-off-by: David Zhang <dingchen.zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | power_helpers.c | diff 9dd941015718c1387d6f7f61bd4394d38d273c50 Thu Mar 24 04:11:48 CET 2022 David Zhang <dingchen.zhang@amd.com> drm/amd/display: implement shared PSR-SU sink validation helper
[why] creating a generic helper for AMD specific PSR-SU sink validation. Moving the function to the power module to reference it across all OS.
[how] - drop PSRSU specific sink validation helper and move to power module by reading PSR version and other PSR caps - call the new helper from linux DM (amdgpu_dm_psr)
Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com> Acked-by: Tom Chung <chiahsuan.chung@amd.com> Signed-off-by: David Zhang <dingchen.zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_psr.c | diff 9dd941015718c1387d6f7f61bd4394d38d273c50 Thu Mar 24 04:11:48 CET 2022 David Zhang <dingchen.zhang@amd.com> drm/amd/display: implement shared PSR-SU sink validation helper
[why] creating a generic helper for AMD specific PSR-SU sink validation. Moving the function to the power module to reference it across all OS.
[how] - drop PSRSU specific sink validation helper and move to power module by reading PSR version and other PSR caps - call the new helper from linux DM (amdgpu_dm_psr)
Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com> Acked-by: Tom Chung <chiahsuan.chung@amd.com> Signed-off-by: David Zhang <dingchen.zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|