diff options
author | Patrik Jakobsson <[email protected]> | 2024-04-15 13:27:31 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2024-04-18 10:56:30 +0200 |
commit | 6aff4c26ed677b1f464f721fbd3e7767f24a684d (patch) | |
tree | 42fd95184bb5c5088534e91caccc3fe15a990504 /tools/perf/scripts/python/export-to-sqlite.py | |
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 <[email protected]>
Fixes: 8f1aaccb04b7 ("drm/gma500: Implement client-based fbdev emulation")
Tested-by: Enrico Bartky <[email protected]>
Signed-off-by: Patrik Jakobsson <[email protected]>
Reviewed-by: Thomas Zimmermann <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions