diff options
author | Patrik Jakobsson <patrik.r.jakobsson@gmail.com> | 2024-04-15 13:27:31 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-04-18 10:56:30 +0200 |
commit | 6aff4c26ed677b1f464f721fbd3e7767f24a684d (patch) | |
tree | 42fd95184bb5c5088534e91caccc3fe15a990504 /mm/mm_slot.h | |
parent | 941c0bdbc176df825adf77052263b2d63db6fef7 (diff) |
drm/gma500: Remove lid code
Due to a change in the order of initialization, the lid timer got
started before proper setup was made. This resulted in a crash during
boot.
The lid switch is handled by gma500 through a timer that periodically
polls the opregion for changes. These types of ACPI events shouldn't be
handled by the graphics driver so let's get rid of the lid code. This
fixes the crash during boot.
Reported-by: Enrico Bartky <enrico.bartky@gmail.com>
Fixes: 8f1aaccb04b7 ("drm/gma500: Implement client-based fbdev emulation")
Tested-by: Enrico Bartky <enrico.bartky@gmail.com>
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20240415112731.31841-1-patrik.r.jakobsson@gmail.com
Diffstat (limited to 'mm/mm_slot.h')
0 files changed, 0 insertions, 0 deletions