OSDN Git Service

drm/amd/display: Add Freesync Panel DM code
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Fri, 12 May 2023 18:26:10 +0000 (14:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Aug 2023 21:14:07 +0000 (17:14 -0400)
commitdede1fea4460e734f0ef85875718a036bdd18649
treefe5d0de6fa04c81093c22438fb4cb0ee20935a8d
parentae77d2fa7b5d3371598929eaee3ff8911a39f3da
drm/amd/display: Add Freesync Panel DM code

We need certain conditions for replay to be enabled, so create an
interface in DM to enable/disable replay.

Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/Makefile
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_replay.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_replay.h [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/core/dc_link_exports.c
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/modules/power/power_helpers.c
drivers/gpu/drm/amd/display/modules/power/power_helpers.h