<?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>4e69c1856bfd9ffb7e9d335a25842fa211628929 - Merge tag &apos;drm-next-2026-08-20&apos; of https://gitlab.freedesktop.org/drm/kernel</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#4e69c1856bfd9ffb7e9d335a25842fa211628929</link>
        <description>Merge tag &apos;drm-next-2026-08-20&apos; of https://gitlab.freedesktop.org/drm/kernelPull drm updates from Dave Airlie: &quot;Highlights:   - dmemcg eviction support is good for low VRAM things like Steam     Machine   - AMD adds gfx6-8 modifier support for older GPUs that enables a     bunch of wayland stuff   - i915/xe has some new hw support but also a lot of display     refactoring  Everything:  perf:   - export perf_allow_ APIs for xe  udmabuf:   - remove default size limit of 64MB  rust:   - i/o rework (signed tag from driver-core tree)   - add registration guard and registration data   - fix unbounded lifetimes in ioctl handler args   - fix a drm_dev_register race   - gem_shmem: add DmaResvGuard helper   - gpuvm: require send/sync for driver data       - implement send/sync for GpuVaAlloc and GpuVmBo       - add SmContext lifetime   - rename dma_handle to dma_address   - change pci_sriov_get_totalvfs return to unsigned int  core:   - create drm_of_get_panel_orientation   - send per-connector hotplug events   - add thunderbolt UBHR tunneling support  connector:   - add color format property  dmem:   - introduce a peak file   - accept one region per limit   - add dmemcg support for eviction  gpusvm:   - reorg code to give drivers more flexibility  atomic:   - add create_state callback and helper   - add documentation on atomic commit lifetime  buddy:   - add per-order free   - add used block scoreboard   - fix UAF   - test buffer clearance on resume   - add phys_addr-&gt;block helper  gem:   - drop DRIVER_GEM_GPUVA flag  ttm:   - be more aggressive allocating below protection limit  sched:   - add test suite for concurrent job submissions  hdmi:   - hook the color format property in helpers  mipi-dsi:   - add MIPI_DSI_MODE_DSC_ALL_SLICES_IN_PKT  bridge:   - add atomic create callbacks   - drop atomic reset   - display-connector: don&apos;t autoenable HPD IRQ   - trigger initial HPD for DP   - ti-sn65dsi83: remove NO_HFP and NO_HBP mode flags   - analogix_dp: switch to DP link training helpers  dp:   - add support for DSC max delta BPP  edid:   - parse panel type from DisplayID 2.x Display Parameters  sysfb:   - improve panel, stride, framebuffer size validation  panel:   - implement ref counting for struct drm_panel   - himax-hx83121a: add backlight regulator support   - novatek-nt36672a: Inline panel init sequences   - visionox-vtdr6130: enable DSC   - novatek-nt37801: Use mipi_dsi_*_multi() functions   - samsung-s6d16d0: Fix prepare error handling   - support Novatek NT36536 plus DT bindings   - sofef00: fix backlight updates   - osd101t2587: use mipi_dsi_*_multi interface   - panel-edp: adjust timing for AUO displays   - panel-lvds: support Opto Logic SCX1001511GGC49   - panel-simple: support Kyocera tcg070wvlq   - panel-edp: quirks       - AUO B116XAT04.3, CMN N116BCP-EA2, CSW MNB601LS1-8       - BOE NV116WH2-M30, BOE NT116WHM-N21, BOE NV116FH1-M31       - BOE NV116FH1-M30, NV140FHM-N5B, TM156VDXP25       - BOE NE160QDM-NY1, MB116AS01   - new:       - Samsung ATNA40HQ08-0, Anbernic TD4310       - Chipone ICNA35XX, Ilitek ILI9488       - Ilitek ILI7807S, Renesas R63419       - MNE001BS6-2, MNF601BS4-1, Sharp LQ120P1JX51  virtio:   - add support for save/restore virtio_gpu_objects   - abort vq wait on device removal  amdgpu:   - add color format DRM property   - initial compute pipe reset support   - add GFX 6-8 modifier support   - initial DCN 6.0.0 support   - dmemcg eviction support   - improved boundary checking for bios parsing   - RAS updates and rework   - VCN secure submission fixes   - 8K panel fix   - Display KUNIT tests   - parse panel type from DisplayID   - Align IP discovery to pci device lifetime   - SOC15 register macro cleanups   - UVD memory placement fixes   - GFX9 mode2 reset fixes   - drop unnecessary BUG/BUG_ON   - GFX8 soft reset rework   - enable soft reset on GFX8   - PSP/SMU 15.0.9 update   - VI ASPM fix   - userq fixes   - amdgpu_vm_get_task_info_pasid lifetime fix   - DC CACP support   - change system_unbound_wq with system_dfl_wq   - Loosen VFCT bios parsing to deal with pci=realloc   - SI/SMU7 AC/DC switch fix   - VM fence handling fix   - GEM close optimisation   - Apple Studio Display fixes   - DC FRL fixes  amdkfd:   - initial compute pipe reset support   - allow applications to opt out of sigbus on fatal errors   - improve CRIU boundary checks   - MQD handling rework   - move TBA/TMA from system to device memory   - avoid topology-lock in kfd_mmap   - SVM eviction fixes  radeon:   - fix unset CONFIG_ACPI build  i915:   - Novalake (NVL display version 35) timing generator enabling   - NVL DC3CO enabling   - enable UBHR link rates on thunderbolt tunnels   - Reduce Xe3+ PM demand peak bandwidth   - enable pipe DMC error interrupts for display 30+   - add kunit tests for DP link config selection   - refactor and document DP link recovery   - i915/xe driver display probe/remove/suspend/resume/shutdown cleanup     and unification   - i915/xe display runtime PM unified   - Break i915 and xe panic dependency on struct intel_framebuffer   - Streamline Pre/Post-CSC LUT loops   - drop TGL DC3DO support   - CDCLK santization   - fix HDMI scrambling enable   - fix phys bo pread/pwrite with offset   - add missing nospec on parallel submit slot   - fix some NULL derefs  xe:   - drop force_execlist module param   - gate observation streams with perf_allow_cpu   - skip FORCE_WC and vm_bound check for external dma-bufs   - dmemcg eviction support   - remove unused NVL-S GuC   - TLB invalidation improvements   - NVL-S updated PCI-IDs and w/a   - madvise: optimise invalidation path   - fix infinite gt-reset loop in timeout recovery   - update TTM device benefical_order   - wait on external BO kernel fences in exec ioctl   - add/use more KLV helpers   - sriov: disable display in admin only PF mode   - add RAS GPU health indicator   - optimise TTM populate for DONTNEED BO   - drop force_probe for NVL-s   - add debugfs for pcode info  amdxdna:   - disable device buffer export  nova:   - build nova-core/nova-drm from drivers/gpu   - export nova-core rust symbols (workaround)   - GSP boot process consolidation   - Boot GSP with vGPU enabled   - TLV firmware image format support   - Hopper/Blackwell fixes and cleanups   - I/O projection adoption  tyr:   - firmware loading and MCU boot   - add generic slot manager + MMU   - GPU VM support ARM64 LPAE page tables   - add kernel buffer object for internal allocations   - add parser for Mali CSF   - add MCU booting  nouveau:   - race fixes   - check instmem iomapping at first use   - add dmemcg support   - expose NVDEC channels   - add scanline position/head state support for GSP  qxl:   - convert simple encoder to regular  ethosu:   - add perf counter support  etnaviv:   - force flush on power register ops  msm:   - support DSC configuration with slice_per_pkt &gt; 1  mxsfb:   - fix disable sequence  panthor:   - support sparse mappings  rockchip:   - switch away from simple helpers   - support YUV background color   - fix layer config timeout   - add edp support for rk3576   - add batch command submission function  rocket:   - error handling and NULL ptr deref fixes  sun4i:   - switch away from simple helpers  imagination:   - mark BXM-4-64 MC1 as support  host1x:   - support tegra264  tegra:   - add DSI for tegra 20/30  v3d:   - reduce PM runtime autosuspend delay   - scheduler fixes and refactoring   - deprecate v3d 3.3 and 4.1   - validate CPU job query boundaries  hibmc:   - improve plane format handling   - switch to gem shmem  mediatek:   - cec: correct compat for mt7623-8167?  exynos:   - remove simple dependency   - add error handling to encoder paths   - take i2c adapter module reference&quot;* tag &apos;drm-next-2026-08-20&apos; of https://gitlab.freedesktop.org/drm/kernel: (2074 commits)  drm/xe/mcr: Take vcs1/vecs1 into account for first media slice  drm/xe: Fix a bug in pc_adjust_freq_bounds()  drm/xe: Fix xe_device_probe() failure  drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer  drm/xe/ras: Fix boot-time ras error processing  drm/amd/display: make DC_RUN_WITH_PREEMPTION_ENABLED misuse a build error  drm/amd/pm: silence uninitialized variable warnings  drm/amdgpu: skip BOs being torn down during GTT recovery  drm/amdgpu: Reject UVD message with invalid number of h265 refs  drm/amdgpu: keep PRT mappings off the vm_bo state lists  drm/amdgpu: fix nbif 6.3.1 l1 low power not functional  drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCE  drm/amd/display: fix BT.2020 YCbCr limited output CSC matrix  drm/amdgpu: Implement insert_end for VCE 3  drm/amdgpu: Fix UVD min buffer sizes  drm/amdgpu: Fix UVD decode image min size calculation  drm/amdgpu: Fix UVD dpb min size calculation for H264  drm/amdgpu: Reject UVD message with dimensions above 4096  drm/amdgpu: check ASPM on the dGPU host link  drm/radeon: fix autosuspend cleanup during teardown  ...

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Fri, 21 Aug 2026 17:41:00 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>0755a4e3e809610a14befc9ad28d35e2e460da68 - Merge remote-tracking branch &apos;drm/drm-next&apos; into drm-rust-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#0755a4e3e809610a14befc9ad28d35e2e460da68</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into drm-rust-nextBackmerge to pull in commit 21fcb222f0d1 (&quot;drm: Remove DRIVER_GEM_GPUVAfeature flag&quot;), which a Tyr patch series depends on.Signed-off-by: Danilo Krummrich &lt;dakr@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Tue, 28 Jul 2026 11:38:35 +0200</pubDate>
        <dc:creator>Danilo Krummrich &lt;dakr@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ea97ab2759506d9a818ffed1009bde01062b4091 - Merge tag &apos;drm-misc-next-2026-07-24&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#ea97ab2759506d9a818ffed1009bde01062b4091</link>
        <description>Merge tag &apos;drm-misc-next-2026-07-24&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextdrm-misc-next for v7.3:UAPI Changes:cgroup:- dmem: accept one region per limitdrm:- send per-connector hotplug eventsCore Changes:buddy:- tests: test buffer clearence on resumepanel:- implement ref counting for struct drm_panel throughout the DRM treeDriver Changes:etnaviv:- force flush on power register opsgma:- replace simple-kms helpers with regular atomic helpers- clean uphost1x:- support Tegra264 plus DT bindings- fix minor issues throughout driverhypervdrm:- clean up PCI-device bindingimagination:- mark BXM-4-64 MC1 (36.52.104.182) as supported- clean upivpu:- clean upnouveau:- remove redundant call to pm_runtime_mark_last_busy()panel:- support Novatek NT36536 plus DT bindings- sofef00: fix backlight updates- osd101t2587: use mipi_dsi_*_multi interface- panel-edp: adjust timing for AUO displays- panel-lvds: support Opto Logic SCX1001511GGC49- panel-simple: support Kyocera tcg070wvlqpanfrost:- clean upsolomon:- clean up variablestve200:- add OF module alias for autoloadingv3d:- fix job BO handlingvc4:- ref i2c-adapter moduleSigned-off-by: Dave Airlie &lt;airlied@redhat.com&gt;From: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Link: https://patch.msgid.link/20260724082204.GA18774@linux.fritz.box

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Fri, 24 Jul 2026 22:10:53 +0200</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>75a5dbd1f4f71b1382dae973538af00178ba55a0 - drm/panel: Add Novatek NT36536 panel driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#75a5dbd1f4f71b1382dae973538af00178ba55a0</link>
        <description>drm/panel: Add Novatek NT36536 panel driverAdd a driver for panels using the Novatek NT36536 Display Driver IC,including support for the CSOT PP8807HB1-1, a dual-link 10-bit panelfound in LENOVO Legion Y700 Gen4.Reviewed-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Signed-off-by: Pengyu Luo &lt;mitltlatltl@gmail.com&gt;Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Link: https://patch.msgid.link/20260709142846.12463-3-mitltlatltl@gmail.com

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Thu, 09 Jul 2026 16:28:46 +0200</pubDate>
        <dc:creator>Pengyu Luo &lt;mitltlatltl@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>efe86f088f48f18c27b648e5724048947f3b7fb4 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#efe86f088f48f18c27b648e5724048947f3b7fb4</link>
        <description>Merge drm/drm-next into drm-xe-nextSync some i915/display changesSigned-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Tue, 14 Jul 2026 15:40:31 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9efb67c613b04794aa4777ee97ca6250d98df1a2 - Merge tag &apos;drm-misc-next-2026-07-09&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#9efb67c613b04794aa4777ee97ca6250d98df1a2</link>
        <description>Merge tag &apos;drm-misc-next-2026-07-09&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextdrm-misc-next for 7.3:UAPI Changes:Cross-subsystem Changes:Core Changes:- Switch to kmalloc_objs where relevant- Create drm_of_get_panel_orientation(), and switch to it where relevantDriver Changes:- rockchip: Switch away from simple helpers- rocket: error handling and null pointer dereference fixes- ssd130x: Addressing fixes- sun4i: Switch away from simple helpers, refcount fix- v3d: validate CPU-job query writes boundaries, misc perfmon fixes- bridges:  - analogix_dp: Switch to DP link training helpers- panels:  - visionox-vtdr6130: Enable DSC  - New panels: Ilitek ILI7807S, Renesas R63419, MNE001BS6-2, MNF601BS4-1Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;From: Maxime Ripard &lt;mripard@redhat.com&gt;Link: https://patch.msgid.link/20260709-calm-ibis-of-storm-4aefe4@houat

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Fri, 10 Jul 2026 02:22:38 +0200</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>00422c79d0774673829540972c3cb25754e6561e - Merge tag &apos;drm-misc-next-2026-06-19&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#00422c79d0774673829540972c3cb25754e6561e</link>
        <description>Merge tag &apos;drm-misc-next-2026-06-19&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextdrm-misc-next for 7.3:UAPI Changes: - connector: Add color format propertyCross-subsystem Changes: - dmem: introduce a peak fileCore Changes: - atomic: Add create_state callback and helpers to all objects, add   documentation on atomic commit lifetime - buddy: Fix use-after-free, add per-order free and used block   scoreboards - gem: Remove DRIVER_GEM_GPUVA feature flag - hdmi: Hook the color format property in the helpers - mipi-dsi: Add MIPI_DSI_MODE_DSC_ALL_SLICES_IN_PKT flag - sched: Add test suite for concurrent job submissions - virtio: Add support for saving and restoring virtio_gpu_objects,   abort virtqueue wait on device removal to avoid hung taskDriver Changes: - amdgpu: Implement &quot;color format&quot; DRM property - amdxdna: Disable device buffer exporting - ethosu: Add performance counter support - msm: Support DSC configurations with slice_per_pkt &gt; 1 - mxsfb: Fix disable sequence - panthor: Support sparse mappings - rockchip: Support YUV background color, Fix layer config timeout, add   edp support for rk3576, cleanups and formats improvements - solomon: Add a batch command submission function - tegra: Add DSI support for Tegra 20 and 30, fix dsi driver when the   firmware hasn&apos;t enabled the controller, - v3d: Reduce PM runtime autosuspend delay, Scheduler and submission   fixes and refactoring, Deprecate V3D 3.3 and 4.1 support - bridge:   - display-connector: don&apos;t autoenable HPD IRQ, trigger initial HPD     event for DP   - dw-dp: Null pointer dereference and use-after-free fixes   - ti-sn65dsi83: Remove NO_HFP and NO_HBP mode flags - panel:   - himax-hx83121a: add backlight regulator support   - novatek-nt36672a: Inline panel init sequences   - panel-edp: Add quirks for AUO B116XAT04.3, CMN N116BCP-EA2, CSW     MNB601LS1-8, BOE NV116WH2-M30, BOE NT116WHM-N21, BOE NV116FH1-M31,     BOE NV116FH1-M30, NV140FHM-N5B, TM156VDXP25   - New panels: Samsung ATNA40HQ08-0, Anbernic TD4310, Chipone     ICNA35XX, Ilitek ILI9488Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;From: Maxime Ripard &lt;mripard@redhat.com&gt;Link: https://patch.msgid.link/20260619-burgundy-termite-of-whirlwind-f7a4dd@houat

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Mon, 06 Jul 2026 09:38:33 +0200</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>1190fc8d7b8a9cebea8dcbd2e544e43990ae81d0 - drm: panel: add support for the Renesas R63419 based dual-DSI video mode Display Panels</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#1190fc8d7b8a9cebea8dcbd2e544e43990ae81d0</link>
        <description>drm: panel: add support for the Renesas R63419 based dual-DSI video mode Display PanelsImplement support for the Renesas 63419 based dual-DSI video modeDisplay Panels found in the Ayaneo gaming handled devices.Signed-off-by: KancyJoe &lt;kancy2333@outlook.com&gt;Reviewed-by: Douglas Anderson &lt;dianders@chromium.org&gt;Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Link: https://patch.msgid.link/20260625-topic-sm8650-ayaneo-pocket-s2-r63419-v8-2-8570e692143e@linaro.org

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Thu, 25 Jun 2026 11:29:08 +0200</pubDate>
        <dc:creator>KancyJoe &lt;kancy2333@outlook.com&gt;</dc:creator>
    </item>
<item>
        <title>dd7ec83f456734de8efc115eac671e5add82777a - drm/panel: add Ilitek ILI7807S panel driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#dd7ec83f456734de8efc115eac671e5add82777a</link>
        <description>drm/panel: add Ilitek ILI7807S panel driverAdd a DRM panel driver for the DLC DLC0697 1080x1920@60Hz MIPI DSIpanel based on the Ilitek ILI7807S display controller.The panel operates in video burst mode with four data lanes usingRGB888 pixel format.Signed-off-by: Arpit Saini &lt;arpit.saini@oss.qualcomm.com&gt;Reviewed-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Link: https://patch.msgid.link/20260701-ili7807s-v4-2-c7d76d4780a5@oss.qualcomm.com

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Wed, 01 Jul 2026 13:12:50 +0200</pubDate>
        <dc:creator>Arpit Saini &lt;arpit.saini@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>99e9aca83bfb867ae780f58d076bb89dd5c2681d - drm/panel: Add Ilitek ILI9488 controller driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#99e9aca83bfb867ae780f58d076bb89dd5c2681d</link>
        <description>drm/panel: Add Ilitek ILI9488 controller driverAdd support for Ilitek ILI9488 DSI controller which is used inFocusLCDs E35GH-I-MW800-CB 320x480 MIPI DSI panel. The mode timingwas adjusted after STM32MP157 testing. The previous 14.256 MHz modeworked on AM62P, but was awkward for STM32 DSI/LTDC clock synthesis.Signed-off-by: Igor Reznichenko &lt;igor@reznichenko.net&gt;Reviewed-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Link: https://patch.msgid.link/20260617143245.372182-3-igor@reznichenko.net

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Wed, 17 Jun 2026 16:32:45 +0200</pubDate>
        <dc:creator>Igor Reznichenko &lt;igor@reznichenko.net&gt;</dc:creator>
    </item>
<item>
        <title>f747473a838ecc25e842e3c60ea95a5175be932e - drm/panel: Add panel driver for Chipone ICNA35XX based panels</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#f747473a838ecc25e842e3c60ea95a5175be932e</link>
        <description>drm/panel: Add panel driver for Chipone ICNA35XX based panelsThis adds support for the ICNA3512 and ICNA3520 DDICs used in both theAYN Odin 2 Portal and Ayaneo Pocket DS top panel respectively and forfor both the AYN Odin 3 and the AYN Thor top panel respectively.These all have unique compatibles because the panels themselves arelikely unique hardware with only the ddic&apos;s and thus api and driverhandling shared.Signed-off-by: Teguh Sobirin &lt;teguh@sobir.in&gt;Co-developed-by: Aaron Kling &lt;webgeek1234@gmail.com&gt;Signed-off-by: Aaron Kling &lt;webgeek1234@gmail.com&gt;Reviewed-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Link: https://patch.msgid.link/20260607-icna35xx-v4-2-64de514add34@gmail.com

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Sun, 07 Jun 2026 22:11:45 +0200</pubDate>
        <dc:creator>Teguh Sobirin &lt;teguh@sobir.in&gt;</dc:creator>
    </item>
<item>
        <title>a81b4fe69e7bd2667524182e76c635f04c1ead7e - drm/panel: anbernic-td4310: Add RG Vita Pro panel</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#a81b4fe69e7bd2667524182e76c635f04c1ead7e</link>
        <description>drm/panel: anbernic-td4310: Add RG Vita Pro panelThe panel used by Anbernic in the RG Vita-Pro is a DSI panel basedon the TD4310 controller IC. It measures approximately 5.5 inchesdiagonally and is 1080x1920 in resolution.Signed-off-by: Chris Morgan &lt;macromorgan@hotmail.com&gt;Reviewed-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Link: https://patch.msgid.link/20260610144407.438846-5-macroalpha82@gmail.com

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Wed, 10 Jun 2026 16:44:05 +0200</pubDate>
        <dc:creator>Chris Morgan &lt;macromorgan@hotmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0eaed89c18aeedf0898baf2dbf5ff027c6795152 - Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#0eaed89c18aeedf0898baf2dbf5ff027c6795152</link>
        <description>Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource  - Use designated initializers for sh_mtu2, sh_cmt, and sh_tmu, and    drop the unused initializer in the platform_device_id table for    sh_mtu2 (Uwe Kleine-K&#246;nig)  - Remove redundant dev_err()/dev_err_probe() messages when    devm_request_*_irq() fails, as the helper already logs an error    message (Pan Chuang)  - Fix a boot hang on Allwinner D1 when a forced minimum delta is used    with the sun4i timer (Felix Yan)  - Fix an IRQ leak in the cpuhp_setup_state() error path by freeing the    IRQ on failure in the NXP PIT driver (WenTao Liang)  - Fix incorrect unmapping of shared MMIO between the clocksource and    clockevent drivers. If one of them fails to initialize, the error    path unmaps the shared MMIO region, leaving the other driver with an    invalid mapping on clps711x (Guangshuo Li)  - Make the samsung_pwm driver compatible with PREEMPT_RT by replacing    regular spinlocks with raw_spinlock_t in atomic contexts (Marek    Szyprowski)  - Use __raw_readl() and __raw_writel() instead of ioread32() and    iowrite32() to support SWAP_IO_SPACE in the rtl-otto driver (Rustam    Adilov)  - Fix a missing clk_disable_unprepare() call in the timer    initialization error path of the Armada driver (Yuho Choi)Link: https://lore.kernel.org/lkml/75feea31-683d-45a1-87f4-ab045e0152ae@oss.qualcomm.com

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Mon, 17 Aug 2026 10:29:52 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b4d85f863e5a6f1fa01b186001af0f68f4f5239e - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#b4d85f863e5a6f1fa01b186001af0f68f4f5239e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.3 merge window.

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Sat, 15 Aug 2026 06:26:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>76904fccf81936c084faebc73ac72c0919a42941 - Merge tag &apos;v7.2-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#76904fccf81936c084faebc73ac72c0919a42941</link>
        <description>Merge tag &apos;v7.2-rc3&apos; into nextSync up with mainline to pull in stable fixes to avoid merge conflicts.

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Tue, 14 Jul 2026 04:06:00 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>00599d4841790d05401820a96cf7edb193888b00 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#00599d4841790d05401820a96cf7edb193888b00</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesPull in tag v7.2-rc1 so that drm-misc-fixes becomes useful again,and drm-misc-next-fixes can be closed.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Mon, 29 Jun 2026 17:58:00 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>7a0e692a0381254b2f77c54dec100cd3325a6fdf - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#7a0e692a0381254b2f77c54dec100cd3325a6fdf</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.2 merge window.

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Tue, 23 Jun 2026 08:10:08 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9611c0ce215a66770ccbe5c126bf57ba8c31bcad - Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-current</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#9611c0ce215a66770ccbe5c126bf57ba8c31bcad</link>
        <description>Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-currentThis pulls in the merge commit for MFD updates for v7.2. The PR containsa build-time dependency of one of the GPIO commits that will follow.

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Fri, 19 Jun 2026 10:50:17 +0200</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>4b99990cdf9560e8a071640baf19f312e6ae02f4 - Merge tag &apos;drm-next-2026-06-17&apos; of https://gitlab.freedesktop.org/drm/kernel</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#4b99990cdf9560e8a071640baf19f312e6ae02f4</link>
        <description>Merge tag &apos;drm-next-2026-06-17&apos; of https://gitlab.freedesktop.org/drm/kernelPull drm updates from Dave Airlie: &quot;Highlights:   - xe: add initial CRI platform support   - amdgpu: initial HDMI 2.1 FRL support   - rust: add some new type concepts for device lifetimes   - scheduler: moves to a fair algorithm and lots of cleanups  But it&apos;s mostly the usual mountain of changes across the board.  core:   - add docbook for DRM_IOCTL_SYNCOBJ_EVENTFD   - change signature of drm_connector_attach_hdr_output_metadata_property   - dedup counter and timestamp retrieval in vblank code   - parse AMD VSDB v3 in CTA extension blocks   - add P230, Y7, XYYY2101010, T430, XVUY210101010 formats   - don&apos;t call drop master on file close if not master   - use drm_printf_indent in atomic / bridge   - fix 32b format descriptions   - docs: fix toctree   - hdmi: add common TMDS character rates   - fix drm_syncobj_find_fence leak  rust:   - introduce Higher-Ranked lifetime types   - replace drvdata with scoped registration data   - add GPUVM immediate mode abstraction for rust GPU drivers   - introduce DeviceContext type state for drm::Device  bridge:   - clarify drm_bridge_get/put   - create drm_get_bridge_by_endpoint and use it   - analogix_dp: add panel probing   - ite-it6211 - use drm audio hdmi helpers  buddy:   - add lockdep annotations  dp:   - add PR and VRR updates   - mst: fix buffer overflows   - add Adaptive Sync SDP decoding support   - fix OOB reads in dp-mst  ttm:   - bump fpfn/lpfn to 64-bit  scheduler:   - change default to fair scheduler   - map runqueue 1:1 with scheduler  dma-buf:   - port selftests to kunit   - convert dma-buf system/heap allocators to module   - add separate DMABUF_HEAPS_SYSTEM_CC_SHARED Kconfig  udmabuf:   - revert hugetlb support   - fix error with CONFIG_DMA_API_DEBUG  dma-fence:   - fix tracepoints lifetime   - remove unused signal on any support  ras:   - add clear error counter netlink command to drm ras  gpusvm:   - reject VMAs with VM_IO or VM_PFNMAP when creating SVM ranges   - use IOVA allocations  pagemap:   - use IOVA allocations  panels:   - update to use ref counts   - add support for CSW PNB601LS1-2, LGD LP116WHA-SPB1   - add support for waveshare panels   - CMN N116BCN-EA1, CMN N140HCA-EEK, IVO M140NWFQ R5,   - IVO, R140NWFW R0, BOE NT140*, BOE NV133FHM-N4F,   - AUO B140*, AUO B133HAN06.6 and AUO B116XTN02.3 eDP panels   - Surface Pro 12 Panel  xe:   - add CRI PCI-IDs   - debugfs add multi-lrc info   - engine init cleanup   - PF fair scheduling auto provisioning   - system controller support for CRI/Xe3p   - PXP state machine fixes   - Reset/wedge/unload corner case fixes   - Wedge path memory allocation fixes   - PAT type cleanups   - Reject unsafe PAT for CPU cached memory   - OA improvements for CRI device memory   - kernel doc syntax in xe headers   - xe_drm.h documentation fixes   - include guard cleanups   - VF CCS memory pool   - i915/xe step unification   - Xe3p GT tuning fixes   - forcewake cleanup in GT and GuC   - admin-only PF mode   - enable hwmon energy attributes for CRI   - enable GT_MI_USER_INTERRUPT   - refactor emit functions   - oa workarounds   - multi_queue: allow QUEUE_TIMESTAMP register   - convert stolen memory to ttm range manager   - use xe2 style blitter as a feature flag   - make drm_driver const   - add/use IRQ page to HW engine definition   - fix oops when display disabled  i915:   - enable PIPEDMC_ERROR interrupt   - more common display code refactoring   - restructure DP/HDMI sink format handling   - eliminate FB usage from lowlevel pinning code   - panel replay bw optimization   - integrate sharpness filter into the scaler   - new fb_pin abstraction for xe/i915 fb transparent handling   - skip inactive MST connectors on HDCP   - start switching to display specific registers   - use polling when irq unavailable   - Adaptive-sync SDP prep  amdgpu:   - use drm_display_info for AMD VSDB data   - Initial HDMI 2.1 FRL support   - Initial DCN 4.2.1 support   - GART fixes for non-4k pages   - GC 11.5.6/SDMA 6.4.0/and other new IPs   - GFX9/DCE6/Hawaii/SDMA4/GART/Userq fixes   - Finish support for using multiple SDMA queues for TTM operations   - SWSMU updates   - GC 12.1 updates   - SMU 15.0.8 updates   - DCN 4.2 updates   - DC type conversion fixes   - Enable DC power module   - Replay/PSR updates   - SMU 13.x updates   - Compute queue quantum MQD updates   - ASPM fix   - Align VKMS with common implementation   - DC analog support fixes   - UVD 3 fixes   - TCC harvesting fixes for SI   - GC 11 APU module reload fix   - NBIO 6.3.2 support   - IH 7.1 updates   - DC cursor fixes   - VCN/JPEG user fence fixes   - DC support for connectors without DDC   - Prefer ROM BAR for default VGA device   - DC bandwidth fixes   - Add PTL support for profiler   - Introduce dc_plane_cm and migrate surface update color path   - Add FRL registers for HDMI 2.1   - Restructure VM state machine   - Auxless ALPM support   - GEM_OP locking/warning fixes   - switch to system_dfl_wq  amdkfd:   - GPUVM TLB flush fix   - Hotplug fix   - Boundary check fixes   - SVM fixes   - CRIU fixes   - add profiler API   - MES 12.1 updates  msm:   - core:     - fix shrinker documentation     - IFPC enabled for gen8     - PERFCNTR_CONFIG ioctl support   - GPU:     - reworked UBWC handling     - a810 support   - MDSS:     - add support for Milos platform     - reworked UBWC handling   - DisplayPort:     - reworked HPD handling as prep for MST   - DPU:     - Milos platform support     - reworked UBWC handling   - DSI:     - Milos platform support  nova:   - Hopper/Blackwell enablement (GH100/GB100/GB202)     - FSP support     - 32-bit firmware support     - HAL functions   - refactor GSP boot/unload   - GA100 support   - VBIOS hardening/refactoring   - Adopt higher order lifetime types  tyr:   - define register blocks   - add shmem backed GEM objects   - adopt higher order lifetime types   - move clock cleanup into Drop  radeon:   - Hawaii SMU fixes   - CS parser fix   - use struct drm_edid instead of edid  amdxdna:   - export per-client BO memory via fdinfo   - AIE4 device support   - support medium/lower power modes   - expandable device heap support   - revert read-only user-pointer BO mappings  ivpu:   - support frequency limiting  panthor:   - enable GEM shrinker support   - add eviction and reclaim info to fdinfo  v3d:   - enable runtime PM  mgag200:   - support XRGB1555 + C8  ast:   - support XRGB1555 + C8   - use constants for lots of registers   - fix register handling  imagination:   - fence handling refactoring  nouveau:   - fix sched double call   - expose VBIOS on GSP-RM systems   - add GA100 support  virtio:   - add VIRTIO_GPU_F_BLOB_ALIGNMENT flag   - add deferred mapping support  gud:   - add RCade Display Adapter  hibmc:   - fix no connectors usage  mediatek:   - hdmi: convert error handling   - simplify mtk_crtc allocation  exynos:   - move fbdev emulation to drm client buffers   - use drm format helpers for geometry/size   - adopt core DMA tracking   - fix framebuffer offset handling  renesas:   - add RZ/T2H SOC support  versilicon:   - add cursor plane support  tegra:   - use drm client for framebuffer&quot;* tag &apos;drm-next-2026-06-17&apos; of https://gitlab.freedesktop.org/drm/kernel: (1731 commits)  dma-buf: move system_cc_shared heap under separate Kconfig  accel/amdxdna: Clear sva pointer after unbind  agp/amd64: Fix broken error propagation in agp_amd64_probe()  accel/amdxdna: Require carveout when PASID and force_iova are disabled  drm/amdkfd: always resume_all after suspend_all  drm/amdgpu/gfx: move fault and EOP IRQ get/put to hw_init/hw_fini  drm/amd/display: Consult MCCS FreeSync cap only if requested &amp; supported  drm/amd/pm: Use strscpy in profile mode parsing  drm/amdkfd: Fix infinite loop parsing CRAT with zero subtype length  drm/amdkfd: fix sysfs topology prop length on buffer truncation  drm/amdgpu: drop retry loop in amdgpu_hmm_range_get_pages  drm/amd/pm: bound OD parameter parsing to stack array size  drm/amd/pm: Stop pp_od_clk_voltage emit at PAGE_SIZE  drm/amdkfd: Unwind debug trap enable on copy_to_user failure  drm/amdgpu: validate the mes firmware version for gfx12.1  drm/amdgpu: validate the mes firmware version for gfx12  drm/amdgpu: compare MES firmware version ucode for gfx11  drm/amdkfd: Add bounds check for AMDKFD_IOC_WAIT_EVENTS  drm/amdgpu: restart the CS if some parts of the VM are still invalidated  drm/amd/display: use unsigned types for local pipe and REG_GET counters  ...

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Wed, 17 Jun 2026 11:21:00 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>fff88709f9a9153af85b5224b4594caa5387ca60 - Merge tag &apos;v7.1-rc6&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/panel/Makefile#fff88709f9a9153af85b5224b4594caa5387ca60</link>
        <description>Merge tag &apos;v7.1-rc6&apos; into nextSync up with mainline to pull in a fix to IMS PCU driver and otherenhancements.

            List of files:
            /linux/drivers/gpu/drm/panel/Makefile</description>
        <pubDate>Mon, 01 Jun 2026 04:43:25 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
