Re: [PATCH] drm/amdgpu: Fix NULL pointer dereference

From: Simon Ser
Date: Fri Apr 08 2022 - 06:01:50 EST


Is amdgpu_display_get_fb_info ever called with NULL tiling_flags/tmz_surface?
If not, there's no point in adding NULL checks.