mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-03 09:14:18 -05:00
drm/nouveau/fb: remove some (now) unnecessary hacks
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
@@ -135,8 +135,6 @@ nouveau_fb_create_(struct nouveau_object *parent, struct nouveau_object *engine,
|
||||
return ret;
|
||||
}
|
||||
|
||||
atomic_dec(&ram->parent->refcount);
|
||||
atomic_dec(&ram->engine->refcount);
|
||||
pfb->ram = (void *)ram;
|
||||
|
||||
if (!nouveau_mm_initialised(&pfb->vram)) {
|
||||
|
||||
Reference in New Issue
Block a user