diff options
author | Samson Tam <[email protected]> | 2023-04-19 18:17:14 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-05-03 23:10:02 -0400 |
commit | 682439fffad9fa9a38d37dd1b1318e9374232213 (patch) | |
tree | 178ddc95eefdeb8550cd843ad8c62a6002f24a81 /lib/mpi/mpi-mod.c | |
parent | 8f586cc16c1fc3c2202c9d54563db8c7ed365f82 (diff) |
drm/amd/display: filter out invalid bits in pipe_fuses
[Why]
Reading pipe_fuses from register may have invalid bits set, which may
affect the num_pipes erroneously.
[How]
Add read_pipes_fuses() call and filter bits based on expected number
of pipes.
Reviewed-by: Alvin Lee <[email protected]>
Acked-by: Alan Liu <[email protected]>
Signed-off-by: Samson Tam <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected] # 6.1.x
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions