Add intel_backlight

A trivial tool to adjust the backlight registers (gen5+ only atm).

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2011-07-20 20:40:13 +01:00
parent 30ffcc34ea
commit 294927c601
2 changed files with 70 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
bin_PROGRAMS = \
intel_disable_clock_gating \
intel_audio_dump \
intel_backlight \
intel_bios_dumper \
intel_bios_reader \
intel_error_decode \