<?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>cdd5b5a9761fd66d17586e4f4ba6588c70e640ea - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#cdd5b5a9761fd66d17586e4f4ba6588c70e640ea</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.7 merge window.

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Tue, 07 Nov 2023 00:42:08 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>34069d12e239ae8f36dd96c378e4622fb1c42a76 - Merge tag &apos;v6.5&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#34069d12e239ae8f36dd96c378e4622fb1c42a76</link>
        <description>Merge tag &apos;v6.5&apos; into nextSync up with mainline to bring in updates to the shared infrastructure.

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Tue, 05 Sep 2023 23:08:14 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9f771739a04919226081a107167596de75108fbb - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#9f771739a04919226081a107167596de75108fbb</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextNeed to pull in b3e4aae612ec (&quot;drm/i915/hdcp: Modify hdcp_gsc_message msg sending mechanism&quot;) asa dependency for https://patchwork.freedesktop.org/series/121735/Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Mon, 07 Aug 2023 12:29:40 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>0791faebfe750292a8a842b64795a390ca4a3b51 - ASoC: Merge v6.5-rc2</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#0791faebfe750292a8a842b64795a390ca4a3b51</link>
        <description>ASoC: Merge v6.5-rc2Get a similar baseline to my other branches, and fixes for people usingthe branch.

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Mon, 17 Jul 2023 07:12:31 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2f98e686ef59b5d19af5847d755798e2031bee3a - Merge v6.5-rc1 into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#2f98e686ef59b5d19af5847d755798e2031bee3a</link>
        <description>Merge v6.5-rc1 into drm-misc-fixesBoris needs 6.5-rc1 in drm-misc-fixes to prevent a conflict.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Tue, 11 Jul 2023 09:23:20 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>44f10dbefd5e41b3385af91f855a57aa2afaf40e - Merge branch &apos;master&apos; into mm-hotfixes-stable</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#44f10dbefd5e41b3385af91f855a57aa2afaf40e</link>
        <description>Merge branch &apos;master&apos; into mm-hotfixes-stable

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Fri, 30 Jun 2023 17:41:39 +0200</pubDate>
        <dc:creator>Andrew Morton &lt;akpm@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>1b722407a13b7f8658d2e26917791f32805980a2 - Merge tag &apos;drm-next-2023-06-29&apos; of git://anongit.freedesktop.org/drm/drm</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#1b722407a13b7f8658d2e26917791f32805980a2</link>
        <description>Merge tag &apos;drm-next-2023-06-29&apos; of git://anongit.freedesktop.org/drm/drmPull drm updates from Dave Airlie: &quot;There is one set of patches to misc for a i915 gsc/mei proxy driver.  Otherwise it&apos;s mostly amdgpu/i915/msm, lots of hw enablement and lots  of refactoring.  core:   - replace strlcpy with strscpy   - EDID changes to support further conversion to struct drm_edid   - Move i915 DSC parameter code to common DRM helpers   - Add Colorspace functionality  aperture:   - ignore framebuffers with non-primary devices  fbdev:   - use fbdev i/o helpers   - add Kconfig options for fb_ops helpers   - use new fb io helpers directly in drivers  sysfs:   - export DRM connector ID  scheduler:   - Avoid an infinite loop  ttm:   - store function table in .rodata   - Add query for TTM mem limit   - Add NUMA awareness to pools   - Export ttm_pool_fini()  bridge:   - fsl-ldb: support i.MX6SX   - lt9211, lt9611: remove blanking packets   - tc358768: implement input bus formats, devm cleanups   - ti-snd65dsi86: implement wait_hpd_asserted   - analogix: fix endless probe loop   - samsung-dsim: support swapped clock, fix enabling, support var     clock   - display-connector: Add support for external power supply   - imx: Fix module linking   - tc358762: Support reset GPIO  panel:   - nt36523: Support Lenovo J606F   - st7703: Support Anbernic RG353V-V2   - InnoLux G070ACE-L01 support   - boe-tv101wum-nl6: Improve initialization   - sharp-ls043t1le001: Mode fixes   - simple: BOE EV121WXM-N10-1850, S6D7AA0   - Ampire AM-800480L1TMQW-T00H   - Rocktech RK043FN48H   - Starry himax83102-j02   - Starry ili9882t  amdgpu:   - add new ctx query flag to handle reset better   - add new query/set shadow buffer for rdna3   - DCN 3.2/3.1.x/3.0.x updates   - Enable DC_FP on loongarch   - PCIe fix for RDNA2   - improve DC FAMS/SubVP support for better power management   - partition support for lots of engines   - Take NUMA into account when allocating memory   - Add new DRM_AMDGPU_WERROR config parameter to help with CI   - Initial SMU13 overdrive support   - Add support for new colorspace KMS API   - W=1 fixes  amdkfd:   - Query TTM mem limit rather than hardcoding it   - GC 9.4.3 partition support   - Handle NUMA for partitions   - Add debugger interface for enabling gdb   - Add KFD event age tracking  radeon:   - Fix possible UAF  i915:   - new getparam for PXP support   - GSC/MEI proxy driver   - Meteorlake display enablement   - avoid clearing preallocated framebuffers with TTM   - implement framebuffer mmap support   - Disable sampler indirect state in bindless heap   - Enable fdinfo for GuC backends   - GuC loading and firmware table handling fixes   - Various refactors for multi-tile enablement   - Define MOCS and PAT tables for MTL   - GSC/MEI support for Meteorlake   - PMU multi-tile support   - Large driver kernel doc cleanup   - Allow VRR toggling and arbitrary refresh rates   - Support async flips on linear buffers on display ver 12+   - Expose CRTC CTM property on ILK/SNB/VLV   - New debugfs for display clock frequencies   - Hotplug refactoring   - Display refactoring   - I915_GEM_CREATE_EXT_SET_PAT for Mesa on Meteorlake   - Use large rings for compute contexts   - HuC loading for MTL   - Allow user to set cache at BO creation   - MTL powermanagement enhancements   - Switch to dedicated workqueues to stop using flush_scheduled_work()   - Move display runtime init under display/   - Remove 10bit gamma on desktop gen3 parts, they don&apos;t support it  habanalabs:   - uapi: return 0 for user queries if there was a h/w or f/w error   - Add pci health check when we lose connection with the firmware.     This can be used to distinguish between pci link down and firmware     getting stuck.   - Add more info to the error print when TPC interrupt occur.   - Firmware fixes  msm:   - Adreno A660 bindings   - SM8350 MDSS bindings fix   - Added support for DPU on sm6350 and sm6375 platforms   - Implemented tearcheck support to support vsync on SM150 and newer     platforms   - Enabled missing features (DSPP, DSC, split display) on sc8180x,     sc8280xp, sm8450   - Added support for DSI and 28nm DSI PHY on MSM8226 platform   - Added support for DSI on sm6350 and sm6375 platforms   - Added support for display controller on MSM8226 platform   - A690 GPU support   - Move cmdstream dumping out of fence signaling path   - a610 support   - Support for a6xx devices without GMU  nouveau:   - NULL ptr before deref fixes  armada:   - implement fbdev emulation as client  sun4i:   - fix mipi-dsi dotclock   - release clocks  vc4:   - rgb range toggle property   - BT601 / BT2020 HDMI support  vkms:   - convert to drmm helpers   - add reflection and rotation support   - fix rgb565 conversion  gma500:   - fix iomem access  shmobile:   - support renesas soc platform   - enable fbdev  mxsfb:   - Add support for i.MX93 LCDIF  stm:   - dsi: Use devm_ helper   - ltdc: Fix potential invalid pointer deref  renesas:   - Group drivers in renesas subdirectory to prepare for new platform   - Drop deprecated R-Car H3 ES1.x support  meson:   - Add support for MIPI DSI displays  virtio:   - add sync object support  mediatek:   - Add display binding document for MT6795&quot;* tag &apos;drm-next-2023-06-29&apos; of git://anongit.freedesktop.org/drm/drm: (1791 commits)  drm/i915: Fix a NULL vs IS_ERR() bug  drm/i915: make i915_drm_client_fdinfo() reference conditional again  drm/i915/huc: Fix missing error code in intel_huc_init()  drm/i915/gsc: take a wakeref for the proxy-init-completion check  drm/msm/a6xx: Add A610 speedbin support  drm/msm/a6xx: Add A619_holi speedbin support  drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matching  drm/msm/a6xx: Use &quot;else if&quot; in GPU speedbin rev matching  drm/msm/a6xx: Fix some A619 tunables  drm/msm/a6xx: Add A610 support  drm/msm/a6xx: Add support for A619_holi  drm/msm/adreno: Disable has_cached_coherent in GMU wrapper configurations  drm/msm/a6xx: Introduce GMU wrapper support  drm/msm/a6xx: Move CX GMU power counter enablement to hw_init  drm/msm/a6xx: Extend and explain UBWC config  drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw init  drm/msm/a6xx: Add a helper for software-resetting the GPU  drm/msm/a6xx: Improve a6xx_bus_clear_pending_transactions()  drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpu  drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()  ...

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Thu, 29 Jun 2023 20:00:17 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>db6da59cf27b5661ced03754ae0550f8914eda9e - Merge drm/drm-next into drm-misc-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#db6da59cf27b5661ced03754ae0550f8914eda9e</link>
        <description>Merge drm/drm-next into drm-misc-next-fixesBackmerging to sync drm-misc-next-fixes with drm-misc-next.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Thu, 15 Jun 2023 10:34:19 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>03c601927b673a243c9595e1ecc9e8adfdd02438 - Merge branch &apos;drm-next&apos; of git://anongit.freedesktop.org/drm/drm into msm-next-lumag-base</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#03c601927b673a243c9595e1ecc9e8adfdd02438</link>
        <description>Merge branch &apos;drm-next&apos; of git://anongit.freedesktop.org/drm/drm into msm-next-lumag-baseMerge the drm-next tree to pick up the DRM DSC helpers (merged viadrm-intel-next tree). MSM DSC v1.2 patches depend on these helpers.Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Mon, 12 Jun 2023 23:20:40 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>69f06e4fa098420e94f6970332e84f0ed493271c - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#69f06e4fa098420e94f6970332e84f0ed493271c</link>
        <description>Merge drm/drm-next into drm-intel-nextSync up with changes from drm-intel-gt-next.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Sat, 10 Jun 2023 09:04:00 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>45365b6588b3910c1699d818d0bf3e4c514258c8 - Merge tag &apos;drm-misc-next-2023-06-07&apos; of git://anongit.freedesktop.org/drm/drm-misc into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#45365b6588b3910c1699d818d0bf3e4c514258c8</link>
        <description>Merge tag &apos;drm-misc-next-2023-06-07&apos; of git://anongit.freedesktop.org/drm/drm-misc into drm-nextdrm-misc-next for v6.5:UAPI Changes:Cross-subsystem Changes:Core Changes:Driver Changes: * bridge   * imx: Fix module linking   * tc358762: Support reset GPIO * meson   * Add support for MIPI DSI displays; plus fixes and DT bindings * panel   * Add Support for Rocktech RK043FN48H; plus DT bindings   * Add support for Starry himax83102-j02; plus DT bindings   * Add support for Starry ili9882t; plus DT bindings * virtio   * Support sync-object UAPISigned-off-by: Dave Airlie &lt;airlied@redhat.com&gt;From: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230607085644.GA12673@linux-uq9g

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Fri, 09 Jun 2023 03:42:02 +0200</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>e4812ab8e6b142e1ce19b50fcf744e20ea9adfe3 - drm/virtio: Refactor and optimize job submission code path</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#e4812ab8e6b142e1ce19b50fcf744e20ea9adfe3</link>
        <description>drm/virtio: Refactor and optimize job submission code pathMove virtio_gpu_execbuffer_ioctl() into separate virtgpu_submit.c file,refactoring and optimizing the code along the way to ease addition of newfeatures to the ioctl.The optimization is done by using optimal ordering of the job&apos;s submissionsteps, reducing code path from the start of the ioctl to the point ofpushing job to virtio queue. Job&apos;s initialization is now performed beforein-fence is awaited and out-fence setup is made after sending out job tovirtio.Reviewed-by: Rob Clark &lt;robdclark@gmail.com&gt;Reviewed-by: Emil Velikov &lt;emil.velikov@collabora.com&gt;Tested-by: Pierre-Eric Pelloux-Prayer &lt;pierre-eric.pelloux-prayer@amd.com&gt;Signed-off-by: Dmitry Osipenko &lt;dmitry.osipenko@collabora.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230416115237.798604-2-dmitry.osipenko@collabora.com

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Sun, 16 Apr 2023 13:52:35 +0200</pubDate>
        <dc:creator>Dmitry Osipenko &lt;dmitry.osipenko@collabora.com&gt;</dc:creator>
    </item>
<item>
        <title>cdd38c5f1ce4398ec58fec95904b75824daab7b5 - Merge remote-tracking branch &apos;net/master&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#cdd38c5f1ce4398ec58fec95904b75824daab7b5</link>
        <description>Merge remote-tracking branch &apos;net/master&apos;

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Wed, 24 Feb 2021 13:36:58 +0100</pubDate>
        <dc:creator>Stefan Schmidt &lt;stefan@datenfreihafen.org&gt;</dc:creator>
    </item>
<item>
        <title>cbecf716ca618fd44feda6bd9a64a8179d031fc5 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/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/virtio/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/virtio/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/virtio/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>9d4d8572a539ef807e21c196f145aa365fd52f0e - Merge tag &apos;amba-make-remove-return-void&apos; of https://git.pengutronix.de/git/ukl/linux into devel-stable</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#9d4d8572a539ef807e21c196f145aa365fd52f0e</link>
        <description>Merge tag &apos;amba-make-remove-return-void&apos; of https://git.pengutronix.de/git/ukl/linux into devel-stableTag for adaptions to struct amba_driver::remove changing prototype

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Tue, 02 Feb 2021 15:37:25 +0100</pubDate>
        <dc:creator>Russell King &lt;rmk+kernel@armlinux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>715a1284d89a740b197b3bad5eb20d36a397382f - Merge branch &apos;cpuidle-fix&apos; into fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#715a1284d89a740b197b3bad5eb20d36a397382f</link>
        <description>Merge branch &apos;cpuidle-fix&apos; into fixes

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Fri, 15 Jan 2021 11:48:43 +0100</pubDate>
        <dc:creator>Tony Lindgren &lt;tony@atomide.com&gt;</dc:creator>
    </item>
<item>
        <title>6dcb8bf9a1d7f6d137a17b76177cd67e9b8e023d - Merge branch &apos;for-linus&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#6dcb8bf9a1d7f6d137a17b76177cd67e9b8e023d</link>
        <description>Merge branch &apos;for-linus&apos; into for-nextBack-merge of 5.11-devel branch for syncing the result changes.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Thu, 07 Jan 2021 18:52:46 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>7b62275507232f01f66d3e7d05c77bbd9009b726 - Merge tag &apos;asoc-fix-v5.11-rc2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#7b62275507232f01f66d3e7d05c77bbd9009b726</link>
        <description>Merge tag &apos;asoc-fix-v5.11-rc2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v5.11A collection of mostly driver specific fixes, plus a maintainershipupdate for TI and a fix for DAPM driver removal paths.

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Thu, 07 Jan 2021 18:51:39 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>8db90aa36063f471bea1e65e23185913043852dc - Merge tag &apos;v5.11-rc1&apos; into spi-5.11</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/virtio/Makefile#8db90aa36063f471bea1e65e23185913043852dc</link>
        <description>Merge tag &apos;v5.11-rc1&apos; into spi-5.11Linux 5.11-rc1

            List of files:
            /linux/drivers/gpu/drm/virtio/Makefile</description>
        <pubDate>Mon, 28 Dec 2020 15:20:15 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
