mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 06:01:53 +02:00
On some laptops, the embedded panel may not have
a DDC (display data channel) available. On these,
the EDID may be hardcoded in ACPI or the VBIOS.
In this case, use GPIO_DDC_LINE_UNKNOWN and don't fail.
Fixes:
|
||
|---|---|---|
| .. | ||
| accessories | ||
| hwss | ||
| protocols | ||
| link_detection.c | ||
| link_detection.h | ||
| link_dpms.c | ||
| link_dpms.h | ||
| link_factory.c | ||
| link_factory.h | ||
| link_hwss_hpo_frl.c | ||
| link_resource.c | ||
| link_resource.h | ||
| link_validation.c | ||
| link_validation.h | ||
| Makefile | ||