aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
diff options
context:
space:
mode:
authorJerry (Fangzhi) Zuo <[email protected]>2019-12-12 10:37:35 -0500
committerAlex Deucher <[email protected]>2020-01-22 16:55:27 -0500
commit819d4b3fbfaf40b4537e80b01aef612e4140a91b (patch)
treea8a943b2e03165b89d925d160ececbf79ae0dc8c /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
parentbb6785c1212988c76c21cd1d4647c31545231e8b (diff)
drm/amd/display: Fix DML dummyinteger types mismatch
[Why] The types for dummyinteger1 and dummyinteger2 are unsigned as part of the DML spec. They should not be long. [How] Make them unsigned int instead of long. Signed-off-by: Jerry (Fangzhi) Zuo <[email protected]> Reviewed-by: Bhawanpreet Lakha <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions