<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>cbecf716ca618fd44feda6bd9a64a8179d031fc5 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#cbecf716ca618fd44feda6bd9a64a8179d031fc5</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.12 merge window.

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Tue, 23 Feb 2021 06:35:15 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>415e915fdfc775ad0c6675fde1008f6f43dd6251 - Merge tag &apos;v5.11&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#415e915fdfc775ad0c6675fde1008f6f43dd6251</link>
        <description>Merge tag &apos;v5.11&apos; into nextMerge with mainline to get latest APIs and device tree bindings.

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Tue, 23 Feb 2021 06:21:03 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>58f7553fa424fd0fd74e8b796d50c66014cebebe - Merge remote-tracking branch &apos;spi/for-5.10&apos; into spi-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#58f7553fa424fd0fd74e8b796d50c66014cebebe</link>
        <description>Merge remote-tracking branch &apos;spi/for-5.10&apos; into spi-linus

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Fri, 11 Dec 2020 18:48:50 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>031616c434db05ce766f76c62865f55698e0924f - Merge remote-tracking branch &apos;asoc/for-5.10&apos; into asoc-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#031616c434db05ce766f76c62865f55698e0924f</link>
        <description>Merge remote-tracking branch &apos;asoc/for-5.10&apos; into asoc-linus

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Fri, 11 Dec 2020 18:47:55 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3c09ec59cdea5b132212d97154d625fd34e436dd - Merge branches &apos;for-next/kvm-build-fix&apos;, &apos;for-next/va-refactor&apos;, &apos;for-next/lto&apos;, &apos;for-next/mem-hotplug&apos;, &apos;for-next/cppc-ffh&apos;, &apos;for-next/pad-image-header&apos;, &apos;for-next/zone-dma-default-32-bit&apos;, &apos;for-next/signal-tag-bits&apos; and &apos;for-next/cmdline-extended&apos; into for-next/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#3c09ec59cdea5b132212d97154d625fd34e436dd</link>
        <description>Merge branches &apos;for-next/kvm-build-fix&apos;, &apos;for-next/va-refactor&apos;, &apos;for-next/lto&apos;, &apos;for-next/mem-hotplug&apos;, &apos;for-next/cppc-ffh&apos;, &apos;for-next/pad-image-header&apos;, &apos;for-next/zone-dma-default-32-bit&apos;, &apos;for-next/signal-tag-bits&apos; and &apos;for-next/cmdline-extended&apos; into for-next/core* for-next/kvm-build-fix:  : Fix KVM build issues with 64K pages  KVM: arm64: Fix build error in user_mem_abort()* for-next/va-refactor:  : VA layout changes  arm64: mm: don&apos;t assume struct page is always 64 bytes  Documentation/arm64: fix RST layout of memory.rst  arm64: mm: tidy up top of kernel VA space  arm64: mm: make vmemmap region a projection of the linear region  arm64: mm: extend linear region for 52-bit VA configurations* for-next/lto:  : Upgrade READ_ONCE() to RCpc acquire on arm64 with LTO  arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y  arm64: alternatives: Remove READ_ONCE() usage during patch operation  arm64: cpufeatures: Add capability for LDAPR instruction  arm64: alternatives: Split up alternative.h  arm64: uaccess: move uao_* alternatives to asm-uaccess.h* for-next/mem-hotplug:  : Memory hotplug improvements  arm64/mm/hotplug: Ensure early memory sections are all online  arm64/mm/hotplug: Enable MEM_OFFLINE event handling  arm64/mm/hotplug: Register boot memory hot remove notifier earlier  arm64: mm: account for hotplug memory when randomizing the linear region* for-next/cppc-ffh:  : Add CPPC FFH support using arm64 AMU counters  arm64: abort counter_read_on_cpu() when irqs_disabled()  arm64: implement CPPC FFH support using AMUs  arm64: split counter validation function  arm64: wrap and generalise counter read functions* for-next/pad-image-header:  : Pad Image header to 64KB and unmap it  arm64: head: tidy up the Image header definition  arm64/head: avoid symbol names pointing into first 64 KB of kernel image  arm64: omit [_text, _stext) from permanent kernel mapping* for-next/zone-dma-default-32-bit:  : Default to 32-bit wide ZONE_DMA (previously reduced to 1GB for RPi4)  of: unittest: Fix build on architectures without CONFIG_OF_ADDRESS  mm: Remove examples from enum zone_type comment  arm64: mm: Set ZONE_DMA size based on early IORT scan  arm64: mm: Set ZONE_DMA size based on devicetree&apos;s dma-ranges  of: unittest: Add test for of_dma_get_max_cpu_address()  of/address: Introduce of_dma_get_max_cpu_address()  arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()  arm64: mm: Move reserve_crashkernel() into mem_init()  arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required  arm64: Ignore any DMA offsets in the max_zone_phys() calculation* for-next/signal-tag-bits:  : Expose the FAR_EL1 tag bits in siginfo  arm64: expose FAR_EL1 tag bits in siginfo  signal: define the SA_EXPOSE_TAGBITS bit in sa_flags  signal: define the SA_UNSUPPORTED bit in sa_flags  arch: provide better documentation for the arch-specific SA_* flags  signal: clear non-uapi flag bits when passing/returning sa_flags  arch: move SA_* definitions to generic headers  parisc: start using signal-defs.h  parisc: Drop parisc special case for __sighandler_t* for-next/cmdline-extended:  : Add support for CONFIG_CMDLINE_EXTENDED  arm64: Extend the kernel command line from the bootloader  arm64: kaslr: Refactor early init command line parsing

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Wed, 09 Dec 2020 19:04:35 +0100</pubDate>
        <dc:creator>Catalin Marinas &lt;catalin.marinas@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>20c7775aecea04d8ca322039969d49dcf568e0e9 - Merge remote-tracking branch &apos;origin/master&apos; into perf/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#20c7775aecea04d8ca322039969d49dcf568e0e9</link>
        <description>Merge remote-tracking branch &apos;origin/master&apos; into perf/coreFurther perf/core patches will depend on:  d3f7b1bb2040 (&quot;mm/gup: fix gup_fast with dynamic page table folding&quot;)which is already in Linus&apos; tree.

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Thu, 26 Nov 2020 13:16:55 +0100</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>666fab4a3ea143315a9c059fad9f3a0f1365d54b - Merge branch &apos;linus&apos; into perf/kprobes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#666fab4a3ea143315a9c059fad9f3a0f1365d54b</link>
        <description>Merge branch &apos;linus&apos; into perf/kprobesConflicts:	include/asm-generic/atomic-instrumented.h	kernel/kprobes.cUse the upstream atomic-instrumented.h checksum, and pickthe kprobes version of kernel/kprobes.c, which effectivelyreverts this upstream workaround:  645f224e7ba2: (&quot;kprobes: Tell lockdep about kprobe nesting&quot;)Since the new code *should* be fine without nesting.Knock on wood ...Signed-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Sat, 07 Nov 2020 12:50:48 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5f8f965287494d55e8ba3551e3727a5e9d0eb702 - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#5f8f965287494d55e8ba3551e3727a5e9d0eb702</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedCatch up with v5.10-rc2 and drm-misc-next.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Thu, 05 Nov 2020 09:25:17 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>01be83eea08d6d9f9209843e2e084505fba4053f - Merge branch &apos;core/urgent&apos; into core/entry</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#01be83eea08d6d9f9209843e2e084505fba4053f</link>
        <description>Merge branch &apos;core/urgent&apos; into core/entryPick up the entry fix before further modifications.

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Wed, 04 Nov 2020 18:14:52 +0100</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>4f6b838c378a52ea3ae0b15f12ca8a20849072fa - Merge tag &apos;v5.10-rc1&apos; into kvmarm-master/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#4f6b838c378a52ea3ae0b15f12ca8a20849072fa</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into kvmarm-master/nextLinux 5.10-rc1Signed-off-by: Marc Zyngier &lt;maz@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Thu, 12 Nov 2020 22:20:43 +0100</pubDate>
        <dc:creator>Marc Zyngier &lt;maz@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>4a95857a875e887cc958c92fe9d2cde6184d2ec0 - Merge tag &apos;drm-intel-fixes-2020-10-29&apos; into gvt-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#4a95857a875e887cc958c92fe9d2cde6184d2ec0</link>
        <description>Merge tag &apos;drm-intel-fixes-2020-10-29&apos; into gvt-fixesBackmerge for 5.10-rc1 to apply one extra APL fix.Signed-off-by: Zhenyu Wang &lt;zhenyuw@linux.intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Fri, 30 Oct 2020 04:48:17 +0100</pubDate>
        <dc:creator>Zhenyu Wang &lt;zhenyuw@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f59cddd8517ab880fb09bf1465b07b337e058b22 - Merge tag &apos;v5.10-rc1&apos; into regulator-5.10</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#f59cddd8517ab880fb09bf1465b07b337e058b22</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into regulator-5.10Linux 5.10-rc1

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Wed, 28 Oct 2020 22:37:38 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3bfd5f422f07a10f485c3f046431783c7c4004f2 - Merge tag &apos;v5.10-rc1&apos; into spi-5.10</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#3bfd5f422f07a10f485c3f046431783c7c4004f2</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into spi-5.10Linux 5.10-rc1

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Wed, 28 Oct 2020 22:36:51 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ce038aeaee68f2e41c732b4b91c7185a1cac14b5 - Merge tag &apos;v5.10-rc1&apos; into asoc-5.10</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#ce038aeaee68f2e41c732b4b91c7185a1cac14b5</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into asoc-5.10Linux 5.10-rc1

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Wed, 28 Oct 2020 22:36:35 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>93b694d096cc10994c817730d4d50288f9ae3d66 - Merge tag &apos;drm-next-2020-10-15&apos; of git://anongit.freedesktop.org/drm/drm</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#93b694d096cc10994c817730d4d50288f9ae3d66</link>
        <description>Merge tag &apos;drm-next-2020-10-15&apos; of git://anongit.freedesktop.org/drm/drmPull drm updates from Dave Airlie: &quot;Not a major amount of change, the i915 trees got split into display  and gt trees to better facilitate higher level review, and there&apos;s a  major refactoring of i915 GEM locking to use more core kernel concepts  (like ww-mutexes). msm gets per-process pagetables, older AMD SI cards  get DC support, nouveau got a bump in displayport support with common  code extraction from i915.  Outside of drm this contains a couple of patches for hexint  moduleparams which you&apos;ve acked, and a virtio common code tree that  you should also get via it&apos;s regular path.  New driver:   - Cadence MHDP8546 DisplayPort bridge driver  core:   - cross-driver scatterlist cleanups   - devm_drm conversions   - remove drm_dev_init   - devm_drm_dev_alloc conversion  ttm:   - lots of refactoring and cleanups  bridges:   - chained bridge support in more drivers  panel:   - misc new panels  scheduler:   - cleanup priority levels  displayport:   - refactor i915 code into helpers for nouveau  i915:   - split into display and GT trees   - WW locking refactoring in GEM   - execbuf2 extension mechanism   - syncobj timeline support   - GEN 12 HOBL display powersaving   - Rocket Lake display additions   - Disable FBC on Tigerlake   - Tigerlake Type-C + DP improvements   - Hotplug interrupt refactoring  amdgpu:   - Sienna Cichlid updates   - Navy Flounder updates   - DCE6 (SI) support for DC   - Plane rotation enabled   - TMZ state info ioctl   - PCIe DPC recovery support   - DC interrupt handling refactor   - OLED panel fixes  amdkfd:   - add SMI events for thermal throttling   - SMI interface events ioctl update   - process eviction counters  radeon:   - move to dma_ for allocations   - expose sclk via sysfs  msm:   - DSI support for sm8150/sm8250   - per-process GPU pagetable support   - Displayport support  mediatek:   - move HDMI phy driver to PHY   - convert mtk-dpi to bridge API   - disable mt2701 tmds  tegra:   - bridge support  exynos:   - misc cleanups  vc4:   - dual display cleanups  ast:   - cleanups  gma500:   - conversion to GPIOd API  hisilicon:   - misc reworks  ingenic:   - clock handling and format improvements  mcde:   - DSI support  mgag200:   - desktop g200 support  mxsfb:   - i.MX7 + i.MX8M   - alpha plane support  panfrost:   - devfreq support   - amlogic SoC support  ps8640:   - EDID from eDP retrieval  tidss:   - AM65xx YUV workaround  virtio:   - virtio-gpu exported resources  rcar-du:   - R8A7742, R8A774E1 and R8A77961 support   - YUV planar format fixes   - non-visible plane handling   - VSP device reference count fix   - Kconfig fix to avoid displaying disabled options in .config&quot;* tag &apos;drm-next-2020-10-15&apos; of git://anongit.freedesktop.org/drm/drm: (1494 commits)  drm/ingenic: Fix bad revert  drm/amdgpu: Fix invalid number of character &apos;{&apos; in amdgpu_acpi_init  drm/amdgpu: Remove warning for virtual_display  drm/amdgpu: kfd_initialized can be static  drm/amd/pm: setup APU dpm clock table in SMU HW initialization  drm/amdgpu: prevent spurious warning  drm/amdgpu/swsmu: fix ARC build errors  drm/amd/display: Fix OPTC_DATA_FORMAT programming  drm/amd/display: Don&apos;t allow pstate if no support in blank  drm/panfrost: increase readl_relaxed_poll_timeout values  MAINTAINERS: Update entry for st7703 driver after the rename  Revert &quot;gpu/drm: ingenic: Add option to mmap GEM buffers cached&quot;  drm/amd/display: HDMI remote sink need mode validation for Linux  drm/amd/display: Change to correct unit on audio rate  drm/amd/display: Avoid set zero in the requested clk  drm/amdgpu: align frag_end to covered address space  drm/amdgpu: fix NULL pointer dereference for Renoir  drm/vmwgfx: fix regression in thp code due to ttm init refactor.  drm/amdgpu/swsmu: add interrupt work handler for smu11 parts  drm/amdgpu/swsmu: add interrupt work function  ...

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Thu, 15 Oct 2020 19:46:16 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>6ea6be77086f23d4b346c9946dae24593befda2e - Merge tag &apos;drm-misc-next-2020-09-21&apos; of git://anongit.freedesktop.org/drm/drm-misc into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#6ea6be77086f23d4b346c9946dae24593befda2e</link>
        <description>Merge tag &apos;drm-misc-next-2020-09-21&apos; of git://anongit.freedesktop.org/drm/drm-misc into drm-nextdrm-misc-next for 5.10:UAPI Changes:Cross-subsystem Changes:  - virtio: Merged a PR for patches that will affect drm/virtioCore Changes:  - dev: More devm_drm convertions and removal of drm_dev_init  - atomic: Split out drm_atomic_helper_calc_timestamping_constants of    drm_atomic_helper_update_legacy_modeset_state  - ttm: More reworkDriver Changes:  - i915: selftests improvements  - panfrost: support for Amlogic SoC  - vc4: one fix  - tree-wide: conversions to devm_drm_dev_alloc,  - ast: simplifications of the atomic modesetting code  - panfrost: multiple fixes  - vc4: multiple fixesSigned-off-by: Dave Airlie &lt;airlied@redhat.com&gt;From: Maxime Ripard &lt;maxime@cerno.tech&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20200921152956.2gxnsdgxmwhvjyut@gilmour.lan

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Wed, 23 Sep 2020 01:49:48 +0200</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>9021c317b77024fb2642af7e84ad944769ae0949 - drm/imx: Add initial support for DCSS on iMX8MQ</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/dcss/Makefile#9021c317b77024fb2642af7e84ad944769ae0949</link>
        <description>drm/imx: Add initial support for DCSS on iMX8MQThis adds initial support for iMX8MQ&apos;s Display Controller Subsystem (DCSS).Some of its capabilities include: * 4K@60fps; * HDR10; * one graphics and 2 video pipelines; * on-the-fly decompression of compressed video and graphics;The reference manual can be found here:https://www.nxp.com/webapp/Download?colCode=IMX8MDQLQRMThe current patch adds only basic functionality: one primary plane forgraphics, linear, tiled and super-tiled buffers support (no graphicsdecompression yet), no HDR10 and no video planes.Video planes support and HDR10 will be added in subsequent patches onceper-plane de-gamma/CSC/gamma support is in.Signed-off-by: Laurentiu Palcu &lt;laurentiu.palcu@nxp.com&gt;Reviewed-by: Lucas Stach &lt;l.stach@pengutronix.de&gt;Acked-by: Guido G&#252;nther &lt;agx@sigxcpu.org&gt;Signed-off-by: Lucas Stach &lt;l.stach@pengutronix.de&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20200731081836.3048-3-laurentiu.palcu@oss.nxp.com

            List of files:
            /linux/drivers/gpu/drm/imx/dcss/Makefile</description>
        <pubDate>Fri, 31 Jul 2020 10:18:30 +0200</pubDate>
        <dc:creator>Laurentiu Palcu &lt;laurentiu.palcu@nxp.com&gt;</dc:creator>
    </item>
</channel>
</rss>
