+1
−1
drivers/gpu/stub/Kconfig
0 → 100644
+13
−0
drivers/gpu/stub/Makefile
0 → 100644
+1
−0
drivers/gpu/stub/poulsbo.c
0 → 100644
+64
−0
+2
−0
Loading
Currently, there have no GMA500(Poulsbo) native video driver to support intel opregion. So, use this stub driver to enable the acpi backlight control sysfs entry files by requrest acpi_video_register. [airlied: fix warnings] Signed-off-by:Lee, Chun-Yi <jlee@novell.com> Signed-off-by:
Dave Airlie <airlied@redhat.com>