diff options
| author | Rodrigo Siqueira <[email protected]> | 2022-09-27 21:59:05 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-10-10 21:32:55 +0000 |
| commit | 1298d9ab848653fc35431581d6e36662c7b6935a (patch) | |
| tree | f017ac4785aa1aa3e957f835e4b6857536062f2d /drivers/gpu/drm/amd/amdgpu/cik_sdma.c | |
| parent | drm/amd/display: always allow pstate change when no dpps are active on dcn315 (diff) | |
| download | kernel-1298d9ab848653fc35431581d6e36662c7b6935a.tar.gz kernel-1298d9ab848653fc35431581d6e36662c7b6935a.zip | |
drm/amd/display: Add a missing hook to DCN20
The struct timing_generator_funcs provides a hook for setting up the
maximum possible vertical dimension of display for OTG, as the panel
supports. DCN10 has a standard function named optc1_set_vtotal_min_max
which all ASICs can use to set the aforementioned hook. Since we did not
set it for DCN20, this commit initializes the set_vtotal_min_max with
the DCN10 function.
Tested-by: Daniel Wheeler <[email protected]>
Acked-by: Qingqing Zhuo <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/cik_sdma.c')
0 files changed, 0 insertions, 0 deletions
