All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] drm/shmem: Dual licence the files as GPL-2 and MIT
@ 2022-11-12 19:42 Robert Swindells
  2022-11-12 19:42 ` [PATCH 1/1] " Robert Swindells
  0 siblings, 1 reply; 12+ messages in thread
From: Robert Swindells @ 2022-11-12 19:42 UTC (permalink / raw)
  To: noralf, liuzixian4, airlied, tzimmermann, lucas.demarchi, kraxel,
	robh, kuba, marcel.ziswiler, sfr, daniel.vetter, cai.huoqing,
	nroberts, m.szyprowski, emil.velikov, sam, boris.brezillon,
	dan.carpenter
  Cc: dri-devel

There was some earlier discussion on dual licencing as GPL-2 and MIT
some files that were previously just GPL-2:

<https://lore.kernel.org/dri-devel/CAKMK7uH-8+tbKsAoiChsxELEc_77RVVxP2wapHWhqB+0Viifog@mail.gmail.com/>

Would it be possible to dual licence two more of the files?

drivers/gpu/drm/drm_gem_shmem_helper.c
include/drm/drm_gem_shmem_helper.h

They are used by the lima driver, which is dual licenced.

Robert Swindells
rjs@NetBSD.org

Robert Swindells (1):
  drm/shmem: Dual licence the files as GPL-2 and MIT

 drivers/gpu/drm/drm_gem_shmem_helper.c | 2 +-
 include/drm/drm_gem_shmem_helper.h     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.38.0


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-11-16  8:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-12 19:42 [PATCH 0/1] drm/shmem: Dual licence the files as GPL-2 and MIT Robert Swindells
2022-11-12 19:42 ` [PATCH 1/1] " Robert Swindells
2022-11-14 16:33   ` Jakub Kicinski
2022-11-14 17:44   ` Noralf Trønnes
2022-11-14 17:51   ` Boris Brezillon
2022-11-14 18:59   ` Rob Herring
2022-11-14 21:45   ` Sam Ravnborg
2022-11-15  1:43   ` Liu Zixian
2022-11-15  4:19   ` Stephen Rothwell
2022-11-15  8:27   ` Thomas Zimmermann
2022-11-15 13:21   ` Emil Velikov
2022-11-16  8:14   ` Marek Szyprowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.