On Fri, Jun 29, 2018 at 03:39:19PM -0400, Alex Deucher wrote:
> >>
> >> Did these ever get merged? Do you still need someone to commit them?
> >
> > A single one of them got merged :-)
> >
> > commit 1297bf2e916d2012995b642dd6851332a73126c2
> > Auth
On Fri, Jun 29, 2018 at 03:32:23PM -0400, Alex Deucher wrote:
> On Tue, May 15, 2018 at 3:53 PM, Alex Deucher wrote:
> > On Mon, May 14, 2018 at 12:31 PM, Daniel Vetter wrote:
> >> On Mon, May 14, 2018 at 08:10:29AM -0700, Dirk Hohndel wrote:
> >>> On Mon, Ma
On Mon, May 14, 2018 at 07:59:56AM +0200, Thomas Gleixner wrote:
> Dirk,
>
> On Mon, 7 May 2018, Dirk Hohndel (VMware) wrote:
>
> > License clarifications and SPDX headers for a bunch of files which were
> > authored by VMware.
> >
> > This should addre
On Mon, May 14, 2018 at 05:01:43PM +0200, Thomas Hellstrom wrote:
> > I haven't seen any comments in the week since I wrote this. I'm not
> > familiar with the process for the drm changes - so what are the usual next
> > steps? Do I need to submit all or part of this somewhere else? Or does
> > Dav
> On May 8, 2018, at 2:57 AM, Emil Velikov wrote:
>
> IIRC "LFC191: Compliance Basics for Developers" was pretty clear that
> the copyright line should stay.
> If so, vmware_pack_end.h should also have it's copyright line reinstated.
That's an interesting argument to have. Two points from my si
> On May 8, 2018, at 11:52 PM, Alex Deucher wrote:
>
> On Thu, May 3, 2018 at 11:41 AM, Dirk Hohndel wrote:
>> On Thu, May 03, 2018 at 08:46:20AM -0400, Sean Paul wrote:
>>>
>>> Thank you for the awesome summary, it is very helpful! So since the
>>&g
On Mon, May 07, 2018 at 04:50:42PM +0200, Thomas Hellstrom wrote:
>
> Do you want me to take patch 7 and 8 through a vmwgfx pull request?
I'm happy to follow any process that the different sub-teams here prefer.
I sent this out as one series as it clearly is connected, but if you'd
rather have th
License clarifications and SPDX headers for a bunch of files which were
authored by VMware.
This should address the comments made on the previous series.
I added Thomas as Cc (sorry, forgot on the first version) and added a
couple of SOBs that I had received in the meantime.
Thanks
/D
___
This is dual licensed under GPL-2.0 or MIT.
Signed-off-by: Dirk Hohndel (VMware)
Signed-off-by: Thomas Hellstrom
---
drivers/gpu/drm/ttm/ttm_agp_backend.c | 1 +
drivers/gpu/drm/ttm/ttm_bo.c | 1 +
drivers/gpu/drm/ttm/ttm_bo_manager.c | 1 +
drivers/gpu/drm/ttm/ttm_bo_util.c
This is dual licensed under GPL-2.0 or MIT.
Signed-off-by: Dirk Hohndel (VMware)
---
drivers/gpu/drm/nouveau/nouveau_ttm.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nouveau_ttm.c
b/drivers/gpu/drm/nouveau/nouveau_ttm.c
index dff51a0ee028
These files are licensed under GPL-2.0.
Removing the MIT boilerplate as that really didn't make any sense for
those two header files.
Signed-off-by: Dirk Hohndel (VMware)
---
drivers/gpu/drm/vmwgfx/Kconfig| 1 +
.../vmwgfx/device_include/vmware_pack_begin.h
This is dual licensed under GPL-2.0 or MIT.
Signed-off-by: Dirk Hohndel (VMware)
Signed-off-by: David Herrmann
Signed-off-by: David Airlie
---
drivers/gpu/drm/drm_vma_manager.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/drm_vma_manager.c
b/drivers/gpu/drm
This is dual licensed under GPL-2.0 or MIT.
Signed-off-by: Dirk Hohndel (VMware)
---
drivers/gpu/drm/radeon/radeon_test.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/radeon/radeon_test.c
b/drivers/gpu/drm/radeon/radeon_test.c
index f5e9abfadb56..573e123c3a16 100644
This is dual licensed under GPL-2.0 or MIT.
Signed-off-by: Dirk Hohndel (VMware)
---
drivers/gpu/drm/amd/amdgpu/amdgpu_test.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c
b/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c
index 2dbe87591f81..9ae10acd44c5
This is dual licensed under GPL-2.0 or MIT.
vmwgfx_msg.h is the odd one out that is GPL-2.0+ or MIT.
Signed-off-by: Dirk Hohndel (VMware)
---
.../drm/vmwgfx/device_include/svga3d_caps.h | 3 +-
.../drm/vmwgfx/device_include/svga3d_cmd.h| 3 +-
.../vmwgfx/device_include/svga3d_devcaps.h
This is dual licensed under GPL-2.0 or MIT.
Signed-off-by: Dirk Hohndel (VMware)
---
drivers/gpu/drm/drm_global.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/drm_global.c b/drivers/gpu/drm/drm_global.c
index b2dc21e33ae0..5799e2782dd1 100644
--- a/drivers
This series clarifies licenses, removes unnecessary boilerplate and addas
SPDX headers for files in drm that are copyrighted by VMware.
/D
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-dev
On Thu, May 03, 2018 at 10:03:32AM -0300, Fabio Estevam wrote:
> On Wed, May 2, 2018 at 10:46 AM, Thomas Hellstrom
> wrote:
>
> > diff --git a/drivers/gpu/drm/ttm/ttm_agp_backend.c
> > b/drivers/gpu/drm/ttm/ttm_agp_backend.c
> > index 7c2485fe88d8..ea4d59eb8966 100644
> > --- a/drivers/gpu/drm/
Hi Thomas,
On Fri, May 04, 2018 at 08:18:09AM +0200, Thomas Hellstrom wrote:
> On 05/04/2018 12:15 AM, Dirk Hohndel (VMware) wrote:
> > This is licensed under GPL-2.0.
> >
> > Signed-off-by: Dirk Hohndel (VMware)
> > ---
> > drivers/gpu/drm/v
This is dual licensed under GPL-2.0 or MIT.
Signed-off-by: Dirk Hohndel (VMware)
---
drivers/gpu/drm/ttm/ttm_agp_backend.c | 1 +
drivers/gpu/drm/ttm/ttm_bo.c | 1 +
drivers/gpu/drm/ttm/ttm_bo_manager.c | 1 +
drivers/gpu/drm/ttm/ttm_bo_util.c | 1 +
drivers/gpu/drm/ttm
This is licensed under GPL-2.0.
Signed-off-by: Dirk Hohndel (VMware)
---
drivers/gpu/drm/vmwgfx/Kconfig| 1 +
.../vmwgfx/device_include/vmware_pack_begin.h | 25 +--
.../vmwgfx/device_include/vmware_pack_end.h | 25 +--
drivers/gpu/drm/vmwgfx
This is dual licensed under GPL-2.0 or MIT.
Signed-off-by: Dirk Hohndel (VMware)
---
drivers/gpu/drm/drm_global.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/drm_global.c b/drivers/gpu/drm/drm_global.c
index b2dc21e33ae0..5799e2782dd1 100644
--- a/drivers
This is dual licensed under GPL-2.0 or MIT.
Signed-off-by: Dirk Hohndel (VMware)
---
drivers/gpu/drm/vmwgfx/device_include/svga3d_caps.h| 3 ++-
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h | 3 ++-
drivers/gpu/drm/vmwgfx/device_include/svga3d_devcaps.h | 3
This is dual licensed under GPL-2.0 or MIT.
Signed-off-by: Dirk Hohndel (VMware)
---
drivers/gpu/drm/nouveau/nouveau_ttm.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nouveau_ttm.c
b/drivers/gpu/drm/nouveau/nouveau_ttm.c
index dff51a0ee028
This is dual licensed under GPL-2.0 or MIT.
Signed-off-by: Dirk Hohndel (VMware)
---
drivers/gpu/drm/drm_vma_manager.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/drm_vma_manager.c
b/drivers/gpu/drm/drm_vma_manager.c
index 23c749c05b5a..a6b2fe36b025 100644
--- a/drivers
This is dual licensed under GPL-2.0 or MIT.
Signed-off-by: Dirk Hohndel (VMware)
---
drivers/gpu/drm/amd/amdgpu/amdgpu_test.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c
b/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c
index 2dbe87591f81..9ae10acd44c5
This is dual licensed under GPL-2.0 or MIT.
Signed-off-by: Dirk Hohndel (VMware)
---
drivers/gpu/drm/radeon/radeon_test.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/radeon/radeon_test.c
b/drivers/gpu/drm/radeon/radeon_test.c
index f5e9abfadb56..573e123c3a16 100644
On Thu, May 03, 2018 at 08:46:20AM -0400, Sean Paul wrote:
>
> Thank you for the awesome summary, it is very helpful! So since the
> boilerplate
> has to stay, is there a benefit to adding the SPDX header? Is it just to make
> scripting/scraping easier?
Actually, the header now adds the correct
> On May 2, 2018, at 4:00 PM, Christian König wrote:
>
> Am 02.05.2018 um 15:46 schrieb Thomas Hellstrom:
>> From: Dirk Hohndel
>>
>> This is dual licensed under GPL-2.0 or MIT.
>>
>> Cc: "Christian König"
>> Signed-off-by: Di
On Wed, May 02, 2018 at 04:33:30PM -0400, Sean Paul wrote:
> > > diff --git a/drivers/gpu/drm/ttm/ttm_agp_backend.c
> > > b/drivers/gpu/drm/ttm/ttm_agp_backend.c
> > > index 7c2485fe88d8..ea4d59eb8966 100644
> > > --- a/drivers/gpu/drm/ttm/ttm_agp_backend.c
> > > +++ b/drivers/gpu/drm/ttm/ttm_agp_
30 matches
Mail list logo