]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau: stop implementing init_mem_type
authorChristian König <christian.koenig@amd.com>
Thu, 23 Jul 2020 13:39:57 +0000 (15:39 +0200)
committerChristian König <christian.koenig@amd.com>
Fri, 31 Jul 2020 15:13:58 +0000 (17:13 +0200)
commit6d57a2740532b8b83909f63c2f07dabe4a22876a
treeb6da4c57c6988df910c10c3f57246d65adc48f9c
parentd8773befb826f96a468b42e9510737eb3a2acd79
drm/nouveau: stop implementing init_mem_type

Instead just initialize the memory type parameters
before calling ttm_bo_init_mm.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/382081/
drivers/gpu/drm/nouveau/nouveau_bo.c
drivers/gpu/drm/nouveau/nouveau_ttm.c