]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amd/display: Add dmub hpd sense callback
authorRoman Li <Roman.Li@amd.com>
Wed, 21 Aug 2024 14:53:15 +0000 (10:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Sep 2024 20:15:07 +0000 (16:15 -0400)
commit5a3d3e11349c2e298c0b6b4d37c8241f44d37e3d
tree3bc4a1eecc98e01647e3ff05ba5dea9dc8fcca9d
parentd18a56b247f4f3f7dbdd3adeeebd05c23f1e3d3e
drm/amd/display: Add dmub hpd sense callback

[WHY]
HPD sense notification has been implemented in DMUB, which
can occur during low power states and need to be
notified from firmware to driver.

[HOW]
Define callback and register new HPD sense notification.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Roman Li <Roman.Li@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h