[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120314233544.629616190@osadl.org>
Date: Thu, 15 Mar 2012 00:35:44 +0100
From: Carsten Emde <C.Emde@...dl.org>
To: David Airlie <airlied@...ux.ie>
Cc: Alan Cox <alan@...rguk.ukuu.org.uk>,
Valdis Kletnieks <Valdis.Kletnieks@...edu>,
Thomas Gleixner <tglx@...utronix.de>,
Carsten Emde <C.Emde@...dl.org>,
DRI <dri-devel@...ts.freedesktop.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [V2 PATCH 0/2] Provide workarounds to use DRM/KMS with broken graphics hardware
This is V2 of a patchset to use DRM/KMS with broken graphics hardware.
As a major change from V1, generic EDID data are now built-in into the
drm_kms_helper module as proposed by Alan. To help people building
their own EDID data and to understand how the binary EDID blobs in
drivers/gpu/drm/drm_edid_load.c have been created, the entire material
went into the Documentation tree as suggested by Valdis. Finally, David
showed a much better way to explicitly disable and enable a particular
connector, so patch 02/03 could go.
The two remaining patches
- introduce a mechanism to define or load EDID data instead of letting the
controller probe for it,
- add a parameter to the i915 module to invert the sense of the backlight
brightness variable for broken controllers that require this.
-Carsten.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists