diff options
author | Ben Skeggs <bskeggs@redhat.com> | 2023-05-25 10:30:57 +1000 |
---|---|---|
committer | Karol Herbst <kherbst@redhat.com> | 2023-07-06 17:22:32 +0200 |
commit | 83775e158a3d2dc437132ab357ed6c9214ef0ae9 (patch) | |
tree | 617a00f22c1761c1590c7645eab60d5cc3f3c91a /drivers/mfd/tps6586x.c | |
parent | c69f9d92f7ca5cf88690b63af8a7d74cad2bc668 (diff) | |
download | linux-stable-83775e158a3d2dc437132ab357ed6c9214ef0ae9.tar.gz linux-stable-83775e158a3d2dc437132ab357ed6c9214ef0ae9.tar.bz2 linux-stable-83775e158a3d2dc437132ab357ed6c9214ef0ae9.zip |
drm/nouveau/nvkm: fini object children in reverse order
Turns out, we're currently tearing down the disp core channel *before*
the satellite channels (wndw, etc) during suspend.
This makes RM return NV_ERR_NOT_SUPPORTED on attempting to reallocate
the core channel on resume for some reason, but we probably shouldn't
be doing it on HW either.
Tear down children in the reverse of allocation order instead.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Karol Herbst <kherbst@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230525003106.3853741-1-skeggsb@gmail.com
Diffstat (limited to 'drivers/mfd/tps6586x.c')
0 files changed, 0 insertions, 0 deletions