Files
linux/include/drm
Felix Kuehling 274840e544 drm/ttm: Add release_notify callback to ttm_bo_driver
This notifies the driver that a BO is about to be released.

Releasing a BO also invokes the move_notify callback from
ttm_bo_cleanup_memtype_use, but that happens too late for anything
that would add fences to the BO and require a delayed delete.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-08-02 10:18:04 -05:00
..
2019-06-19 12:07:29 +02:00
2019-06-19 12:07:29 +02:00
2018-05-03 21:26:32 +02:00
2019-02-21 12:13:42 +01:00
2018-10-04 11:03:34 +10:00
2019-01-21 10:30:12 +01:00