Re: [PATCH] drm/i915: Update license on selftest lists to MIT

2024-12-13 Thread Greg KH
On Thu, Dec 12, 2024 at 10:10:54AM -0500, Ed Maste wrote: > On Wed, 11 Dec 2024 at 02:25, Greg KH wrote: > > > > On Tue, Dec 10, 2024 at 06:19:00PM -0500, Rodrigo Vivi wrote: > > > On Sun, Dec 08, 2024 at 03:17:27PM +, Ed Maste wrote: > > > > These two files (i915_live_selftests.h, i915_mock_s

Re: [PATCH] drm/i915: Update license on selftest lists to MIT

2024-12-13 Thread Ed Maste
On Wed, 11 Dec 2024 at 02:25, Greg KH wrote: > > On Tue, Dec 10, 2024 at 06:19:00PM -0500, Rodrigo Vivi wrote: > > On Sun, Dec 08, 2024 at 03:17:27PM +, Ed Maste wrote: > > > These two files (i915_live_selftests.h, i915_mock_selftests.h) were > > > introduced in commit 953c7f82eb89 ("drm/i915:

Re: [PATCH] drm/i915: Update license on selftest lists to MIT

2024-12-10 Thread Greg KH
On Tue, Dec 10, 2024 at 06:19:00PM -0500, Rodrigo Vivi wrote: > On Sun, Dec 08, 2024 at 03:17:27PM +, Ed Maste wrote: > > These two files (i915_live_selftests.h, i915_mock_selftests.h) were > > introduced in commit 953c7f82eb89 ("drm/i915: Provide a hook for > > selftests") and are effectively

Re: [PATCH] drm/i915: Update license on selftest lists to MIT

2024-12-10 Thread Rodrigo Vivi
On Sun, Dec 08, 2024 at 03:17:27PM +, Ed Maste wrote: > These two files (i915_live_selftests.h, i915_mock_selftests.h) were > introduced in commit 953c7f82eb89 ("drm/i915: Provide a hook for > selftests") and are effectively just a list of selftests. > > The selftest implementation itself is l

[PATCH] drm/i915: Update license on selftest lists to MIT

2024-12-08 Thread Ed Maste
These two files (i915_live_selftests.h, i915_mock_selftests.h) were introduced in commit 953c7f82eb89 ("drm/i915: Provide a hook for selftests") and are effectively just a list of selftests. The selftest implementation itself is largely in i915_selftest.c, and uses a MIT license. Graphics drivers