]> git.itanic.dy.fi Git - linux-stable/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)
commit6407d666c5353d15d9e5c7cc1b8d8ced40e425f0
treed91babb88f12623470b9ef97694779764038fc48
parentd41a39dda1407ff50c7c4bfbd307c188f1ae364b
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