Re: [PATCH 0/2] Associate ddc adapters with connectors

2019-06-26 Thread Andrzej Pietrasiewicz
Hi Russell, W dniu 25.06.2019 o 12:03, Russell King - ARM Linux admin pisze: On Tue, Jun 25, 2019 at 11:46:34AM +0200, Andrzej Pietrasiewicz wrote: It is difficult for a user to know which of the i2c adapters is for which drm connector. This series addresses this problem. The idea is to have a

Re: [PATCH 0/2] Associate ddc adapters with connectors

2019-06-25 Thread Andrzej Pietrasiewicz
W dniu 25.06.2019 o 16:20, Daniel Vetter pisze: On Tue, Jun 25, 2019 at 03:10:32PM +0100, Russell King - ARM Linux admin wrote: On Tue, Jun 25, 2019 at 04:07:55PM +0200, Daniel Vetter wrote: Otherwise I like this. Biggest problem I'm seeing here is rolling this out everywhere, this is a lot of

Re: [PATCH 0/2] Associate ddc adapters with connectors

2019-06-25 Thread Daniel Vetter
On Tue, Jun 25, 2019 at 03:10:32PM +0100, Russell King - ARM Linux admin wrote: > On Tue, Jun 25, 2019 at 04:07:55PM +0200, Daniel Vetter wrote: > > Otherwise I like this. Biggest problem I'm seeing here is rolling this out > > everywhere, this is a lot of work. And without widespread adoptions it'

Re: [PATCH 0/2] Associate ddc adapters with connectors

2019-06-25 Thread Russell King - ARM Linux admin
On Tue, Jun 25, 2019 at 04:07:55PM +0200, Daniel Vetter wrote: > Otherwise I like this. Biggest problem I'm seeing here is rolling this out > everywhere, this is a lot of work. And without widespread adoptions it's > not terribly useful for userspace. There will be cases where it's not possible, b

Re: [PATCH 0/2] Associate ddc adapters with connectors

2019-06-25 Thread Daniel Vetter
On Tue, Jun 25, 2019 at 02:36:39PM +0100, Emil Velikov wrote: > On 2019/06/25, Andrzej Pietrasiewicz wrote: > > Hi Russell, > > > > W dniu 25.06.2019 o 12:03, Russell King - ARM Linux admin pisze: > > > On Tue, Jun 25, 2019 at 11:46:34AM +0200, Andrzej Pietrasiewicz wrote: > > > > It is difficult

Re: [PATCH 0/2] Associate ddc adapters with connectors

2019-06-25 Thread Emil Velikov
On 2019/06/25, Andrzej Pietrasiewicz wrote: > Hi Russell, > > W dniu 25.06.2019 o 12:03, Russell King - ARM Linux admin pisze: > > On Tue, Jun 25, 2019 at 11:46:34AM +0200, Andrzej Pietrasiewicz wrote: > > > It is difficult for a user to know which of the i2c adapters is for which > > > drm connec

Re: [PATCH 0/2] Associate ddc adapters with connectors

2019-06-25 Thread Russell King - ARM Linux admin
On Tue, Jun 25, 2019 at 12:14:27PM +0200, Andrzej Pietrasiewicz wrote: > Hi Russell, > > W dniu 25.06.2019 o 12:03, Russell King - ARM Linux admin pisze: > > On Tue, Jun 25, 2019 at 11:46:34AM +0200, Andrzej Pietrasiewicz wrote: > > > It is difficult for a user to know which of the i2c adapters is

Re: [PATCH 0/2] Associate ddc adapters with connectors

2019-06-25 Thread Russell King - ARM Linux admin
On Tue, Jun 25, 2019 at 11:46:34AM +0200, Andrzej Pietrasiewicz wrote: > It is difficult for a user to know which of the i2c adapters is for which > drm connector. This series addresses this problem. > > The idea is to have a symbolic link in connector's sysfs directory, e.g.: > > ls -l /sys/clas

[PATCH 0/2] Associate ddc adapters with connectors

2019-06-25 Thread Andrzej Pietrasiewicz
It is difficult for a user to know which of the i2c adapters is for which drm connector. This series addresses this problem. The idea is to have a symbolic link in connector's sysfs directory, e.g.: ls -l /sys/class/drm/card0-HDMI-A-1/i2c-2 lrwxrwxrwx 1 root root 0 Jun 24 10:42 /sys/class/drm/car