linux/drivers/gpu/drm/amd
Dillon Varone 8c2f14c36f drm/amd/display: Add changes for dsc bpp in 16ths and unify bw calculations
[Why?]
Some code still expected bpp to be used in whole bits, not 16ths.  dsc.c uses
redundant function now found in dc to calculate stream bandwidth from timing.

[How?]
Fix code to work with 16ths instead of whole bits for dsc bpp.
Refactor get_dsc_bandwidth to accept inputs in 16ths of a bit.
Use dc function to calculate bandwidth from timing, and make dsc bw calculation
a part of dsc.c.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@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:31 -04:00
..
acp
amdgpu drm/amdgpu: Use dev_info if VFCT table not valid 2021-03-23 23:31:24 -04:00
amdkfd drm/amdkfd: fix build error with AMD_IOMMU_V2=m 2021-03-23 23:28:11 -04:00
display drm/amd/display: Add changes for dsc bpp in 16ths and unify bw calculations 2021-03-23 23:32:31 -04:00
include drm/amd/pm: add a new sysfs entry for default power limit 2021-03-23 23:30:55 -04:00
pm drm/amd/pm: fix workload mismatch on vega10 2021-03-23 23:31:29 -04:00