diff options
| author | Gustavo A. R. Silva <[email protected]> | 2019-01-03 19:48:45 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-01-14 20:04:50 +0000 |
| commit | 66f92bcff0f90405150f685e4ef78fd548275f10 (patch) | |
| tree | e1d28846c09abd6fd953db5fc633e487f9b2a172 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
| parent | drm/amdgpu: improve GMC v9 page fault message (diff) | |
| download | kernel-66f92bcff0f90405150f685e4ef78fd548275f10.tar.gz kernel-66f92bcff0f90405150f685e4ef78fd548275f10.zip | |
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 <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions
