1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/modules/power
David Zhang 9dd9410157 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>
2022-04-13 09:14:22 -04:00
..
Makefile drm/amd/display: Add missing newline at end of file 2019-06-17 11:02:03 -05:00
power_helpers.c drm/amd/display: implement shared PSR-SU sink validation helper 2022-04-13 09:14:22 -04:00
power_helpers.h drm/amd/display: implement shared PSR-SU sink validation helper 2022-04-13 09:14:22 -04:00