Re: [RFC] Adds support for ConfigFS to VKMS!

2024-08-13 Thread José Expósito
Hi Louis, On Fri, Aug 09, 2024 at 07:59:49PM +0200, Louis Chauvet wrote: > Hi everyone, > > I'm excited to share some good news! I've recently completed the addition > of a ConfigFS interface to VKMS, which allows to configure VKMS from > user-space, at runtime. You should be able to: > - Creat

[RFC] Adds support for ConfigFS to VKMS!

2024-08-09 Thread Louis Chauvet
Hi everyone, I'm excited to share some good news! I've recently completed the addition of a ConfigFS interface to VKMS, which allows to configure VKMS from user-space, at runtime. You should be able to: - Create new devices - Create planes/crtc/encoders - Configure rotation, color range, color e

Re: [PATCH v6 0/7] Adds support for ConfigFS to VKMS!

2024-07-15 Thread José Expósito
On Fri, May 17, 2024 at 06:00:11PM +0200, Louis Chauvet wrote: > > > > Hi Louis, > > > > > > > > If you could share a RFC/WIP series it would be awesome! > > Hi all! > > I just uploaded my WIP series to github here [1]. Most of the work is > extracted from the current ConfigFS series, I just sp

Re: [PATCH v6 0/7] Adds support for ConfigFS to VKMS!

2024-05-21 Thread Daniel Vetter
On Mon, May 13, 2024 at 10:08:38AM +0200, José Expósito wrote: > On Fri, May 10, 2024 at 06:19:45PM +0200, Louis Chauvet wrote: > > Le 09/05/24 - 18:18, Jim Shargo a écrit : > > > Sima--thanks SO MUCH for going through with everything leaving a > > > detailed review. I am excited to go through your

Re: [PATCH v6 0/7] Adds support for ConfigFS to VKMS!

2024-05-17 Thread Louis Chauvet
> > > Hi Louis, > > > > > > If you could share a RFC/WIP series it would be awesome! Hi all! I just uploaded my WIP series to github here [1]. Most of the work is extracted from the current ConfigFS series, I just splitted and completed what was done. I also tried to take in account the commen

Re: [PATCH v6 0/7] Adds support for ConfigFS to VKMS!

2024-05-13 Thread José Expósito
On Mon, May 13, 2024 at 12:03:07PM +0300, Marius Vlad wrote: > Hi all, > On Mon, May 13, 2024 at 10:08:38AM +0200, José Expósito wrote: > > On Fri, May 10, 2024 at 06:19:45PM +0200, Louis Chauvet wrote: > > > Le 09/05/24 - 18:18, Jim Shargo a écrit : > > > > Sima--thanks SO MUCH for going through w

Re: [PATCH v6 0/7] Adds support for ConfigFS to VKMS!

2024-05-13 Thread Marius Vlad
Hi all, On Mon, May 13, 2024 at 10:08:38AM +0200, José Expósito wrote: > On Fri, May 10, 2024 at 06:19:45PM +0200, Louis Chauvet wrote: > > Le 09/05/24 - 18:18, Jim Shargo a écrit : > > > Sima--thanks SO MUCH for going through with everything leaving a > > > detailed review. I am excited to go thro

Re: [PATCH v6 0/7] Adds support for ConfigFS to VKMS!

2024-05-13 Thread José Expósito
On Fri, May 10, 2024 at 06:19:45PM +0200, Louis Chauvet wrote: > Le 09/05/24 - 18:18, Jim Shargo a écrit : > > Sima--thanks SO MUCH for going through with everything leaving a > > detailed review. I am excited to go through your feedback. > > > > It makes me extremely happy to see these patches ge

Re: [PATCH v6 0/7] Adds support for ConfigFS to VKMS!

2024-05-10 Thread Louis Chauvet
Le 09/05/24 - 18:18, Jim Shargo a écrit : > Sima--thanks SO MUCH for going through with everything leaving a > detailed review. I am excited to go through your feedback. > > It makes me extremely happy to see these patches get people excited. > > They've bounced between a few people, and I recent

Re: [PATCH v6 0/7] Adds support for ConfigFS to VKMS!

2024-05-09 Thread Jim Shargo
Sima--thanks SO MUCH for going through with everything leaving a detailed review. I am excited to go through your feedback. It makes me extremely happy to see these patches get people excited. They've bounced between a few people, and I recently asked to take them over again from the folks who we

Re: [PATCH v6 0/7] Adds support for ConfigFS to VKMS!

2024-05-08 Thread José Expósito
Hi everyone, I wasn't aware of these patches, but I'm really glad they are getting some attention, thanks a lot for your review Sima. Given that it's been a while since the patches were emailed, I'm not sure if the original authors of the patches could implement your comments. If not, I can work

Re: [PATCH v6 0/7] Adds support for ConfigFS to VKMS!

2024-04-30 Thread Daniel Vetter
On Tue, Aug 29, 2023 at 05:30:52AM +, Brandon Pollack wrote: > Since Jim is busy with other work and I'm working on some things that > rely on this, I've taken up the task of doing the iterations. I've > addressed the comments as best I can (those replies are to each > individual change) and h

Re: [PATCH v6 0/7] Adds support for ConfigFS to VKMS!

2023-09-01 Thread Marius Vlad
Hi Brandon, You can now add https://lists.freedesktop.org/archives/igt-dev/2023-September/060717.html as part of this series. On Tue, Aug 29, 2023 at 05:30:52AM +, Brandon Pollack wrote: > Since Jim is busy with other work and I'm working on some things that > rely on this, I've taken up the

[PATCH v6 0/7] Adds support for ConfigFS to VKMS!

2023-08-28 Thread Brandon Pollack
Since Jim is busy with other work and I'm working on some things that rely on this, I've taken up the task of doing the iterations. I've addressed the comments as best I can (those replies are to each individual change) and here is the patch set to go with those. I added my own signoff to each co

[PATCH v5 0/7] Adds support for ConfigFS to VKMS!

2023-08-28 Thread Brandon Pollack
Since Jim is busy with other work and I'm working on some things that rely on this, I've taken up the task of doing the iterations. I've addressed the comments as best I can (those replies are to each individual change) and here is the patch set to go with those. I added my own signoff to each co

[v5,0/7] Adds support for ConfigFS to VKMS!

2023-08-28 Thread Brandon Pollack
Since Jim is busy with other work and I'm working on some things that rely on this, I've taken up the task of doing the iterations. I've addressed the comments as best I can (those replies are to each individual change) and here is the patch set to go with those. I added my own signoff to each co

[PATCH v4 0/7] Adds support for ConfigFS to VKMS!

2023-08-24 Thread Brandon Pollack
Since Jim is busy with other work and I'm working on some things that rely on this, I've taken up the task of doing the iterations. I've addressed the comments as best I can (those replies are to each individual change) and here is the patch set to go with those. I added my own signoff to each co

[PATCH v3 0/7] Adds support for ConfigFS to VKMS!

2023-08-18 Thread Brandon Pollack
Since Jim is busy with other work and I'm working on some things that rely on this, I've taken up the task of doing the iterations. I've addressed the comments as best I can (those replies are to each individual change) and here is the patch set to go with those. I added my own signoff to each co

Adds support for ConfigFS to VKMS!

2023-08-18 Thread Brandon Pollack
Since Jim is busy with other work and I'm working on some things that rely on this, I've taken up the task of doing the iterations. I've addressed the comments as best I can (those replies are to each individual change) and here is the patch set to go with those. I added my own signoff to each co

Re: [PATCH v2 0/6] Adds support for ConfigFS to VKMS!

2023-08-15 Thread Marius Vlad
Hi Brandon, Is Jim Shargo no longer able to follow-up with these anymore? Can you reach out to him? Maybe he's on holiday/vacation at this point? If you decide to follow-up we need a v3 -- and possibly a few more, but I'd just focus on getting the ConfigFS infrastructure in, addressing current co

Re: [PATCH v2 0/6] Adds support for ConfigFS to VKMS!

2023-08-07 Thread Brandon Ross Pollack
Some of these comments have been sitting for a while.  Would it be ok if yi...@chromium.org and myself picked these up and did an iteration so we could also get https://patchwork.kernel.org/project/dri-devel/patch/20230711013148.3155572-1-br...@chromium.org/ submitted?  These will enable a lot

[PATCH v2 0/6] Adds support for ConfigFS to VKMS!

2023-06-23 Thread Jim Shargo
Intro = At long last, we're back! This patchset adds basic ConfigFS support to VKMS, allowing users to build new DRM devices with user-defined DRM objects and object relationships by creating, writing, and symlinking files. Usage = After installing these patches, you can create a VKMS d