drm/nouveau: use drm_gem_plane_helper_prepare_fb
authorChristian König <christian.koenig@amd.com>
Fri, 29 Apr 2022 11:36:16 +0000 (13:36 +0200)
committerChristian König <christian.koenig@amd.com>
Mon, 2 May 2022 07:02:54 +0000 (09:02 +0200)
commitab7c37ec11d2f3c88e1d49c5fb4fe4ed568d88e3
tree861a5f8af9e86cfb91037958a7959a033d69cd9e
parent1ea28bc5542d607ff7c806e409a72862c5af8f5e
drm/nouveau: use drm_gem_plane_helper_prepare_fb

Instead of manually adjusting the plane state.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220429134230.24334-3-christian.koenig@amd.com
drivers/gpu/drm/nouveau/dispnv50/wndw.c