Hi guys, these are the same patches that Jani sent some time ago[1], but adapted to current 4.8-rc1. These fixed the problem I had with my Asus laptop[2], and now the brightness hotkeys are working in my machine. The only adaptation needed was change dev_priv->dev to dev_priv->drm on for_each_* macros. Along with this fix, I also added myself as tester. Please let me know if it needs more adjustments before merging. Thanks, [1] https://patchwork.freedesktop.org/series/4783/ [2] https://bugzilla.kernel.org/show_bug.cgi?id=152091 Jani Nikula (2): drm/i915: make i915 the source of acpi device ids for _DOD drm/i915/opregion: update cadl based on actually active outputs drivers/gpu/drm/i915/i915_drv.h | 2 + drivers/gpu/drm/i915/intel_display.c | 4 + drivers/gpu/drm/i915/intel_drv.h | 3 + drivers/gpu/drm/i915/intel_opregion.c | 158 +++++++++++++--------------------- 4 files changed, 71 insertions(+), 96 deletions(-) -- 2.7.4 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx