Re: [Intel-gfx] Intel eDP and fixed_mode probing/initialization

2016-05-03 Thread Josh Litherland
Thank you for your response! This panel is a separate piece, yes, hooked up via VGA, which I guess is wired internally on this mini-PC to eDP; the kernel names it card0-eDP-1. I thought it might be having issues with probing the EDID, so I'm providing it the EDID blob directly with drm_kms_helpe

Re: [Intel-gfx] Intel eDP and fixed_mode probing/initialization

2016-05-02 Thread Jani Nikula
On Sat, 30 Apr 2016, Josh Litherland wrote: > Hoping someone can point me in the right direction to understanding > how intel_connector->panel.fixed_mode gets probed, as it's referenced > in function "intel_dp_mode_valid" at drivers/gpu/drm/i915/intel_dp.c. > > I am working with a panel hooked up

[Intel-gfx] Intel eDP and fixed_mode probing/initialization

2016-04-29 Thread Josh Litherland
Hoping someone can point me in the right direction to understanding how intel_connector->panel.fixed_mode gets probed, as it's referenced in function "intel_dp_mode_valid" at drivers/gpu/drm/i915/intel_dp.c. I am working with a panel hooked up via DSUB to a port that is internally wired as eDP-1.