]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/display: add interface to query SubVP status
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Tue, 10 Oct 2023 20:32:23 +0000 (16:32 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 26 Oct 2023 23:02:31 +0000 (19:02 -0400)
commit670da29faf5ff160043a1f02e6ac2ed8345b5d7e
treeb3448203a11b7b69adcc1656d70e84316694a864
parentb231933da7d6be53d08139f8adf2560a90b47ca9
drm/amd/display: add interface to query SubVP status

[Why&How]
To enable automated testing through IGT, expose an API that is
accessible through debugfs to query current status of SubVP feature.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Acked-by: Roman Li <roman.li@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@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_debugfs.c
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource.c
drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c