<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>4a57e0913e8c7fff407e97909f4ae48caa84d612 - Merge tag &apos;drm-next-2026-04-15&apos; of https://gitlab.freedesktop.org/drm/kernel</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#4a57e0913e8c7fff407e97909f4ae48caa84d612</link>
        <description>Merge tag &apos;drm-next-2026-04-15&apos; of https://gitlab.freedesktop.org/drm/kernelPull drm updates from Dave Airlie: &quot;Highlights:   - new DRM RAS infrastructure using netlink   - amdgpu: enable DC on CIK APUs, and more IP enablement, and more     user queue work   - xe: purgeable BO support, and new hw enablement   - dma-buf : add revocable operations  Full summary:  mm:   - two-pass MMU interval notifiers   - add gpu active/reclaim per-node stat counters  math:   - provide __KERNEL_DIV_ROUND_CLOSEST() in UAPI   - implement DIV_ROUND_CLOSEST() with __KERNEL_DIV_ROUND_CLOSEST()  rust:   - shared tag with driver-core: register macro and io infra   - core: rework DMA coherent API   - core: add interop::list to interop with C linked lists   - core: add more num::Bounded operations   - core: enable generic_arg_infer and add EMSGSIZE   - workqueue: add ARef&lt;T&gt; support for work and delayed work   - add GPU buddy allocator abstraction   - add DRM shmem GEM helper abstraction   - allow drm:::Device to dispatch work and delayed work items     to driver private data   - add dma_resv_lock helper and raw accessors  core:   - introduce DRM RAS infrastructure over netlink   - add connector panel_type property   - fourcc: add ARM interleaved 64k modifier   - colorop: add destroy helper   - suballoc: split into alloc and init helpers   - mode: provide DRM_ARGB_GET*() macros for reading color components  edid:   - provide drm_output_color_Format  dma-buf:   - provide revoke mechanism for shared buffers   - rename move_notify to invalidate_mappings   - always enable move_notify   - protect dma_fence_ops with RCU and improve locking   - clean pages with helpers  atomic:   - allocate drm_private_state via callback   - helper: use system_percpu_wq  buddy:   - make buddy allocator available to gpu level   - add kernel-doc for buddy allocator   - improve aligned allocation  ttm:   - fix fence signalling   - improve tests and docs   - improve handling of gfp_retry_mayfail   - use per-node stat counters to track memory allocations   - port pool to use list_lru   - drop NUMA specific pools   - make pool shrinker numa aware   - track allocated pages per numa node  coreboot:   - cleanup coreboot framebuffer support  sched:   - fix race condition in drm_sched_fini  pagemap:   - enable THP support   - pass pagemap_addr by reference  gem-shmem:   - Track page accessed/dirty status across mmap/vmap  gpusvm:   - reenable device to device migration   - fix unbalanced unclock  bridge:   - anx7625: Support USB-C plus DT bindings   - connector: Fix EDID detection   - dw-hdmi-qp: Support Vendor-Specfic and SDP Infoframes; improve     others   - fsl-ldb: Fix visual artifacts plus related DT property     &apos;enable-termination-resistor&apos;   - imx8qxp-pixel-link: Improve bridge reference handling   - lt9611: Support Port-B-only input plus DT bindings   - tda998x: Support DRM_BRIDGE_ATTACH_NO_CONNECTOR; Clean up   - Support TH1520 HDMI plus DT bindings   - waveshare-dsi: Fix register and attach; Support 1..4 DSI lanes plus     DT bindings   - anx7625: Fix USB Type-C handling   - cdns-mhdp8546-core: Handle HDCP state in bridge atomic_check   - Support Lontium LT8713SX DP MST bridge plus DT bindings   - analogix_dp: Use DP helpers for link training  panel:   - panel-jdi-lt070me05000: Use mipi-dsi multi functions   - panel-edp: Support Add AUO B116XAT04.1 (HW: 1A); Support CMN     N116BCL-EAK (C2); Support FriendlyELEC plus DT changes   - panel-edp: Fix timings for BOE NV140WUM-N64   - ilitek-ili9882t: Allow GPIO calls to sleep   - jadard: Support TAIGUAN XTI05101-01A   - lxd: Support LXD M9189A plus DT bindings   - mantix: Fix pixel clock; Clean up   - motorola: Support Motorola Atrix 4G and Droid X2 plus DT bindings   - novatek: Support Novatek/Tianma NT37700F plus DT bindings   - simple: Support EDT ET057023UDBA plus DT bindings; Support Powertip     PH800480T032-ZHC19 plus DT bindings; Support Waveshare 13.3&quot;   - novatek-nt36672a: Use mipi_dsi_*_multi() functions   - panel-edp: Support BOE NV153WUM-N42, CMN N153JCA-ELK, CSW     MNF307QS3-2   - support Himax HX83121A plus DT bindings   - support JuTouch JT070TM041 plus DT bindings   - support Samsung S6E8FC0 plus DT bindings   - himax-hx83102c: support Samsung S6E8FC0 plus DT bindings; support     backlight   - ili9806e: support Rocktech RK050HR345-CT106A plus DT bindings   - simple: support Tianma TM050RDH03 plus DT bindings  amdgpu:   - enable DC by default on CIK APUs   - userq fence ioctl param size fixes   - set panel_type to OLED for eDP   - refactor DC i2c code   - FAMS2 update   - rework ttm handling to allow multiple engines   - DC DCE 6.x cleanup   - DC support for NUTMEG/TRAVIS DP bridge   - DCN 4.2 support   - GC12 idle power fix for compute   - use struct drm_edid in non-DC code   - enable NV12/P010 support on primary planes   - support newer IP discovery tables   - VCN/JPEG 5.0.2 support   - GC/MES 12.1 updates   - USERQ fixes   - add DC idle state manager   - eDP DSC seamless boot  amdkfd:   - GC 12.1 updates   - non 4K page fixes  xe:   - basic Xe3p_LPG and NVL-P enabling patches   - allow VM_BIND decompress support   - add purgeable buffer object support   - add xe_vm_get_property_ioctl   - restrict multi-lrc to VCS/VECS engines   - allow disabling VM overcommit in fault mode   - dGPU memory optimizations   - Workaround cleanups and simplification   - Allow VFs VRAM quote changes using sysfs   - convert GT stats to per-cpu counters   - pagefault refactors   - enable multi-queue on xe3p_xpc   - disable DCC on PTL   - make MMIO communication more robust   - disable D3Cold for BMG on specific platforms   - vfio: improve FLR sync for Xe VFIO  i915/display:   - C10/C20/LT PHY PLL divider verification   - use trans push mechanism to generate PSR frame change on LNL+   - refactor DP DSC slice config   - VGA decode refactoring   - refactor DPT, gen2-4 overlay, masked field register macro helpers   - refactor stolen memory allocation decisions   - prepare for UHBR DP tunnels   - refactor LT PHY PLL to use DPLL framework   - implement register polling/waiting in display code   - add shared stepping header between i915 and display  i915:   - fix potential overflow of shmem scatterlist length  nouveau:   - provide Z cull info to userspace   - initial GA100 support   - shutdown on PCI device shutdown  nova-core:   - harden GSP command queue   - add support for large RPCs   - simplify GSP sequencer and message handling   - refactor falcon firmware handling   - convert to new register macro   - conver to new DMA coherent API   - use checked arithmetic   - add debugfs support for gsp-rm log buffers   - fix aux device registration for multi-GPU  msm:   - CI:      - Uprev mesa      - Restore CI jobs for Qualcomm APQ8016 and APQ8096 devices   - Core:      - Switched to of_get_available_child_by_name()   - DPU:      - Fixes for DSC panels      - Fixed brownout because of the frequency / OPP mismatch      - Quad pipe preparation (not enabled yet)      - Switched to virtual planes by default      - Dropped VBIF_NRT support      - Added support for Eliza platform      - Reworked alpha handling      - Switched to correct CWB definitions on Eliza      - Dropped dummy INTF_0 on MSM8953      - Corrected INTFs related to DP-MST   - DP:      - Removed debug prints looking into PHY internals   - DSI:      - Fixes for DSC panels      - RGB101010 support      - Support for SC8280XP      - Moved PHY bindings from display/ to phy/   - GPU:      - Preemption support for x2-85 and a840      - IFPC support for a840      - SKU detection support for x2-85 and a840      - Expose AQE support (VK ray-pipeline)      - Avoid locking in VM_BIND fence signaling path      - Fix to avoid reclaim in GPU snapshot path      - Disallow foreign mapping of _NO_SHARE BOs   - HDMI:      - Fixed infoframes programming   - MDP5:      - Dropped support for MSM8974v1      - Dropped now unused code for MSM8974 v1 and SDM660 / MSM8998  panthor:   - add tracepoints for power and IRQs   - fix fence handling   - extend timestamp query with flags   - support various sources for timestamp queries  tyr:   - fix names and model/versions  rockchip:   - vop2: use drm logging function   - rk3576 displayport support   - support CRTC background color  atmel-hlcdc:   - support sana5d65 LCD controller  tilcdc:   - use DT bindings schema   - use managed DRM interfaces   - support DRM_BRIDGE_ATTACH_NO_CONNECTOR  verisilicon:   - support DC8200 + DT bindings  virtgpu:   - support PRIME import with 3D enabled  komeda:   - fix integer overflow in AFBC checks  mcde:   - improve bridge handling  gma500:   - use drm client buffer for fbdev framebuffer  amdxdna:   - add sensors ioctls   - provide NPU power estimate   - support column utilization sensor   - allow forcing DMA through IOMMU IOVA   - support per-BO mem usage queries   - refactor GEM implementation  ivpu:   - update boot API to v3.29.4   - limit per-user number of doorbells/contexts   - perform engine reset on TDR error  loongson:   - replace custom code with drm_gem_ttm_dumb_map_offset()  imx:   - support planes behind the primary plane   - fix bus-format selection  vkms:   - support CRTC background color  v3d:   - improve handling of struct v3d_stats  komeda:   - support Arm China Linlon D6 plus DT bindings  imagination:   - improve power-off sequence   - support context-reset notification from firmware  mediatek:   - mtk_dsi: enable hs clock during pre-enable   - Remove all conflicting aperture devices during probe   - Add support for mt8167 display blocks&quot;* tag &apos;drm-next-2026-04-15&apos; of https://gitlab.freedesktop.org/drm/kernel: (1735 commits)  drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_alloc  drm/ttm/tests: fix lru_count ASSERT  drm/vram: remove DRM_VRAM_MM_FILE_OPERATIONS from docs  drm/fb-helper: Fix a locking bug in an error path  dma-fence: correct kernel-doc function parameter @flags  ttm/pool: track allocated_pages per numa node.  ttm/pool: make pool shrinker NUMA aware (v2)  ttm/pool: drop numa specific pools  ttm/pool: port to list_lru. (v2)  drm/ttm: use gpu mm stats to track gpu memory allocations. (v4)  mm: add gpu active/reclaim per-node stat counters (v2)  gpu: nova-core: fix missing colon in SEC2 boot debug message  gpu: nova-core: vbios: use from_le_bytes() for PCI ROM header parsing  gpu: nova-core: bitfield: fix broken Default implementation  gpu: nova-core: falcon: pad firmware DMA object size to required block alignment  gpu: nova-core: gsp: fix undefined behavior in command queue code  drm/shmem_helper: Make sure PMD entries get the writeable upgrade  accel/ivpu: Trigger recovery on TDR with OS scheduling  drm/msm: Use of_get_available_child_by_name()  dt-bindings: display/msm: move DSI PHY bindings to phy/ subdir  ...

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Wed, 15 Apr 2026 17:45:00 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>407f658eec69225d2bf3974b1ed63b0d88a25a6e - Merge tag &apos;drm-misc-next-2026-03-12&apos; into drm-rust-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#407f658eec69225d2bf3974b1ed63b0d88a25a6e</link>
        <description>Merge tag &apos;drm-misc-next-2026-03-12&apos; into drm-rust-nextWe need the latest GPU buddy changes from drm-misc-next-2026-03-12 indrm-rust-next as well, as the Rust abstractions are built on top of it.Signed-off-by: Danilo Krummrich &lt;dakr@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Mon, 23 Mar 2026 18:26:44 +0100</pubDate>
        <dc:creator>Danilo Krummrich &lt;dakr@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>21f6bcdf2be72e750dbe430b7227a66763a58466 - Merge tag &apos;drm-misc-next-2026-02-26&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#21f6bcdf2be72e750dbe430b7227a66763a58466</link>
        <description>Merge tag &apos;drm-misc-next-2026-02-26&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextdrm-misc-next for v7.1:UAPI Changes:connector:- Add panel_type propertyfourcc:- Add ARM interleaved 64k modifiernouveau:- Query Z-Cull info with DRM_IOCTL_NOUVEAU_GET_ZCULL_INFOCross-subsystem Changes:coreboot:- Clean up coreboot framebuffer supportdma-buf:- Provide revoke mechanism for shared buffers- Rename move_notify callback to invalidate_mappings and update users.- Always enable move_notify- Support dma_fence_was_initialized() test- Protect dma_fence_ops by RCU and improve locking- Fix sparse warningsCore Changes:atomic:- Allocate drm_private_state via callback and convert driversatomic-helper:- Use system_percpu_wqbuddy:- Make buddy allocator available to all DRM drivers- Document flags and structurescolorop:- Add destroy helper and convert driversfbdev-emulation:- Clean upgem:- Fix drm_gem_objects_lookup() error cleanupDriver Changes:amdgpu:- Set panel_type to OELD for eDPatmel-hlcdc:- Support sana5d65 LCD controllerbridge:- anx7625: Support USB-C plus DT bindings- connector: Fix EDID detection- dw-hdmi-qp: Support Vendor-Specfic and SDP Infoframes; improve others- fsl-ldb: Fix visual artifacts plus related DT property &apos;enable-termination-resistor&apos;- imx8qxp-pixel-link: Improve bridge reference handling- lt9611: Support Port-B-only input plus DT bindings- tda998x: Support DRM_BRIDGE_ATTACH_NO_CONNECTOR; Clean up- Support TH1520 HDMI plus DT bindings- Clean upimagination:- Clean upkomeda:- Fix integer overflow in AFBC checksmcde:- Improve bridge handlingnouveau:- Provide Z-cull info to user space- gsp: Support GA100- Shutdown on PCI device shutdown- Clean uppanel:- panel-jdi-lt070me05000: Use mipi-dsi multi functions- panel-edp: Support Add AUO B116XAT04.1 (HW: 1A); Support CMN N116BCL-EAK (C2); Support FriendlyELEC plus DT changes- Fix Kconfig dependenciespanthor:- Add tracepoints for power and IRQsrcar-du:- dsi: fix VCLK calculationrockchip:- vop2: Use drm_ logging functions- Support DisplayPort on RK3576sysfb:- corebootdrm: Support system framebuffer on coreboot firmware; detect orientation- Clean up pixel-format lookupsun4i:- Clean uptilcdc:- Use DT bindings scheme- Use managed DRM interfaces- Support DRM_BRIDGE_ATTACH_NO_CONNECTOR- Clean up a lot of obsolete codev3d:- Clean upvc4:- Use system_percpu_wq- Clean upverisilicon:- Support DC8200 plus DT bindingsvirtgpu:- Support PRIME imports with enabled 3DSigned-off-by: Dave Airlie &lt;airlied@redhat.com&gt;From: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Link: https://patch.msgid.link/20260226143615.GA47200@linux.fritz.box

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Mon, 02 Mar 2026 07:57:26 +0100</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>400a84e1f7a3681ef24d58d49b5d07e81c14f4e9 - drm/tilcdc: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#400a84e1f7a3681ef24d58d49b5d07e81c14f4e9</link>
        <description>drm/tilcdc: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTORConvert the driver to use the DRM_BRIDGE_ATTACH_NO_CONNECTOR flag whenattaching bridges. This modernizes the driver by delegating connectorcreation to the bridge subsystem through drm_bridge_connector_init()instead of manually searching for connectors created by the bridge.The custom tilcdc_encoder_find_connector() function is removed andreplaced with the standard drm_bridge_connector infrastructure, whichsimplifies the code and aligns with current DRM bridge best practices.This change is safe as there are now no in-tree devicetrees thatconnect tilcdc to bridges which do not support theDRM_BRIDGE_ATTACH_NO_CONNECTOR flag.Reviewed-by: Luca Ceresoli &lt;luca.ceresoli@bootlin.com&gt;Signed-off-by: Kory Maincent (TI.com) &lt;kory.maincent@bootlin.com&gt;Link: https://patch.msgid.link/20260123-feature_tilcdc-v5-25-5a44d2aa3f6f@bootlin.comSigned-off-by: Luca Ceresoli &lt;luca.ceresoli@bootlin.com&gt;

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Fri, 23 Jan 2026 17:12:43 +0100</pubDate>
        <dc:creator>Kory Maincent (TI.com) &lt;kory.maincent@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>0ff223d991477fa4677dcb0f1fb00065847e2212 - drm/tilcdc: Convert legacy panel binding via DT overlay at boot time</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#0ff223d991477fa4677dcb0f1fb00065847e2212</link>
        <description>drm/tilcdc: Convert legacy panel binding via DT overlay at boot timeTo maintain backward compatibility while removing the deprecatedtilcdc_panel driver, add a tilcdc_panel_legacy subdriver that convertsthe legacy &quot;ti,tilcdc,panel&quot; devicetree binding to the standardpanel-dpi binding at early boot.The conversion uses an embedded device tree overlay that is applied andmodified during subsys_initcall. The process:- Apply embedded overlay to create a tilcdc-panel-dpi node with  port/endpoint connections to the LCDC- Copy all properties from the legacy panel node to the new  tilcdc-panel-dpi node- Copy display-timings from the legacy panel- Convert legacy panel-info properties (invert-pxl-clk, sync-edge) to  standard display timing properties (pixelclk-active, syncclk-active)- Disable the legacy panel by removing its compatible property to  prevent the deprecated driver from bindingThe result is a standard tilcdc-panel-dpi node with proper endpoints andtiming properties, allowing the DRM panel infrastructure to work withlegacy devicetrees without modification.Other legacy panel-info properties are not migrated as they consistentlyuse default values across all mainline devicetrees and can be hardcodedin the tilcdc driver.This feature is optional via CONFIG_DRM_TILCDC_PANEL_LEGACY and shouldonly be enabled for systems with legacy devicetrees containing&quot;ti,tilcdc,panel&quot; nodes.Suggested-by: Tomi Valkeinen &lt;tomi.valkeinen@ideasonboard.com&gt;Link: https://lore.kernel.org/all/1d9a9269-bfda-4d43-938b-2df6b82b9369@ideasonboard.com/Reviewed-by: Luca Ceresoli &lt;luca.ceresoli@bootlin.com&gt;Reviewed-by: Herve Codina &lt;herve.codina@bootlin.com&gt;Signed-off-by: Kory Maincent (TI.com) &lt;kory.maincent@bootlin.com&gt;Link: https://patch.msgid.link/20260123-feature_tilcdc-v5-5-5a44d2aa3f6f@bootlin.comSigned-off-by: Luca Ceresoli &lt;luca.ceresoli@bootlin.com&gt;

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Fri, 23 Jan 2026 17:12:23 +0100</pubDate>
        <dc:creator>Kory Maincent (TI.com) &lt;kory.maincent@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>c771600c6af14749609b49565ffb4cac2959710d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#c771600c6af14749609b49565ffb4cac2959710d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextWe need4ba4f1afb6a9 (&quot;perf: Generic hotplug support for a PMU with a scope&quot;)in order to land a i915 PMU simplification and a fix. That landed in 6.12and we are stuck at 6.9 so lets bump things forward.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Wed, 05 Feb 2025 10:29:14 +0100</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>60675d4ca1ef0857e44eba5849b74a3a998d0c0f - Merge branch &apos;linus&apos; into x86/mm, to pick up fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#60675d4ca1ef0857e44eba5849b74a3a998d0c0f</link>
        <description>Merge branch &apos;linus&apos; into x86/mm, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Fri, 20 Dec 2024 10:25:44 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>25768de50b1f2dbb6ea44bd5148a87fe2c9c3688 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#25768de50b1f2dbb6ea44bd5148a87fe2c9c3688</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.14 merge window.

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Tue, 21 Jan 2025 06:37:39 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6d4a0f4ea72319c9a37c1a7191695467006dd272 - Merge tag &apos;v6.13-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#6d4a0f4ea72319c9a37c1a7191695467006dd272</link>
        <description>Merge tag &apos;v6.13-rc3&apos; into nextSync up with the mainline.

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Tue, 17 Dec 2024 18:40:45 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>bcfd5f644c5b933cfb3c488220e40a03e011e8a4 - Merge tag &apos;v6.13-rc1&apos; into perf/core, to refresh the branch</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#bcfd5f644c5b933cfb3c488220e40a03e011e8a4</link>
        <description>Merge tag &apos;v6.13-rc1&apos; into perf/core, to refresh the branchSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Mon, 02 Dec 2024 11:52:59 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c787c2901e2c03008e536b86cb0103ce6fd05e2d - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#c787c2901e2c03008e536b86cb0103ce6fd05e2d</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to get up-to-date and to bring in a fix that wasmerged through drm-misc-fixes.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Mon, 04 Nov 2024 09:21:20 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c34e9ab9a612ee8b18273398ef75c207b01f516d - Merge tag &apos;asoc-fix-v6.13-rc1&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/tilcdc/Kconfig#c34e9ab9a612ee8b18273398ef75c207b01f516d</link>
        <description>Merge tag &apos;asoc-fix-v6.13-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.13A few small fixes for v6.13, all system specific - the biggest thing isthe fix for jack handling over suspend on some Intel laptops.

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Thu, 05 Dec 2024 18:09:29 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>cf87766dd6f9ddcceaa8ee26e3cbd7538e42dd19 - Merge branch &apos;ovl.fixes&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#cf87766dd6f9ddcceaa8ee26e3cbd7538e42dd19</link>
        <description>Merge branch &apos;ovl.fixes&apos;Bring in an overlayfs fix for v6.13-rc1 that fixes a bug introduced bythe overlayfs changes merged for v6.13.Signed-off-by: Christian Brauner &lt;brauner@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Tue, 26 Nov 2024 18:15:06 +0100</pubDate>
        <dc:creator>Christian Brauner &lt;brauner@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>28eb75e178d389d325f1666e422bc13bbbb9804c - Merge tag &apos;drm-next-2024-11-21&apos; of https://gitlab.freedesktop.org/drm/kernel</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#28eb75e178d389d325f1666e422bc13bbbb9804c</link>
        <description>Merge tag &apos;drm-next-2024-11-21&apos; of https://gitlab.freedesktop.org/drm/kernelPull drm updates from Dave Airlie: &quot;There&apos;s a lot of rework, the panic helper support is being added to  more drivers, v3d gets support for HW superpages, scheduler  documentation, drm client and video aperture reworks, some new  MAINTAINERS added, amdgpu has the usual lots of IP refactors, Intel  has some Pantherlake enablement and xe is getting some SRIOV bits, but  just lots of stuff everywhere.  core:   - split DSC helpers from DP helpers   - clang build fixes for drm/mm test   - drop simple pipeline support for gem vram   - document submission error signaling   - move drm_rect to drm core module from kms helper   - add default client setup to most drivers   - move to video aperture helpers instead of drm ones  tests:   - new framebuffer tests  ttm:   - remove swapped and pinned BOs from TTM lru  panic:   - fix uninit spinlock   - add ABGR2101010 support  bridge:   - add TI TDP158 support   - use standard PM OPS  dma-fence:   - use read_trylock instead of read_lock to help lockdep  scheduler:   - add errno to sched start to report different errors   - add locking to drm_sched_entity_modify_sched   - improve documentation  xe:   - add drm_line_printer   - lots of refactoring   - Enable Xe2 + PES disaggregation   - add new ARL PCI ID   - SRIOV development work   - fix exec unnecessary implicit fence   - define and parse OA sync props   - forcewake refactoring  i915:   - Enable BMG/LNL ultra joiner   - Enable 10bpx + CCS scanout on ICL+, fp16/CCS on TGL+   - use DSB for plane/color mgmt   - Arrow lake PCI IDs   - lots of i915/xe display refactoring   - enable PXP GuC autoteardown   - Pantherlake (PTL) Xe3 LPD display enablement   - Allow fastset HDR infoframe changes   - write DP source OUI for non-eDP sinks   - share PCI IDs between i915 and xe  amdgpu:   - SDMA queue reset support   - SMU 13.0.6, JPEG 4.0.3 updates   - Initial runtime repartitioning support   - rework IP structs for multiple IP instances   - Fetch EDID from _DDC if available   - SMU13 zero rpm user control   - lots of fixes/cleanups  amdkfd:   - Increase event FIFO size   - add topology cap flag for per queue reset  msm:   - DPU:      - SA8775P support      - (disabled by default) MSM8917, MSM8937, MSM8953 and MSM8996 support      - Enable large framebuffer support      - Drop MSM8998 and SDM845   - DP:      - SA8775P support   - GPU:      - a7xx preemption support      - Adreno A663 support  ast:   - warn about unsupported TX chips  ivpu:   - add coredump   - add pantherlake support  rockchip:   - 4K@60Hz display enablement   - generate pll programming tables  panthor:   - add timestamp query API   - add realtime group priority   - add fdinfo support  etnaviv:   - improve handling of DMA address limits   - improve GPU hangcheck  exynos:   - Decon Exynos7870 support  mediatek:   - add OF graph support  omap:   - locking fixes  bochs:   - convert to gem/shmem from simpledrm  v3d:   - support big/super pages   - add gemfs  vc4:   - BCM2712 support refactoring   - add YUV444 format support  udmabuf:   - folio related fixes  nouveau:   - add panic support on nv50+&quot;* tag &apos;drm-next-2024-11-21&apos; of https://gitlab.freedesktop.org/drm/kernel: (1583 commits)  drm/xe/guc: Fix dereference before NULL check  drm/amd: Fix initialization mistake for NBIO 7.7.0  Revert &quot;drm/amd/display: parse umc_info or vram_info based on ASIC&quot;  drm/amd/display: Fix failure to read vram info due to static BP_RESULT  drm/amdgpu: enable GTT fallback handling for dGPUs only  drm/amd/amdgpu: limit single process inside MES  drm/fourcc: add AMD_FMT_MOD_TILE_GFX9_4K_D_X  drm/amdgpu/mes12: correct kiq unmap latency  drm/amdgpu: Support vcn and jpeg error info parsing  drm/amd : Update MES API header file for v11 &amp; v12  drm/amd/amdkfd: add/remove kfd queues on start/stop KFD scheduling  drm/amdkfd: change kfd process kref count at creation  drm/amdgpu: Cleanup shift coding style  drm/amd/amdgpu: Increase MES log buffer to dump mes scratch data  drm/amdgpu: Implement virt req_ras_err_count  drm/amdgpu: VF Query RAS Caps from Host if supported  drm/amdgpu: Add msg handlers for SRIOV RAS Telemetry  drm/amdgpu: Update SRIOV Exchange Headers for RAS Telemetry Support  drm/amd/display: 3.2.309  drm/amd/display: Adjust VSDB parser for replay feature  ...

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Thu, 21 Nov 2024 23:56:17 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>4a6fd06643afa99989a0e6b848e125099674227b - Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#4a6fd06643afa99989a0e6b848e125099674227b</link>
        <description>Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into msm-nextMerging to pick up commit 785324db2d7a (&quot;drm/msm/dp: migrate theycbcr_420_allowed to drm_bridge&quot;).Signed-off-by: Rob Clark &lt;robdclark@chromium.org&gt;

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Wed, 30 Oct 2024 17:49:12 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robdclark@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>c141cf76918e25ec7bd433b47590e8c3f3d02542 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#c141cf76918e25ec7bd433b47590e8c3f3d02542</link>
        <description>Merge drm/drm-next into drm-intel-nextNeeded to bring some KVM changes to be able to include a fix in our Kconfig.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Thu, 17 Oct 2024 18:52:05 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>54bc1d32551eecfee703962ad23cd4f926aa91a9 - Merge tag &apos;drm-misc-next-2024-09-26&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#54bc1d32551eecfee703962ad23cd4f926aa91a9</link>
        <description>Merge tag &apos;drm-misc-next-2024-09-26&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextdrm-misc-next for v6.13:UAPI Changes:- panthor: Add realtime group priority and priority query.Cross-subsystem Changes:- Add Vivek Kasireddy as udmabuf maintainer.- Assorted udmabuf changes.- Device tree binding updates.- dmabuf documentation fixes.- Move drm_rect to drm core module from kms helper.Core Changes:- Update scheduler documentation and concurrency fixes.- drm/ci updates.- Add memory-agnostic fbdev client and client-agnostic setup helper.- Huge driver conversion for using the above.Driver Changes:- Assorted fixes to imx, panel/nt35510, sti, accel/ivpu, v3d, vkms,  host1x.- Add panel quirks for AYA NEO panels.- Make module autoloading work for bridge/it6505 and mcde.- Add huge page support to v3d using a custom shmfs.Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;From: Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/a9b95e6f-9f35-464e-83f6-bda75b35ee0b@linux.intel.com

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Wed, 09 Oct 2024 03:58:37 +0200</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>41fe82e739479911431fea41d7f3aa4c65db9a67 - drm/tilcdc: Run DRM default client setup</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/tilcdc/Kconfig#41fe82e739479911431fea41d7f3aa4c65db9a67</link>
        <description>drm/tilcdc: Run DRM default client setupCall drm_client_setup_with_color_mode() to run the kernel&apos;s defaultclient setup for DRM. Set fbdev_probe in struct drm_driver, so thatthe client setup can start the common fbdev client.v5:- select DRM_CLIENT_SELECTIONv3:- add DRM_FBDEV_DMA_DRIVER_OPS macroSigned-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Cc: Jyri Sarha &lt;jyri.sarha@iki.fi&gt;Cc: Tomi Valkeinen &lt;tomi.valkeinen@ideasonboard.com&gt;Acked-by: Javier Martinez Canillas &lt;javierm@redhat.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20240924071734.98201-43-tzimmermann@suse.de

            List of files:
            /linux/drivers/gpu/drm/tilcdc/Kconfig</description>
        <pubDate>Tue, 24 Sep 2024 09:12:40 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
