diff options
author | Yongqiang Sun <yongqiang.sun@amd.com> | 2019-10-17 21:44:50 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-11-13 15:29:42 -0500 |
commit | 28bcdb8ee9a47fd03faf5da19015a2d7ea907585 (patch) | |
tree | 8b514f04b8d20951a6c7b123f24861d4c59b85a2 /lib/uuid.c | |
parent | a7e3658e9430c19bc7b87949fb826e49ec0465b4 (diff) |
drm/amd/display: Add PSP FW version mask.
[Why]
PSP version format is AB.CD.EF.GH, where CD and GH is the main version.
current psp version check for dmcub loading dmcu check 0x00110029, in
case of some psp version eg: 0x00110227 which main version should be
0x00110027, will result in unexpeceted dmcub loading dmcu FW.
[How]
Add psp version mask 0x00FF00FF for checking version.
Signed-off-by: Yongqiang Sun <yongqiang.sun@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Hersen Wu <hersenxs.wu@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'lib/uuid.c')
0 files changed, 0 insertions, 0 deletions