linux/drivers/gpu/drm/amd/display
Jun Lei 86ca3cbe5c drm/amd/display: Increase precision for bpp in DSC calculations
[Why?]
Many DSC variables and related functions use whole bits for bpp.

[How?]
Change variables and related functions to use 16ths of a bit for bpp.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Jun Lei <jun.lei@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Solomon Chiu <solomon.chiu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-03-23 23:32:27 -04:00
..
amdgpu_dm drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool' 2021-03-23 23:32:12 -04:00
dc drm/amd/display: Increase precision for bpp in DSC calculations 2021-03-23 23:32:27 -04:00
dmub drm/amd/display: Fix for outbox1 ring buffer typecasting issue 2021-03-23 23:32:19 -04:00
include drm/amd/display: Add internal display info 2020-11-24 12:08:15 -05:00
modules drm/amd/display: Add flag for building infopacket 2021-03-02 14:06:29 -05:00
Kconfig drm/amd/display: Support crc on specific region 2021-03-05 15:11:47 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO