diff options
author | Sung Lee <[email protected]> | 2020-03-30 17:19:01 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-04-22 18:11:47 -0400 |
commit | f2cd2e5d861245dbf40e9b919e4734123164d8f4 (patch) | |
tree | bc208ee153eee113cc64931bdc39798103f8f9b6 /scripts/gdb/linux/modules.py | |
parent | a8665946f39aff519f363ebd7c1013c673cb31a1 (diff) |
drm/amd/display: Set meta_chunk_value to 0 in DML if DCC disabled in DCN2.1
[WHY]:
Calculating refcyc_per_meta_chunk_vblank_l when DCC is disabled may lead
to a large number causing an assert to get hit. In VBA, this value is 0
when DCC is disabled.
[HOW]:
Set value to 0 to avoid hitting the assert.
Signed-off-by: Sung Lee <[email protected]>
Reviewed-by: Dmytro Laktyushkin <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions