drm/radeon: block the keypress on ATIF events
authorLuca Tettamanti <kronos.it@gmail.com>
Thu, 2 Aug 2012 15:39:38 +0000 (11:39 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:36 +0000 (13:10 -0400)
commit92fdf89aa95de32dba1cb44fe7f5c54824b4b2c4
tree75d509fd7b255fe67162c026c3435eb0f2db9e89
parent8a37c65df9dcbd1c891df2b4a94157999b654841
drm/radeon: block the keypress on ATIF events

The AMD ACPI interface may use ACPI_VIDEO_NOTIFY_PROBE to signal SBIOS
requests; block the keypress in this case since the user did not
actually press the mode switch key.

Signed-off-by: Luca Tettamanti <kronos.it@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_acpi.c
This page took 0.026223 seconds and 5 git commands to generate.