aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorTony Cheng <tony.cheng@amd.com>2020-01-28 16:00:22 +0800
committerAlex Deucher <alexander.deucher@amd.com>2020-02-06 15:04:38 -0500
commit85e148fb963d27152a14e6d399a47aed9bc99c15 (patch)
treead043b97f5a0786c9c6b357745b84c9644c92e31 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parent96577cf82a1331732a71199522398120c649f1cf (diff)
drm/amd/display: fix workaround for incorrect double buffer register for DLG ADL and TTU
[Why] these registers should have been double buffered. SW workaround we will have SW program the more aggressive (lower) values whenever we are upating this register, so we will not have underflow at expense of less optimzal request pattern. [How] there is a driver bug where we don't check for 0, which is uninitialzed HW default. since 0 is smaller than any value we need to program, driver end up with not programming these registers Signed-off-by: Tony Cheng <tony.cheng@amd.com> Reviewed-by: Yongqiang Sun <yongqiang.sun@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions