diff options
author | 2021-06-09 19:25:56 +0200 | |
---|---|---|
committer | 2021-07-19 08:10:18 +0200 | |
commit | a3a9ee4b5254f212c2adaa8cd8ca03bfa112f49d (patch) | |
tree | 2039ffecc2ad8461b5d12b24e3312f9ef0c4167d /drivers/fpga/fpga-mgr.c | |
parent | drm/amdgpu: workaround failed COW checks for Thunk VMAs (diff) | |
download | linux-dev-a3a9ee4b5254f212c2adaa8cd8ca03bfa112f49d.tar.xz linux-dev-a3a9ee4b5254f212c2adaa8cd8ca03bfa112f49d.zip |
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.
Signed-off-by: Christian König <christian.koenig@amd.com>
Tested-by: Mikko Perttunen <mperttunen@nvidia.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210609172902.1937-1-christian.koenig@amd.com
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions