On Thu, Jan 10, 2013 at 12:16 AM, Alex Deucher wrote:
> On Mon, Jan 7, 2013 at 11:53 PM, Dave Airlie wrote:
>> From: Dave Airlie
>>
>> otherwise userspace can get very confused
>
>
> Thinking about this more, we probably want to check whether we have a
> muxed to mux-less system otherwise we'll
On Thu, Jan 10, 2013 at 12:16 AM, Alex Deucher wrote:
> On Mon, Jan 7, 2013 at 11:53 PM, Dave Airlie wrote:
>> From: Dave Airlie
>>
>> otherwise userspace can get very confused
>
>
> Thinking about this more, we probably want to check whether we have a
> muxed to mux-less system otherwise we'll
On Mon, Jan 7, 2013 at 11:53 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> otherwise userspace can get very confused
Thinking about this more, we probably want to check whether we have a
muxed to mux-less system otherwise we'll be disconnecting the display
when we switch. Looks like the first
On Mon, Jan 7, 2013 at 11:53 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> otherwise userspace can get very confused
Thinking about this more, we probably want to check whether we have a
muxed to mux-less system otherwise we'll be disconnecting the display
when we switch. Looks like the first
From: Dave Airlie
otherwise userspace can get very confused
---
drivers/gpu/drm/radeon/radeon_connectors.c | 4
drivers/gpu/drm/radeon/radeon_device.c | 14 ++
drivers/gpu/drm/radeon/radeon_mode.h | 2 ++
3 files changed, 20 insertions(+)
diff --git a/drivers/gpu/dr
On Mon, Jan 7, 2013 at 11:53 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> otherwise userspace can get very confused
It might be worth adding the switch state checks to the dp_detect
function to handle eDP and DP to LVDS bridges, but I think all the
laptops with eDP or DP bridges are mux-less,
On Mon, Jan 7, 2013 at 11:53 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> otherwise userspace can get very confused
It might be worth adding the switch state checks to the dp_detect
function to handle eDP and DP to LVDS bridges, but I think all the
laptops with eDP or DP bridges are mux-less,
From: Dave Airlie
otherwise userspace can get very confused
---
drivers/gpu/drm/radeon/radeon_connectors.c | 4
drivers/gpu/drm/radeon/radeon_device.c | 14 ++
drivers/gpu/drm/radeon/radeon_mode.h | 2 ++
3 files changed, 20 insertions(+)
diff --git a/drivers/gpu/dr