On 02/01/2013 07:56, joshua stein wrote: > The Macbook Air's display is connected over eDP (DisplayPort), which > our hacked up Intel driver doesn't support, which is why it can't > find any outputs.
Ah, I see. On 02/01/2013 10:47, Jonathan Gray wrote:
Though if someone with an eDP using machine wants to try unravel the mess of merge commits and unwanted changes https://github.com/gsutre/netbsd-drmgem/tree/master/xsrc/external/mit/xf86-video-intel/dist supposedly contains eDP support for a slightly older revision of intel hardware along with most? of the OpenBSD changes to the driver.
I've started bringing in the changes made in that directory to a copy of the OpenBSD driver hosted here https://bitbucket.org/sevan/edp
Sevan