]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau: switch over to the new pin interface
authorChristian König <christian.koenig@amd.com>
Mon, 21 Sep 2020 13:37:12 +0000 (15:37 +0200)
committerChristian König <christian.koenig@amd.com>
Thu, 24 Sep 2020 14:16:50 +0000 (16:16 +0200)
commit7ac02475f750a6f3e754ce1a608ee03201822221
treedda7f917a273ef0dc413f0012cf5828d0202f04e
parent4fe30b0bd21a1c16474622116f2dce0d46f15e5f
drm/nouveau: switch over to the new pin interface

Stop using TTM_PL_FLAG_NO_EVICT.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Link: https://patchwork.freedesktop.org/patch/391606/?series=81973&rev=1
drivers/gpu/drm/nouveau/nouveau_bo.c
drivers/gpu/drm/nouveau/nouveau_bo.h
drivers/gpu/drm/nouveau/nouveau_chan.c