drm/amd/display: Add writeback enable field (wb_enabled)
authorAlex Hung <alex.hung@amd.com>
Wed, 24 May 2023 04:07:46 +0000 (22:07 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Oct 2023 19:42:38 +0000 (15:42 -0400)
commitf6893fcb10c7b24526454e465f6ec2563ef044cc
tree9a02c3956193e1c7500f84c3687b4194e98fbaf1
parent5b89d2ccc8466e0445a4994cb288fc009b565de5
drm/amd/display: Add writeback enable field (wb_enabled)

[WHAT]
Add a new field to keep track whether a crtc is previously
writeback-enabled.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c