aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorBen Skeggs <[email protected]>2023-05-25 10:30:57 +1000
committerKarol Herbst <[email protected]>2023-07-06 17:22:32 +0200
commit83775e158a3d2dc437132ab357ed6c9214ef0ae9 (patch)
tree617a00f22c1761c1590c7645eab60d5cc3f3c91a /scripts/generate_rust_analyzer.py
parentc69f9d92f7ca5cf88690b63af8a7d74cad2bc668 (diff)
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 <[email protected]> Reviewed-by: Karol Herbst <[email protected]> Reviewed-by: Lyude Paul <[email protected]> Signed-off-by: Karol Herbst <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions