]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: minor cleanup to move to system
authorDave Airlie <airlied@redhat.com>
Tue, 20 Oct 2020 01:03:14 +0000 (11:03 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 21 Oct 2020 03:43:31 +0000 (13:43 +1000)
commit1fd72f25fa8e466bb3c26f7d514a450d6c8ca723
tree22bdbf264f0bd8c2504717ae2a64c6578ea85271
parent87c30e5dce63e9978319ce841a7f91192e2ff36d
drm/ttm: minor cleanup to move to system

resource free already sets the domain to system, and old_mem
isn't really needed.

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