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

            List of files:
            /linux/drivers/gpu/drm/imx/ipuv3/Makefile</description>
        <pubDate>Tue, 02 May 2023 00:20:08 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cdc780f044a803aff8845b949f800f0f3d095d5f - Merge branch &apos;for-6.4/amd-sfh&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/ipuv3/Makefile#cdc780f044a803aff8845b949f800f0f3d095d5f</link>
        <description>Merge branch &apos;for-6.4/amd-sfh&apos; into for-linus- assorted functional fixes for amd-sfh driver (Basavaraj Natikar)

            List of files:
            /linux/drivers/gpu/drm/imx/ipuv3/Makefile</description>
        <pubDate>Wed, 26 Apr 2023 22:52:34 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>d26a3a6ce7e02f9c056ad992bcd9624735022337 - Merge tag &apos;v6.3-rc2&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/ipuv3/Makefile#d26a3a6ce7e02f9c056ad992bcd9624735022337</link>
        <description>Merge tag &apos;v6.3-rc2&apos; into nextMerge with mainline to get of_property_present() and other newer APIs.

            List of files:
            /linux/drivers/gpu/drm/imx/ipuv3/Makefile</description>
        <pubDate>Fri, 17 Mar 2023 12:01:30 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b3c9a04135bdbd3aabd5e9534bad0fe6df505f8a - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/ipuv3/Makefile#b3c9a04135bdbd3aabd5e9534bad0fe6df505f8a</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesBackmerging to get latest upstream.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/gpu/drm/imx/ipuv3/Makefile</description>
        <pubDate>Mon, 13 Mar 2023 10:14:05 +0100</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>b8fa3e3833c14151a47ebebbc5427dcfe94bb407 - Merge remote-tracking branch &apos;acme/perf-tools&apos; into perf-tools-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/ipuv3/Makefile#b8fa3e3833c14151a47ebebbc5427dcfe94bb407</link>
        <description>Merge remote-tracking branch &apos;acme/perf-tools&apos; into perf-tools-nextTo pick up perf-tools fixes just merged upstream.Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux/drivers/gpu/drm/imx/ipuv3/Makefile</description>
        <pubDate>Fri, 10 Mar 2023 22:43:17 +0100</pubDate>
        <dc:creator>Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>a5c95ca18a98d742d0a4a04063c32556b5b66378 - Merge tag &apos;drm-next-2023-02-23&apos; of git://anongit.freedesktop.org/drm/drm</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/ipuv3/Makefile#a5c95ca18a98d742d0a4a04063c32556b5b66378</link>
        <description>Merge tag &apos;drm-next-2023-02-23&apos; of git://anongit.freedesktop.org/drm/drmPull drm updates from Dave Airlie: &quot;There are a bunch of changes all over in the usual places.  Highlights:   - habanalabs moves from misc to accel   - first accel driver for Intel VPU (Versatile Processing Unit)     inference engine   - dropped all the ancient legacy DRI1 drivers. I think it&apos;s been at     least 10 years since anyone has heard about these.   - Intel DG2 updates and prelim Meteorlake enablement   - etnaviv adds support for Versilicon NPU device (a GPU like engine     with inference accelerators)  Detailed summary:  Removals:   - remove legacy dri1 drivers: i810, mga, r128, savage, sis, tdfx, via  New driver:   - intel VPU accelerator driver   - habanalabs comes via drm tree now  drm/core:   - use drm_dbg_ helpers in several places   - Document defaults for CRTC backgrounds   - Document use of drm_minor  edid:   - improve mode parsing and refactoring  connector:   - support analog TV mode property  media:   - add some common formats  udmabuf:   - add vmap/vunmap methods  fourcc:   - add XRGB1555 and RGB565 formats   - document open source user waiver  firmware:   - fix color-format selection for system framebuffer  format-helper:   - Add conversion from XRGB8888 to various sysfb formats   - Make XRGB8888 the only driver-emulated legacy format   - Add conversion from XRGB8888 to XBGR8888 and ABGR8888  fb-helper:   - fix preferred depth and bpp values across drivers   - Avoid blank consoles from selecting an incorrect color format  probe-helper:   - Enable/disable HPD on connectors  scheduler:   - Fix lockup in drm_sched_entity_kill()   - Deprecate drm_sched_resubmit_jobs()  bridge:   - remove unused functions   - implement i2c probe_new in various drivers   - ite-it6505: Locking fixes, Cache EDID data   - ite-it66121: Support IT6610 chip   - lontium-tl9611: Fix HDMI on DragonBoard 845c   - parade-ps8640: Use atomic bridge functions   - Support i.MX93 LDB plus DT bindings  debugfs:   - add per device helpers and convert drivers  displayport:   - mst fixes   - add DP adaptive sync DPCD definitions  fbdev:   - always pick 32bpp as default   - remove some unused code  simpledrm:   - support system memory framebuffers  panel:   - add orientation quirks for Lenovo Yoga Tab 3 X90F and DynaBook K50   - Use ktime_get_boottime() to measure power-down delay   - Fix auto-suspend delay   - Visionox VTDR6130 AMOLED DSI   - Support Himax HX8394   - Convert many drivers to common generic DSI write-sequence helper   - AUO A030JTN01  ttm:   - drop bo wait wrapper   - fix MIPS build  habanalabs:   - moved driver to accel subsystem   - gaudi2 decoder error improvement   - more trace events   - Gaudi2 abrupt reset by firmware support   - add uAPI to flush memory transactions   - add uAPI to pass through userspace reqs to fw   - remove dma-buf export by handle  amdgpu:   - add new INFO queries for peak and min sclk/mclk for profile modes   - Add PCIe info to the INFO IOCTL   - secure display support for multiple displays   - DML optimizations   - DCN 3.2 updates   - PSR updates   - DP 2.1 updates   - SR-IOV RAS updates   - VCN RAS support   - SMU 13.x updates   - Switch 1 element arrays to flexible arrays   - Add RAS support for DF 4.3   - Stack size improvements   - S0ix rework   - Allow 0 as a vram limit on APUs   - Handle profiling modes for SMU13.x   - Fix possible segfault in failure case   - Rework FW requests to happen in early_init for all IPs so that we     don&apos;t lose the sbios console if FW is missing   - Fix power reporting on certain firmwares for CZN/RN   - Allow S0ix without BIOS support   - Enable freesync over PCon   - Re-enable the AGP aperture on GMC 11.x  amdkfd:   - Error handling fixes   - PASID fixes   - Fix for cleared VRAM BOs   - Fix cleanup if GPUVM creation fails   - Memory accounting fix   - Use resource_size rather than open codeing it   - GC11 mGPU fix  radeon:   - Switch 1 element arrays to flexible arrays   - Fix memory leak on shutdown   - move to new logging  i915:   - Meteorlake display/OA/GSC fw/workarounds enabling   - DP MST DSC support   - Gamma/degamma readout support for the state checker   - Enable SDP split support for DP 2.0   - Add probe blocking support to i915.force_probe parameter   - Enable Xe HP 4tile support   - Avoid display direct calls to uncore   - Fix HuC delayed load memory leaks   - Add DG2 workarounds Wa_18018764978 and Wa_18019271663   - Improve suspend / resume times with VT-d scanout workaround active   - Fix DG2 visual corruption on small BAR systems by not forgetting to     copy CCS aux state   - Fix TLB invalidation for Gen12.50 video and compute engines   - Enable HF-EEODB by switching HDMI, DP and LVDS to use struct     drm_edid   - Start using unversioned DMC firmware paths for new platforms   - ELD refactor: Stop using hardware buffer, precompute ELD   - lots of display code refactoring  nouveau:   - drop legacy ioctl support   - replace 0-sized array  msm:   - dpu/dsi/mdss: Support for SM8350, SM8450 SM8550 and SC8280XP platform   - Added bindings for SM8150   - dpu: Partial support for DSC on SM8150 and SM8250   - dpu: Fixed color transformation matrix being lost on suspend/resume   - dp: Support SDM845 and SC8280XP platforms   - dp: Support for limiting DP link rate via DT property   - dsi: Validate display modes according to the DSI OPP table   - dsi: DSI PHY support for the SM6375 platform   - Add MSM_SUBMIT_BO_NO_IMPLICI   - a2xx: Support to load legacy firmware   - a6xx: GPU devcore dump updates for a650/a660   - GPU devfreq tuning and fixes   - Turn 8960 HDMI PHY into clock provider,   - Make 8960 HDMI PHY use PXO clock from DT  etnaviv:   - experimental versilicon NPU support   - report GPU load via fdinfo format   - MMU fault message improvements  tegra:   - rework syncpoint interrupt  mediatek:   - DSI timing fix   - fix config deps  ast:   - various fixes  exynos:   - restore bridge chain order fixes  gud:   - convert to shadow plane buffers   - perform flushing synchronously during atomic update   - Use new debugfs helpers  arm/hdlcd:   - Use new debugfs helper  ili9486:   - Support 16-bit pixel data  imx:   - Split off IPUv3 driver  mipi-dbi:   - convert to DRM shadow-plane helpers   - rsp driver changes   - Support separate I/O-voltage supply  mxsfb:   - Depend on ARCH_MXS or ARCH_MXC  sun4i:   - convert to new TV mode property  vc4:   - convert to new TV mode property   - kunit tests   - Support RGB565 and RGB666 formats   - convert dsi driver to bridge   - Various HVS an CRTC fixes  v3d:   - Do not opencode drm_gem_object_lookup()  virtio:   - improve tracing  vkms:   - support small cursors in IGT tests   - Fix SEGFAULT from incorrect GEM-buffer mapping  rcar-du:   - fixes and improvements&quot;* tag &apos;drm-next-2023-02-23&apos; of git://anongit.freedesktop.org/drm/drm: (1455 commits)  msm/fbdev: fix unused variable warning with clang.  drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()  dma-buf: make kobj_type structure constant  drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()  drm/amd/display: disable SubVP + DRR to prevent underflow  drm/amd/display: Fail atomic_check early on normalize_zpos error  drm/amd/pm: avoid unaligned access warnings  drm/amd/display: avoid unaligned access warnings  drm/amd/display: Remove duplicate/repeating expressions  drm/amd/display: Remove duplicate/repeating expression  drm/amd/display: Make variables declaration inside ifdef guard  drm/amd/display: Fix excess arguments on kernel-doc  drm/amd/display: Add previously missing includes  drm/amd/amdgpu: Add function prototypes to headers  drm/amd/display: Add function prototypes to headers  drm/amd/display: Turn global functions into static  drm/amd/display: remove unused _calculate_degamma_curve function  drm/amd/display: remove unused func declaration from resource headers  drm/amd/display: unset initial value for tf since it&apos;s never used  drm/amd/display: camel case cleanup in color_gamma file  ...

            List of files:
            /linux/drivers/gpu/drm/imx/ipuv3/Makefile</description>
        <pubDate>Thu, 23 Feb 2023 03:28:03 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>902ecddc95c68efe71be733c57e8976948537926 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/ipuv3/Makefile#902ecddc95c68efe71be733c57e8976948537926</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to get the EDID handling changes.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/imx/ipuv3/Makefile</description>
        <pubDate>Wed, 25 Jan 2023 10:41:16 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9635adf8541ae9cbead19d769dce2c945fa88de6 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/ipuv3/Makefile#9635adf8541ae9cbead19d769dce2c945fa88de6</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextLets eradicate a silent conflict between drm-intel-next anddrm-intel-gt-next which added a duplicate function (try_firmware_load).Signed-off-by: Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/imx/ipuv3/Makefile</description>
        <pubDate>Tue, 24 Jan 2023 17:23:03 +0100</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>03a0a1040895711e12c15ab28d4d1812928e171d - Merge tag &apos;drm-misc-next-2023-01-03&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/ipuv3/Makefile#03a0a1040895711e12c15ab28d4d1812928e171d</link>
        <description>Merge tag &apos;drm-misc-next-2023-01-03&apos; of git://anongit.freedesktop.org/drm/drm-misc into drm-nextdrm-misc-next for v6.3:UAPI Changes: * connector: Support analog-TV mode property * media: Add MEDIA_BUS_FMT_RGB565_1X24_CPADHI,   MEDIA_BUS_FMT_RGB666_1X18 and MEDIA_BUS_FMT_RGB666_1X24_CPADHICross-subsystem Changes: * dma-buf: Documentation fixes * i2c: Introduce i2c_client_get_device_id() helperCore Changes: * Improve support for analog TV output * bridge: Remove unused drm_bridge_chain functions * debugfs: Add per-device helpers and convert various DRM drivers * dp-mst: Various fixes * fbdev emulation: Always pick 32 bpp as default * KUnit: Add tests for managed helpers; Various cleanups * panel-orientation: Add quirks for Lenovo Yoga Tab 3 X90F and DynaBook K50 * TTM: Open-code ttm_bo_wait() and remove the helperDriver Changes: * Fix preferred depth and bpp values throughout DRM drivers * Remove #CONFIG_PM guards throughout DRM drivers * ast: Various fixes * bridge: Implement i2c&apos;s probe_new in various drivers; Fixes; ite-it6505:   Locking fixes, Cache EDID data; ite-it66121: Support IT6610 chip,   Cleanups; lontium-tl9611: Fix HDMI on DragonBoard 845c; parade-ps8640:   Use atomic bridge functions * gud: Convert to DRM shadow-plane helpers; Perform flushing synchronously   during atomic update * ili9486: Support 16-bit pixel data * imx: Split off IPUv3 driver; Various fixes * mipi-dbi: Convert to DRM shadow-plane helpers plus rsp driver changes;i   Support separate I/O-voltage supply * mxsfb: Depend on ARCH_MXS or ARCH_MXC * omapdrm: Various fixes * panel: Use ktime_get_boottime() to measure power-down delay in various   drivers; Fix auto-suspend delay in various drivers; orisetech-ota5601a:   Add support * sprd: Cleanups * sun4i: Convert to new TV-mode property * tidss: Various fixes * v3d: Various fixes * vc4: Convert to new TV-mode property; Support Kunit tests; Cleanups;   dpi: Support RGB565 and RGB666 formats; dsi: Convert DSI driver to   bridge * virtio: Improve tracing * vkms: Support small cursors in IGT tests; Various fixesSigned-off-by: Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;From: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Link: https://patchwork.freedesktop.org/patch/msgid/Y7QIwlfElAYWxRcR@linux-uq9g

            List of files:
            /linux/drivers/gpu/drm/imx/ipuv3/Makefile</description>
        <pubDate>Wed, 04 Jan 2023 14:59:24 +0100</pubDate>
        <dc:creator>Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;</dc:creator>
    </item>
<item>
        <title>4b6cb2b67da883bc5095ee6d77f951f1cd7a1c24 - drm/imx: move IPUv3 driver into separate subdirectory</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/imx/ipuv3/Makefile#4b6cb2b67da883bc5095ee6d77f951f1cd7a1c24</link>
        <description>drm/imx: move IPUv3 driver into separate subdirectoryThe IPUv3 and DCSS driver are two totally separate DRM drivers. Havingone of them live in the drivers/gpu/drm/imx toplevel directory and theother one in the dcss/ subdirectory is confusing. Move the IPUv3 driverinto its own subdirectory to make the separation more clear.Signed-off-by: Lucas Stach &lt;l.stach@pengutronix.de&gt;Reviewed-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Link: https://lore.kernel.org/r/20221125112519.3849636-1-l.stach@pengutronix.deSigned-off-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20221125112519.3849636-1-l.stach@pengutronix.de

            List of files:
            /linux/drivers/gpu/drm/imx/ipuv3/Makefile</description>
        <pubDate>Fri, 25 Nov 2022 12:25:19 +0100</pubDate>
        <dc:creator>Lucas Stach &lt;l.stach@pengutronix.de&gt;</dc:creator>
    </item>
</channel>
</rss>
