]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: move ghost object creation to a common function
authorDave Airlie <airlied@redhat.com>
Thu, 17 Sep 2020 04:08:29 +0000 (14:08 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 17 Sep 2020 20:21:25 +0000 (06:21 +1000)
commite715bb1e3fcb1215fae6fd0e92bbf04f5701ab2b
treebb64d06fdc42a08fe21ad1b28bb860271a9f50e4
parentfbc057b460c9dd275112667c6817dd267ba19e73
drm/ttm: move ghost object creation to a common function

Both accel cleanup and pipeline move had the same code, make
a single function for it.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200917043040.146575-7-airlied@gmail.com
drivers/gpu/drm/ttm/ttm_bo_util.c