how does X11 get EDID?

Daniel Martin consume.noise at gmail.com
Fri Feb 3 10:47:44 UTC 2017


On 3 February 2017 at 01:17, Sanford Rockowitz <rockowitz at minsoft.com> wrote:
> Can someone point me to where in the X11 code base the the monitor is
> queried for the EDID?

For the modesetting driver case, it happens in:
hw/xfree86/drivers/modesetting/drmmode_display.c
    drmmode_output_get_modes()


More information about the xorg-devel mailing list