aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2019-01-03 13:48:45 -0600
committerAlex Deucher <alexander.deucher@amd.com>2019-01-14 15:04:50 -0500
commit66f92bcff0f90405150f685e4ef78fd548275f10 (patch)
treee1d28846c09abd6fd953db5fc633e487f9b2a172 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parentc468f9e2e56f67410b1659d2eacf147a4558f137 (diff)
drm/amd/display: Fix boolean expression in get_surf_rq_param
Fix boolean expression by using logical AND operator '&&' instead of bitwise operator '&'. This issue was detected with the help of Coccinelle. Fixes: 6d04ee9dc101 ("drm/amd/display: Restructuring and cleaning up DML") Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions