Loading
drm/amdgpu: fix drm panic null pointer when driver not support atomic
When driver not support atomic, fb using plane->fb rather than plane->state->fb. Fixes: fe151ed7 ("drm/amdgpu: add generic display panic helper code") Signed-off-by:Lu Yao <yaolu@kylinos.cn> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>