]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: do not keep GPU dependent addresses
authorNirmoy Das <nirmoy.aiemd@gmail.com>
Wed, 24 Jun 2020 18:26:48 +0000 (20:26 +0200)
committerChristian König <christian.koenig@amd.com>
Fri, 26 Jun 2020 12:41:24 +0000 (14:41 +0200)
commit7d785d9abc1f63194e41b9a47ead3e238806de70
treed91babb88f12623470b9ef97694779764038fc48
parent38eb09317ba6783aee3b22abcc5fe0ae0357906b
drm/ttm: do not keep GPU dependent addresses

GPU address handling is device specific and should be handle by its device
driver.

Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/372937/
Signed-off-by: Christian König <christian.koenig@amd.com>
drivers/gpu/drm/ttm/ttm_bo.c
include/drm/ttm/ttm_bo_api.h
include/drm/ttm/ttm_bo_driver.h