drm/nouveau: fetch memory type indices that we care about for ttm
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Este commit está contenido en:
@@ -140,6 +140,9 @@ struct nouveau_drm {
|
||||
struct nouveau_channel *chan;
|
||||
struct nvif_object copy;
|
||||
int mtrr;
|
||||
int type_vram;
|
||||
int type_host;
|
||||
int type_ncoh;
|
||||
} ttm;
|
||||
|
||||
/* GEM interface support */
|
||||
|
Referencia en una nueva incidencia
Block a user