Summary: | Implement CustomEDID | ||
---|---|---|---|
Product: | DRI | Reporter: | Mathieu Malaterre <mathieu.malaterre> |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | CLOSED WONTFIX | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs |
Version: | XOrg git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | ALL | i915 features: | display/eDP |
Description
Mathieu Malaterre
2016-11-14 13:49:01 UTC
For reference the radeon implementation is here: https://lists.x.org/archives/xorg/attachments/20091004/2a4f1014/attachment.patch It too is called Option "CustomEDID" in -intel. Note that since we cannot actually override the edid in the kernel, we do not in effect attach a new edid (changing how the driver talks to the monitor, or being able to setup audio channels etc), we just use it to generate modelines. How about using drm_kms_helper.edid_firmare module parameter? Indeed this is just fine. Thanks. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.