Searched hist:"2 af0f378c4808ee565bd6be10e1e5abf890c1f3a" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_dsc.h | diff 2af0f378c4808ee565bd6be10e1e5abf890c1f3a Tue Dec 03 16:01:12 CST 2019 Nikola Cornij <nikola.cornij@amd.com> drm/amd/display: Add debug option to override DSC target bpp increment
[why] It's required for debug purposes.
[how] Add a dsc_bpp_increment_div debug option that overrides DPCD BITS_PER_PIXEL_INCREMENT value. The value dsc_bpp_increment_div should be set to is the one after parsing, i.e. it could be 1, 2, 4, 8 or 16 (meaning 1pix, 1/2pix, ..., 1/16pix).
Signed-off-by: Nikola Cornij <nikola.cornij@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | dc.h | diff 2af0f378c4808ee565bd6be10e1e5abf890c1f3a Tue Dec 03 16:01:12 CST 2019 Nikola Cornij <nikola.cornij@amd.com> drm/amd/display: Add debug option to override DSC target bpp increment
[why] It's required for debug purposes.
[how] Add a dsc_bpp_increment_div debug option that overrides DPCD BITS_PER_PIXEL_INCREMENT value. The value dsc_bpp_increment_div should be set to is the one after parsing, i.e. it could be 1, 2, 4, 8 or 16 (meaning 1pix, 1/2pix, ..., 1/16pix).
Signed-off-by: Nikola Cornij <nikola.cornij@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/ |
H A D | dc_dsc.c | diff 2af0f378c4808ee565bd6be10e1e5abf890c1f3a Tue Dec 03 16:01:12 CST 2019 Nikola Cornij <nikola.cornij@amd.com> drm/amd/display: Add debug option to override DSC target bpp increment
[why] It's required for debug purposes.
[how] Add a dsc_bpp_increment_div debug option that overrides DPCD BITS_PER_PIXEL_INCREMENT value. The value dsc_bpp_increment_div should be set to is the one after parsing, i.e. it could be 1, 2, 4, 8 or 16 (meaning 1pix, 1/2pix, ..., 1/16pix).
Signed-off-by: Nikola Cornij <nikola.cornij@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | diff 2af0f378c4808ee565bd6be10e1e5abf890c1f3a Tue Dec 03 16:01:12 CST 2019 Nikola Cornij <nikola.cornij@amd.com> drm/amd/display: Add debug option to override DSC target bpp increment
[why] It's required for debug purposes.
[how] Add a dsc_bpp_increment_div debug option that overrides DPCD BITS_PER_PIXEL_INCREMENT value. The value dsc_bpp_increment_div should be set to is the one after parsing, i.e. it could be 1, 2, 4, 8 or 16 (meaning 1pix, 1/2pix, ..., 1/16pix).
Signed-off-by: Nikola Cornij <nikola.cornij@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|