diff options
author | Dembskiy Igor <dii@itb.spb.ru> | 2023-08-30 17:01:03 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-09-06 14:31:17 -0400 |
commit | 19d5f80128d7a197fcb465f21465c30ee4c36f25 (patch) | |
tree | 6146aadba3cb90edd4f1188f1a8190c855752884 /drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c | |
parent | 63461ea3fb403be0d040be3c88e621b55672e26a (diff) |
drm/amd/display: remove useless check in should_enable_fbc()
It does not make sense to compare a pointer to array element with NULL.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Fixes: 65d38262b3e8 ("drm/amd/display: fbc state could not reach while enable fbc")
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Dembskiy Igor <dii@itb.spb.ru>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c')
0 files changed, 0 insertions, 0 deletions