Re: [Intel-gfx] [PATCH] uxa: actually create the randr outputs for hotplug connectors

2014-09-08 Thread Chris Wilson
On Mon, Sep 08, 2014 at 05:46:18PM +1000, Dave Airlie wrote: > From: Dave Airlie > > I somehow lost this chunk in my mst patch I sent. > > Signed-off-by: Dave Airlie And I didn't notice, since this is one of the major things you have to do with delayed addition of outputs. Thanks for the quic

[Intel-gfx] [PATCH] uxa: actually create the randr outputs for hotplug connectors

2014-09-08 Thread Dave Airlie
From: Dave Airlie I somehow lost this chunk in my mst patch I sent. Signed-off-by: Dave Airlie --- src/uxa/intel_display.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/src/uxa/intel_display.c b/src/uxa/intel_display.c index c5f0620..97af76d 100644 --- a/src/uxa/intel_display.c +++