aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2022-11-03 16:14:25 +0100
committerThomas Zimmermann <[email protected]>2022-11-05 17:05:53 +0100
commit301b3c787a139d448b7bd63016d63959b7ecdb67 (patch)
tree929e828ff544b162f45d6ecd7dbed685caa00596 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
parent2ad2f0d5afb371f8d9cba3d11472a4c5d8ab1c64 (diff)
drm/mcde: Don't set struct drm_driver.lastclose
Don't set struct drm_driver.lastclose. It's used to restore the fbdev console. But as mcde uses generic fbdev emulation, the console is being restored by the DRM client helpers already. See the call to drm_client_dev_restore() in drm_lastclose(). Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Javier Martinez Canillas <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions