diff options
| author | Sung Joon Kim <[email protected]> | 2024-06-14 23:14:31 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-07-01 20:06:53 +0000 |
| commit | 73b8a388eb0c1328dab1161e42eed3d7b507764b (patch) | |
| tree | 8ab275bb71e722d298f6985dc63403e4df5fb31d /drivers/gpu/drm/amd/display/modules/freesync/freesync.c | |
| parent | drm/amd/display: Remove unnecessary error message (diff) | |
| download | kernel-73b8a388eb0c1328dab1161e42eed3d7b507764b.tar.gz kernel-73b8a388eb0c1328dab1161e42eed3d7b507764b.zip | |
drm/amd/display: Choose HUBP unbounded request based on DML output
[why]
Previously, we decide on the unbounded request
purely based on pipe_cnt which is a wrong variable
to use to determine how many pipes are in "use".
DML already accounts for number of pipes in use
along with other various factors and is a more reliable
method of determination.
[how]
Use UnboundedRequestEnabledThisState to decide
on unbounbded_req_enabled.
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Signed-off-by: Jerry Zuo <[email protected]>
Signed-off-by: Sung Joon Kim <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync/freesync.c')
0 files changed, 0 insertions, 0 deletions
