summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/xf86-video-intel/LICENSE
blob: a4c83afc52072945a3172042eac9aaf9f7bf5e47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
This package was downloaded from
http://xorg.freedesktop.org/releases/individual/driver/

This copyright file is based on xf86-video-intel 2.3.1.

The files under src/modes/ and src/parser/ are stolen from the xorg-server
source.

The authors of this core are, see below for copyright declarations.

* Alan Hourihane <alanh@fairlite.demon.co.uk> / <alanh@tungstengraphics.com>
* Bob Paauwe  <bob.j.paauwe@intel.com>
* Dave Airlie <airlied@linux.ie>
* Dave Mueller <dave.mueller@gmx.ch>
* David Dawes <dawes@xfree86.org>
* Eric Anholt <eric@anholt.net>
* Jens Owen <jens@tungstengraphics.com>
* Jesse Barnes <jbarnes@virtuousgeek.org>
* Jonathan Bian <jonathan.bian@intel.com>
* Keith Packard <keithp@keithp.com>
* Keith Whitwell <keith@tungstengraphics.com>
* Kevin E. Martin <kevin@precisioninsight.com> / <martin@valinux.com>
* Kristian Høgsberg <krh@redhat.com>
* Luc Verhaegen
* Matt Sottek <matthew.j.sottek@intel.com>
* Rickard E. (Rik) Faith <faith@valinux.com>
* Thomas Hellstrom
* Wang Zhenyu <zhenyu.z.wang@intel.com>
* Xiang Haihao <haihao.xiang@intel.com>

====

Most of the code is covered by the MIT/X11 license:

-
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sub license, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
 
The above copyright notice and this permission notice (including the
next paragraph) shall be included in all copies or substantial portions
of the Software.
 
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR
ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-

The copyright holders are:

* Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas:
src/i810_accel.c
src/i810_wmark.c
src/i810_reg.h
src/i810_driver.c
src/i810_memory.c
src/i810_io.c
src/i810_cursor.c
src/i830_accel.c
src/i830_xaa.c
src/i830_exa.c

* Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000 VA Linux Systems, Inc.
src/xvmc/xf86dri.h
src/xvmc/xf86dri.c

* Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2002 David Dawes
src/i830_memory.c
src/i830.h
src/i830_ring.h
src/i830_cursor.c
src/i810_ring.h
src/i810.h
src/common.h
src/xvmc/xf86dristr.h

* Copyright 2000 Intel Corporation.  All Rights Reserved:
src/i810_hwmc.c
src/i830_video.h
src/i810_video.c
src/i830_video.c

* Copyright 2001 Intel Corporation.  All Rights Reserved.
src/xvmc/I810XvMC.h
src/xvmc/I810XvMC.c

* Copyright 2001 VA Linux Systems Inc., Fremont, California.
* Copyright 2002 by David Dawes
src/i830_dri.c
src/i830_driver.c

* Copyright 2001 VA Linux Systems Inc., Fremont, California.
* Copyright 2002 Tungsten Graphics Inc., Cedar Park, Texas.
src/i830_common.h

* Copyright 2002 David Dawes
* Copyright 2006 Intel Corporation
src/i830_modes.c

* Copyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas.
src/i810_common.h

* Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas.
src/i830_reg.h  
src/i830_3d.c
src/i915_3d.c
src/i915_reg.h
src/xvmc/intel_batchbuffer.c

* Copyright 2005 Tungsten Graphics, Inc., Cedar Park, Texas.
src/brw_structs.h
src/brw_defines.h

* Copyright 2005 Red Hat, Inc.
src/i830_io.c

* Copyright 2005 Adam Jackson:
src/Makefile.am

* Copyright (c) 2005 Jesse Barnes
src/i830_exa.c

* Copyright 2005 Thomas Hellstrom. All rights reserved.
src/xvmc/driDrawable.c
src/xvmc/driDrawable.h

* Copyright 2005-2006 Luc Verhaegen.
src/modes/xf86cvt.c

* Copyright 2006 Luc Verhaegen.
src/modes/xf86EdidModes.c

* Copyright 2006 Dave Airlie <airlied@linux.ie>
src/i830_i2c.c
src/i830_sdvo.c
src/i830_dvo.c
src/sil164/sil164.c
src/sil164/sil164.h
src/sil164/sil164_reg.h
src/ch7xxx/ch7xxx_reg.h
src/ch7xxx/ch7xxx.c
src/ch7xxx/ch7xxx.h

* Copyright 2006 Intel Corporation:
src/xvmc/i915_xvmc.c
src/xvmc/i915_xvmc.h
src/xvmc/i915_structs.h
src/i915_hwmc.h
src/i915_hwmc.c
src/i915_video.c
src/i915_render.c
src/i915_3d.h
src/exa_wm.g4i
src/exa_wm_src_sample_argb.g4a
src/exa_wm_mask_affine.g4a
src/exa_wm_projective.g4i
src/exa_sf.g4a
src/exa_wm_affine.g4i
src/exa_wm_mask_sample_a.g4a
src/exa_sf_mask.g4a
src/exa_wm_write.g4a
src/exa_wm_mask_sample_argb.g4a
src/exa_wm_ca.g4a
src/exa_wm_src_affine.g4a
src/exa_wm_xy.g4a
src/exa_wm_noca.g4a
src/exa_wm_ca_srcalpha.g4a
src/exa_wm_mask_projective.g4a
src/exa_wm_src_sample_a.g4a
src/exa_wm_src_projective.g4a
src/i830_lvds.c
src/i830_sdvo.h
src/i830_bios.c
src/i830_bios.h
src/i830_debug.c
src/i830_crt.c
src/i830_display.c
src/i830_sdvo_regs.h
src/i830_render.c
src/i830_tv.c
src/i830_display.h
src/i830_debug.h
src/packed_yuv_sf.g4a
src/packed_yuv_wm.g4a
src/i965_video.c
src/i965_render.c
src/ch7017/ch7017.c
src/ch7017/ch7017_reg.h
src/sil164/Makefile.am
src/modes/xf86Modes.h
src/ivch/ivch.c
src/ivch/ivch_reg.h
src/ivch/ivch_module.c

* Copyright 2007 Intel Corporation:
src/bios_reader/bios_dumper.c 
src/bios_reader/bios_reader.c
src/i830_hwmc.h
src/i830_hwmc.c
src/i830_quirks.c
src/xvmc/intel_xvmc.c
src/xvmc/intel_xvmc.h
src/reg_dumper/idle.c
src/reg_dumper/stepping.c
src/reg_dumper/main.c
src/reg_dumper/reg_dumper.h

* Copyright 2007 Dave Mueller
src/tfp410/tfp410.c
src/tfp410/tfp410.h
src/tfp410/tfp410_reg.h

====

src/i810_dga.c is  Copyright 2000 by Alan Hourihane, Sychdyn, North Wales, UK
and covered by the following license:

-
 * Permission to use, copy, modify, distribute, and sell this software and its
 * documentation for any purpose is hereby granted without fee, provided that
 * the above copyright notice appear in all copies and that both that
 * copyright notice and this permission notice appear in supporting
 * documentation, and that the name of Alan Hourihane not be used in
 * advertising or publicity pertaining to distribution of the software without
 * specific, written prior permission.  Alan Hourihane makes no representations
 * about the suitability of this software for any purpose.  It is provided
 * "as is" without express or implied warranty.
 *
 * ALAN HOURIHANE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
 * EVENT SHALL ALAN HOURIHANE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
 * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
 * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
 * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 * PERFORMANCE OF THIS SOFTWARE.
-

====
A few files a covered by the following license:

-
 * Permission to use, copy, modify, distribute, and sell this software and its
 * documentation for any purpose is hereby granted without fee, provided that
 * the above copyright notice appear in all copies and that both that copyright
 * notice and this permission notice appear in supporting documentation, and
 * that the name of the copyright holders not be used in advertising or
 * publicity pertaining to distribution of the software without specific,
 * written prior permission.  The copyright holders make no representations
 * about the suitability of this software for any purpose.  It is provided "as
 * is" without express or implied warranty.
 *
 * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
 * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
 * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
 * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
 * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 * OF THIS SOFTWARE.
-

The copyright holders are:

* Copyright 2002 Keith Packard, member of The XFree86 Project, Inc.
src/modes/xf86RandR12.c

* Copyright 2006 Keith Packard
src/modes/xf86Crtc.c
src/modes/xf86RandR12.h
src/modes/xf86Rename.h
src/local_xf86Rename.h
src/modes/xf86DiDGA.c
src/modes/xf86Rotate.c
src/modes/xf86Crtc.h

* Copyright 2006 Eric Anholt
src/i2c_vid.h

* Copyright 2007 Keith Packard
src/modes/xf86Cursors.c

====

src/parser/xf86Parser.h and src/parser/xf86Optrec.h  are covered by a license
similar to the MIT/X11 license, but with an additional advertising clause:

* Copyright (c) 1997  Metro Link Incorporated
* Copyright (c) 1997-2003 by The XFree86 Project, Inc.
* Copyright (c) 1997-2001 by The XFree86 Project, Inc.

- 
 * Permission is hereby granted, free of charge, to any person obtaining a
 * copy of this software and associated documentation files (the "Software"), 
 * to deal in the Software without restriction, including without limitation
 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
 * and/or sell copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following conditions:
 * 
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
 * THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
 * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 * SOFTWARE.
 * 
 * Except as contained in this notice, the name of the Metro Link shall not be
 * used in advertising or otherwise to promote the sale, use or other dealings
 * in this Software without prior written authorization from Metro Link.
-

====

src/modes/xf86Modes.c is covered by a license similar to the MIT/X11 license,
but with an additional advertising clause:

-
 * Copyright (c) 1997-2003 by The XFree86 Project, Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a
 * copy of this software and associated documentation files (the "Software"),
 * to deal in the Software without restriction, including without limitation
 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
 * and/or sell copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
 * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * Except as contained in this notice, the name of the copyright holder(s)
 * and author(s) shall not be used in advertising or otherwise to promote
 * the sale, use or other dealings in this Software without prior written
 * authorization from the copyright holder(s) and author(s).
 */
-

====

src/reg_dumper/xprintf.c is covered by a license similar to the MIT/X11 license,
but with an additional advertising clause:

-
 * Copyright (c) 2004 Alexander Gottwald
 *
 * Permission is hereby granted, free of charge, to any person obtaining a
 * copy of this software and associated documentation files (the "Software"),
 * to deal in the Software without restriction, including without limitation
 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
 * and/or sell copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
 * THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 * DEALINGS IN THE SOFTWARE.
 *
 * Except as contained in this notice, the name(s) of the above copyright
 * holders shall not be used in advertising or otherwise to promote the sale,
 * use or other dealings in this Software without prior written authorization.
 */
-

====

All files generated by the buildsystem toolchain (e.g. autogen.sh) remain
under the copyright of their authors from the respective tools.

====


A couple of files are without explicit copyright:

Some tiny Makefile.am:
src/reg_dumper/Makefile.am
src/xvmc/Makefile.am
src/ch7017/Makefile.am
src/tfp410/Makefile.am
src/ivch/Makefile.am
src/ch7xxx/Makefile.am


src/exa_wm_write.g4b
src/exa_sf.g4b
src/exa_wm_xy.g4b
src/packed_yuv_sf.g4b
src/exa_wm_src_sample_argb.g4b
src/exa_sf_mask.g4b
src/exa_wm_src_sample_a.g4b
src/exa_wm_src_affine.g4b
src/packed_yuv_wm.g4b
src/exa_wm_mask_sample_argb.g4b
src/exa_wm_ca.g4b
src/exa_wm_mask_affine.g4b
src/exa_wm_ca_srcalpha.g4b
src/exa_wm_nomask.g4a
src/exa_wm_mask_projective.g4b
src/exa_wm_noca.g4b
src/exa_wm_mask_sample_a.g4b
src/exa_wm_src_projective.g4b


src/tfp410/tfp410_module.c
src/ch7xxx/ch7xxx_module.c
src/ch7017/ch7017_module.c
src/xvmc/i915_program.h
src/xvmc/intel_batchbuffer.h
src/scripts/clock-graph.5c
src/scripts/clock.5c
src/scripts/fix.5c
src/scripts/tv.5c
src/sil164/sil164_module.c
src/i810_dri.h
src/i810_dri.c
src/i830_dri.h