[PATCH] drm: remove immutable flag from suggested X/Y connector properties

2017-01-04 Thread Michael Thayer
03.01.2017 11:40, Gerd Hoffmann wrote: >>> Makes sense I think, but for merging we need: >>> - some driver to implement >> >> This is where it starts getting tricky. vboxvideo is out of tree. In >> theory I could look at getting it merged, but that needs time I am >> rather short of (I am the onl

[PATCH] drm: remove immutable flag from suggested X/Y connector properties

2017-01-03 Thread Gerd Hoffmann
Hi, > > Makes sense I think, but for merging we need: > > - some driver to implement > > This is where it starts getting tricky. vboxvideo is out of tree. In > theory I could look at getting it merged, but that needs time I am > rather short of (I am the only person maintaining that driver

[PATCH] drm: remove immutable flag from suggested X/Y connector properties

2016-12-22 Thread Michael Thayer
22.12.2016 08:07, Daniel Vetter пишет: > On Wed, Dec 21, 2016 at 03:30:04PM +0100, Michael Thayer wrote: >> 21.12.2016 10:05, Daniel Vetter wrote: >>> On Tue, Dec 20, 2016 at 11:38:52AM +0100, Michael Thayer wrote: The suggested X and Y connector properties are intended as a way for

[PATCH] drm: remove immutable flag from suggested X/Y connector properties

2016-12-22 Thread Daniel Vetter
On Wed, Dec 21, 2016 at 03:30:04PM +0100, Michael Thayer wrote: > 21.12.2016 10:05, Daniel Vetter wrote: > > On Tue, Dec 20, 2016 at 11:38:52AM +0100, Michael Thayer wrote: > > > The suggested X and Y connector properties are intended as a way for > > > drivers > > > for virtual machine GPUs to pr

[PATCH] drm: remove immutable flag from suggested X/Y connector properties

2016-12-21 Thread Michael Thayer
21.12.2016 10:05, Daniel Vetter wrote: > On Tue, Dec 20, 2016 at 11:38:52AM +0100, Michael Thayer wrote: >> The suggested X and Y connector properties are intended as a way for drivers >> for virtual machine GPUs to provide information about the layout of the >> host system windows (or whatever) co

[PATCH] drm: remove immutable flag from suggested X/Y connector properties

2016-12-21 Thread Daniel Vetter
On Tue, Dec 20, 2016 at 11:38:52AM +0100, Michael Thayer wrote: > The suggested X and Y connector properties are intended as a way for drivers > for virtual machine GPUs to provide information about the layout of the > host system windows (or whatever) corresponding to given guest connectors. > The

[PATCH] drm: remove immutable flag from suggested X/Y connector properties

2016-12-20 Thread Michael Thayer
The suggested X and Y connector properties are intended as a way for drivers for virtual machine GPUs to provide information about the layout of the host system windows (or whatever) corresponding to given guest connectors. The intention is for the guest system to lay out screens in the virtual des