0x221E linux distro kernel. https://universe.0xinfinity.dev/distro/kernel/atom?h=master 2023-06-21T17:39:50Z ARM: dts: Move .dts files to vendor sub-directories 2023-06-21T17:39:50Z Rob Herring robh@kernel.org 2023-05-04T23:38:52Z urn:sha1:724ba6751532055db75992fc6ae21c3e322e94a7 The arm dts directory has grown to 1559 boards which makes it a bit unwieldy to maintain and use. Past attempts stalled out due to plans to move .dts files out of the kernel tree. Doing that is no longer planned (any time soon at least), so let's go ahead and group .dts files by vendors. This move aligns arm with arm64 .dts file structure. There's no change to dtbs_install as the flat structure is maintained on install. The naming of vendor directories is roughly in this order of preference: - Matching original and current SoC vendor prefix/name (e.g. ti, qcom) - Current vendor prefix/name if still actively sold (SoCs which have been aquired) (e.g. nxp/imx) - Existing platform name for older platforms not sold/maintained by any company (e.g. gemini, nspire) The whole move was scripted with the exception of MAINTAINERS and a few makefile fixups. Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Michal Simek <michal.simek@amd.com> #Xilinx Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Neil Armstrong <neil.armstrong@linaro.org> Acked-by: Paul Barker <paul.barker@sancloud.com> Acked-by: Tony Lindgren <tony@atomide.com> Acked-by: Gregory CLEMENT <gregory.clement@bootlin.com> Acked-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Wei Xu <xuwei5@hisilicon.com> #hisilicon Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Nick Hawkins <nick.hawkins@hpe.com> Acked-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com> Acked-by: Peter Rosin <peda@axentia.se> Acked-by: Jesper Nilsson <jesper.nilsson@axis.com> Acked-by: Sudeep Holla <sudeep.holla@arm.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> #broadcom Acked-by: Manivannan Sadhasivam <mani@kernel.org> Reviewed-by: Jisheng Zhang <jszhang@kernel.org> Acked-by: Patrice Chotard <patrice.chotard@foss.st.com> Acked-by: Romain Perier <romain.perier@gmail.com> Acked-by: Alexandre TORGUE <alexandre.torgue@st.com> Acked-by: Shawn Guo <shawnguo@kernel.org> Acked-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Acked-by: Enric Balletbo i Serra <eballetbo@gmail.com> Signed-off-by: Rob Herring <robh@kernel.org> arm: dts: kirkwood*.dts: use SPDX-License-Identifier for boards using GPL-2.0+/MIT 2018-03-27T13:43:10Z Gregory CLEMENT gregory.clement@bootlin.com 2018-03-15T15:48:27Z urn:sha1:b3820aa10c1bc9ee99cbec46cccb7cb0d8e112f7 Follow the recent trend for the license description, and also fix the wrongly stated X11 to MIT. As already pointed on the DT ML, the X11 license text [1] is explicitly for the X Consortium and has a couple of extra clauses. The MIT license text [2] is actually what the current DT files claim. [1] https://spdx.org/licenses/X11.html [2] https://spdx.org/licenses/MIT.html Acked-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com> ARM: dts: mvebu: Correct license text 2017-01-03T16:04:05Z Alexandre Belloni alexandre.belloni@free-electrons.com 2016-12-27T21:36:42Z urn:sha1:24f0b6fe52d21b5c59c4e948daae2234a39a25b2 The license text has been mangled at some point then copy pasted across multiple files. Restore it to what it should be. Note that this is not intended as a license change. Acked-by: Florian Fainelli <f.fainelli@gmail.com> Acked-by: Stefan Roese <sr@denx.de> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Rafał Miłecki <zajec5@gmail.com> Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> .y'>linux-5.4.y Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/selftest_workarounds.c
AgeCommit message (Expand)Author
2022-02-11drm/i915: split out i915_gem_internal.h from i915_drv.hJani Nikula
2021-12-17drm/i915/gt: Use to_gt() helperMichał Winiarski
2021-09-20drm/i915: Make wa list per-gtVenkata Sandeep Dhanalakota
2021-07-27drm/i915/selftest: Fix hangcheck self test for GuC submissionJohn Harrison
2021-07-27drm/i915/selftest: Fix workarounds selftest for GuC submissionRahul Kumar Singh
2021-07-22drm/i915/selftests: Allow for larger engine countsJohn Harrison
2021-06-17drm/i915: Add GT support for multiple types of multicast steeringMatt Roper
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-04-14drm/i915/selftests: replace unused mask with simple versionLucas De Marchi
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-24drm/i915/selftests: Check for engine-reset errors in the middle of workaroundsChris Wilson
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson
2021-03-24drm/i915: Fix workarounds selftest, part 1Maarten Lankhorst
2021-03-24drm/i915: Move pinning to inside engine_wa_list_verify()Maarten Lankhorst
2020-12-21drm/i915/gt: Provide a utility to create a scratch bufferChris Wilson
2020-12-10drm/i915/gt: Wean workaround selftests off GEM contextChris Wilson
2020-09-07drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.Maarten Lankhorst
2020-06-02drm/i915/selftests: Ignore autoincrementing timestamp on verfifying whitelistsChris Wilson
2020-05-27drm/i915: work around false-positive maybe-uninitialized warningArnd Bergmann
2020-01-31drm/i915/selftests: Also wait for the scratch buffer to be boundChris Wilson