]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu/dce: fix mask in dce_v*_0_is_in_vblank
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 2 Feb 2018 17:24:23 +0000 (12:24 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:19:19 +0000 (14:19 -0500)
commite5e0e8671713633f89451280e694d14206b38ef0
tree3e3cbe444f47b4fb2c3a3292bb315c4c61eb0d79
parentac5d44fbf3cbd892ad81ab7f50da5ef39e806768
drm/amdgpu/dce: fix mask in dce_v*_0_is_in_vblank

Using the wrong mask.

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Noticed-by: Hans de Ruiter <hans@keasigmadelta.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c