]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Reduce SCDC Status Flags Definition
authorChris Park <chris.park@amd.com>
Thu, 23 Jun 2022 22:21:59 +0000 (18:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Jul 2022 15:25:16 +0000 (11:25 -0400)
commitbf28614a361ddc80a58acd52c439142dd0419233
tree35d387b4744d990c70df40d89f088fcb9fd101b1
parenta150c6304cb22c7350dcead1d99494c398f8d87a
drm/amd/display: Reduce SCDC Status Flags Definition

[Why]
Status flags definition is reduced to read
less bytes in SCDC transaction for status update.

[How]
Reduce definition of reserved bytes from 3 to 1
for status update.

Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Solomon Chiu <solomon.chiu@amd.com>
Signed-off-by: Chris Park <chris.park@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c