[V5 PATCH 0/4] Provide workarounds to use DRM/KMS with broken graphics hardware

From: Carsten Emde
Date: Thu Mar 15 2012 - 10:59:04 EST


Changes from V4 to V5:

1. Split the previous patch 2/2 into three patches to separately i) add the
module parameter, ii) add the quirk infrastructure, and iii) actually quirk
the related machine.

2. Rename the module parameter variable to i915_panel_invert_brightness.

3. Make the module parameter variable tristate to either ignore the
quirk, consider the quirk, if any, or force inversion.

4. Print an instruction along the description of the module parameter to
encourage people sending machine data, should another machine be found
that needs to be quirked.

5. Introduce the function intel_panel_compute_brightness where the
brightness calculation is handled.

Thanks, Chris, for these very valuable suggestions.

-Carsten.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/