[PATCH 7/7] drm/ttm: rename bo->mem and make it a pointer

Matthew Auld matthew.william.auld at gmail.com
Thu Apr 15 17:06:41 UTC 2021


On Tue, 13 Apr 2021 at 14:53, Christian König
<ckoenig.leichtzumerken at gmail.com> wrote:
>
> When we want to decouble resource management from buffer management we need to
> be able to handle resources separately.
>
> Add a resource pointer and rename bo->mem so that all code needs to
> change to access the pointer instead.
>
> No functional change.
>
> Signed-off-by: Christian König <christian.koenig at amd.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>


More information about the dri-devel mailing list