]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Source minimum HBlank support
authorAshley Thomas <Ashley.Thomas2@amd.com>
Thu, 1 Oct 2020 07:16:05 +0000 (00:16 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Nov 2020 17:07:13 +0000 (12:07 -0500)
commit82300da222169449d97656c45fe73f1abe234208
tree37f59dae6468b39be0be1a5fb2d3333837f64638
parent9d855d69bc7a2c837d9d62c8ab69a4df0e5ef317
drm/amd/display: Source minimum HBlank support

[Why]
Some sink devices wish to have access to the minimum HBlank supported by
the ASIC.

[How]
Make the ASIC minimum HBlank available in Source Device information
address 0x340.

Signed-off-by: Ashley Thomas <Ashley.Thomas2@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c
drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.c