Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/i915/gt: SPDX cleanup

Clean up the SPDX licence declarations to comply with checkpatch.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210122192913.4518-1-chris@chris-wilson.co.uk
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

authored by

Chris Wilson and committed by
Daniel Vetter
24f90d66 56afa701

+78 -459
-1
drivers/gpu/drm/i915/gt/debugfs_gt.c
··· 1 1 // SPDX-License-Identifier: MIT 2 - 3 2 /* 4 3 * Copyright © 2019 Intel Corporation 5 4 */
+1 -19
drivers/gpu/drm/i915/gt/gen6_renderstate.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 3 * Copyright © 2014 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 21 - * DEALINGS IN THE SOFTWARE. 22 4 * 23 5 * Generated by: intel-gpu-tools-1.8-220-g01153e7 24 6 */
+1 -19
drivers/gpu/drm/i915/gt/gen7_renderstate.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 3 * Copyright © 2014 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 21 - * DEALINGS IN THE SOFTWARE. 22 4 * 23 5 * Generated by: intel-gpu-tools-1.8-220-g01153e7 24 6 */
+1 -19
drivers/gpu/drm/i915/gt/gen8_renderstate.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 3 * Copyright © 2014 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 21 - * DEALINGS IN THE SOFTWARE. 22 4 * 23 5 * Generated by: intel-gpu-tools-1.8-220-g01153e7 24 6 */
+1 -19
drivers/gpu/drm/i915/gt/gen9_renderstate.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 3 * Copyright © 2014 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 21 - * DEALINGS IN THE SOFTWARE. 22 4 * 23 5 * Generated by: intel-gpu-tools-1.19-177-g68e2eab2 24 6 */
+2 -21
drivers/gpu/drm/i915/gt/intel_breadcrumbs.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * Copyright © 2015 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 21 - * IN THE SOFTWARE. 22 - * 3 + * Copyright © 2015-2021 Intel Corporation 23 4 */ 24 5 25 6 #include <linux/kthread.h>
+1 -2
drivers/gpu/drm/i915/gt/intel_context.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_context.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_context_types.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -20
drivers/gpu/drm/i915/gt/intel_engine_cs.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 3 * Copyright © 2016 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 21 - * IN THE SOFTWARE. 22 - * 23 4 */ 24 5 25 6 #include <drm/drm_print.h>
+1 -2
drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_engine_heartbeat.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_engine_pm.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_engine_pm.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_engine_types.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_engine_user.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_engine_user.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -19
drivers/gpu/drm/i915/gt/intel_ggtt_fencing.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 3 * Copyright © 2008-2015 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 21 - * IN THE SOFTWARE. 22 4 */ 23 5 24 6 #include "i915_drv.h"
+1 -20
drivers/gpu/drm/i915/gt/intel_ggtt_fencing.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 3 * Copyright © 2016 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 21 - * IN THE SOFTWARE. 22 - * 23 4 */ 24 5 25 6 #ifndef __INTEL_GGTT_FENCING_H__
+1 -2
drivers/gpu/drm/i915/gt/intel_gpu_commands.h
··· 1 + /* SPDX-License-Identifier: MIT*/ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright � 2003-2018 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_gt_buffer_pool_types.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2014-2018 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_gt_irq.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_gt_irq.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_gt_pm.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_gt_pm.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_gt_pm_irq.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_gt_pm_irq.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_gt_requests.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_gt_requests.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_llc.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_llc.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_llc_types.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_lrc_reg.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2014-2018 Intel Corporation 5 4 */ 6 5
+2 -19
drivers/gpu/drm/i915/gt/intel_mocs.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * Copyright (c) 2015 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: * 10 - * The above copyright notice and this permission notice (including the next 11 - * paragraph) shall be included in all copies or substantial portions of the 12 - * Software. 13 - * 14 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 15 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 16 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 17 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 18 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 19 - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 20 - * SOFTWARE. 3 + * Copyright © 2015 Intel Corporation 21 4 */ 22 5 23 6 #include "i915_drv.h"
+2 -20
drivers/gpu/drm/i915/gt/intel_mocs.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * Copyright (c) 2015 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 - * SOFTWARE. 3 + * Copyright © 2015 Intel Corporation 22 4 */ 23 5 24 6 #ifndef INTEL_MOCS_H
+1 -2
drivers/gpu/drm/i915/gt/intel_rc6.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_rc6.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_rc6_types.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -23
drivers/gpu/drm/i915/gt/intel_renderstate.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 3 * Copyright © 2014 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 21 - * IN THE SOFTWARE. 22 - * 23 - * Authors: 24 - * Mika Kuoppala <mika.kuoppala@intel.com> 25 - * 26 4 */ 27 5 28 6 #include "i915_drv.h"
+1 -19
drivers/gpu/drm/i915/gt/intel_renderstate.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 3 * Copyright © 2014 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 21 - * DEALINGS IN THE SOFTWARE. 22 4 */ 23 5 24 6 #ifndef _INTEL_RENDERSTATE_H_
+1 -2
drivers/gpu/drm/i915/gt/intel_reset.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2008-2018 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_reset.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2008-2018 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_ring.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_ring.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+2 -26
drivers/gpu/drm/i915/gt/intel_ring_submission.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * Copyright © 2008-2010 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 21 - * IN THE SOFTWARE. 22 - * 23 - * Authors: 24 - * Eric Anholt <eric@anholt.net> 25 - * Zou Nan hai <nanhai.zou@intel.com> 26 - * Xiang Hai hao<haihao.xiang@intel.com> 27 - * 3 + * Copyright © 2008-2021 Intel Corporation 28 4 */ 29 5 30 6 #include "gen2_engine_cs.h"
+1 -2
drivers/gpu/drm/i915/gt/intel_ring_types.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_rps.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_rps.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_rps_types.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_sseu.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_sseu.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_timeline.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2016-2018 Intel Corporation 5 4 */ 6 5
+1 -20
drivers/gpu/drm/i915/gt/intel_timeline.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 3 * Copyright © 2016 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 21 - * IN THE SOFTWARE. 22 - * 23 4 */ 24 5 25 6 #ifndef I915_TIMELINE_H
+1 -2
drivers/gpu/drm/i915/gt/intel_timeline_types.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2016 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_workarounds.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2014-2018 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_workarounds.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2014-2018 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/intel_workarounds_types.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2014-2018 Intel Corporation 5 4 */ 6 5
+1 -20
drivers/gpu/drm/i915/gt/mock_engine.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 3 * Copyright © 2016 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 21 - * IN THE SOFTWARE. 22 - * 23 4 */ 24 5 25 6 #include "gem/i915_gem_context.h"
+1 -20
drivers/gpu/drm/i915/gt/mock_engine.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 3 * Copyright © 2016 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 21 - * IN THE SOFTWARE. 22 - * 23 4 */ 24 5 25 6 #ifndef __MOCK_ENGINE_H__
+1 -2
drivers/gpu/drm/i915/gt/selftest_context.c
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 - * SPDX-License-Identifier: GPL-2.0 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/selftest_engine.c
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 - * SPDX-License-Identifier: GPL-2.0 3 - * 4 3 * Copyright © 2018 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/selftest_engine.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0 */ 1 2 /* 2 - * SPDX-License-Identifier: GPL-2.0 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/selftest_engine_cs.c
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 - * SPDX-License-Identifier: GPL-2.0 3 - * 4 3 * Copyright © 2018 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2018 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/selftest_engine_pm.c
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 - * SPDX-License-Identifier: GPL-2.0 3 - * 4 3 * Copyright © 2018 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/selftest_execlists.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2018 Intel Corporation 5 4 */ 6 5
+1 -3
drivers/gpu/drm/i915/gt/selftest_gt_pm.c
··· 1 - 1 + // SPDX-License-Identifier: MIT 2 2 /* 3 - * SPDX-License-Identifier: MIT 4 - * 5 3 * Copyright © 2019 Intel Corporation 6 4 */ 7 5
+1 -20
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 3 * Copyright © 2016 Intel Corporation 3 - * 4 - * Permission is hereby granted, free of charge, to any person obtaining a 5 - * copy of this software and associated documentation files (the "Software"), 6 - * to deal in the Software without restriction, including without limitation 7 - * the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 - * and/or sell copies of the Software, and to permit persons to whom the 9 - * Software is furnished to do so, subject to the following conditions: 10 - * 11 - * The above copyright notice and this permission notice (including the next 12 - * paragraph) shall be included in all copies or substantial portions of the 13 - * Software. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 21 - * IN THE SOFTWARE. 22 - * 23 4 */ 24 5 25 6 #include <linux/kthread.h>
+1 -2
drivers/gpu/drm/i915/gt/selftest_llc.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/selftest_llc.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/selftest_mocs.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/selftest_rc6.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/selftest_rc6.h
··· 1 + /* SPDX-License-Identifier: MIT */ 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2019 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/selftest_timeline.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2017-2018 Intel Corporation 5 4 */ 6 5
+1 -2
drivers/gpu/drm/i915/gt/selftest_workarounds.c
··· 1 + // SPDX-License-Identifier: MIT 1 2 /* 2 - * SPDX-License-Identifier: MIT 3 - * 4 3 * Copyright © 2018 Intel Corporation 5 4 */ 6 5