https://bugs.freedesktop.org/show_bug.cgi?id=36257
--- Comment #5 from Alex Deucher <[email protected]> 2011-04-15 10:59:55 PDT --- The thing is radeon backlight control is oem specific. Some use the on-GPU controller, others use a platform specific solution, so acpi is the best option since it covers all the bases. Things like hybrid laptops get even more complicated (multiple GPUs sharing the same display hw). The kernel backlight interface seems like the right interface since it doesn't depend on X or randr 1.2 support so it covers just about everything (SoCs, non-randr 1.2 hw, systems without X, etc.). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
