linux/drivers/gpu/drm/amd/display
Sung Lee b95e51eb9f drm/amd/display: Update DCN2.1 DV Code Revision
[WHY & HOW]
There is a problem in hscale_pixel_rate, the bug
causes DCN to be more optimistic (more likely to underflow)
in upscale cases during prefetch.
This commit ports the fix from DV code to address these issues.

Signed-off-by: Sung Lee <sung.lee@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-05-05 16:07:02 -04:00
..
amdgpu_dm drm/amd/display: Fix green screen issue after suspend 2020-04-24 09:41:32 -04:00
dc drm/amd/display: Update DCN2.1 DV Code Revision 2020-05-05 16:07:02 -04:00
dmub drm/amd/display: Allocate scratch space for DMUB CW7 2020-03-19 00:03:04 -04:00
include drm/amd/display: re-order asic declarations 2020-04-03 17:21:06 -04:00
modules drm/amd/display: LFC not working on 2.0x range monitors (v2) 2020-03-31 12:26:14 -04:00
Kconfig amdgpu: Enable initial DCN support on POWER 2019-12-18 16:09:05 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO