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:24 +0100
committerThomas Zimmermann <[email protected]>2022-11-05 17:05:53 +0100
commit2ad2f0d5afb371f8d9cba3d11472a4c5d8ab1c64 (patch)
tree574577c3000cd82b49add5a38201ad759763bcca /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
parent8e4e4c2f53ffcb0ef746dc3b87ce1a57c5c94c7d (diff)
drm/komeda: Don't set struct drm_driver.lastclose
Don't set struct drm_driver.lastclose. It's used to restore the fbdev console. But as komeda 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