[PATCH] drm/ttm: remove special handling for non GEM drivers

Jamie Heilman jamie at audible.transient.net
Wed Jul 21 13:21:04 UTC 2021


Christian König wrote:
> This is a known issue and fixed by:
>
> commit a3a9ee4b5254f212c2adaa8cd8ca03bfa112f49d
> Author: Christian König <christian.koenig at amd.com>
> Date:   Wed Jun 9 19:25:56 2021 +0200
> 
>     drm/nouveau: init the base GEM fields for internal BOs
> 
>     TTMs buffer objects are based on GEM objects for quite a while
>     and rely on initializing those fields before initializing the TTM BO.
> 
>     Nouveau now doesn't init the GEM object for internally allocated BOs,
>     so make sure that we at least initialize some necessary fields.

Ah, good deal.  Thanks

-- 
Jamie Heilman                     http://audible.transient.net/~jamie/


More information about the dri-devel mailing list