summaryrefslogtreecommitdiff
path: root/arch/x86/include
diff options
context:
space:
mode:
authorPatrik Jakobsson <patrik.r.jakobsson@gmail.com>2024-04-15 14:27:31 +0300
committerThomas Zimmermann <tzimmermann@suse.de>2024-04-18 11:56:30 +0300
commit6aff4c26ed677b1f464f721fbd3e7767f24a684d (patch)
tree42fd95184bb5c5088534e91caccc3fe15a990504 /arch/x86/include
parent941c0bdbc176df825adf77052263b2d63db6fef7 (diff)
downloadlinux-6aff4c26ed677b1f464f721fbd3e7767f24a684d.tar.xz
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 'arch/x86/include')
0 files changed, 0 insertions, 0 deletions