<?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 .gitignore</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>67f8bc848ee31831336bd478e57d2f993551902e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#67f8bc848ee31831336bd478e57d2f993551902e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesLet&apos;s start the 7.3 drm-misc-fixes cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Tue, 01 Sep 2026 09:38:51 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<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/xe/.gitignore#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/xe/.gitignore</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>2b3f7c2c8dd8d710ab36f92a316f29fd37d83449 - Merge tag &apos;drm-intel-next-2026-07-28&apos; of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#2b3f7c2c8dd8d710ab36f92a316f29fd37d83449</link>
        <description>Merge tag &apos;drm-intel-next-2026-07-28&apos; of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextdrm/i915 feature pull #2 for v7.3:Features and functionality:- Enable UHBR link rates on Thunderbolt tunneled links (Imre)- Reduce Xe3+ PM demand peak bandwidth for power savings (Vinod)- Add the blend mode property to all planes that support alpha blending (Chaitanya)- Enable pipe DMC error interrupts for display 30+ (Dibin)- Add KUnit tests for DP link config selection and fallback (Imre)Refactoring and cleanups:- Refactor DP link config selection and unify across use cases (Imre)- Unify i915 and xe display runtime PM calls (Jani)- Refactor BIOS framebuffer takeover (Ville)Fixes:- Fix HD audio on DP UHBR SST (Kai Vehmanen)- Fixes to xe driver BIOS framebuffer takeover (Ville)- Fix 2 pixels-per-clock CDCLK calculation to avoid underruns (Ville)- Fix incorrectly set VSC SDP Main Stream Attribute (Chaitanya)- Fix BPC and DSC selection for HDMI sinks (Alexander Kaplan)- Fix PCON max FRL rate selection (Alexander Kaplan)- Workaround Xe3P PSR2 screen corruption (Dibin)- Fix NVL A &amp; B stepping vtotal setting (Suraj)- Fix xe DPT allocation paths (Maarten)- Prefer system memory instead of stolen for new framebuffers in xe (Maarten)- Fix transcoder mask sizes (John Harrison)- Clear stale UV/Y plane DDB entries on plane disable (Vinod)- Fix some DP AUX backlight control issues, again (Suraj)- Fix switching between HDCP 1.4 and 2.2 authentication (Suraj)- Remove unnecessary Xe2_LPD+ FBC plane width and surface size limits (Vinod)- Ensure non-zero DSB safe window for PTL+ (Ankit)- Fix bandwidth calculation to account for 16 DRAM channels (Uma)- Fix NV12 ceiling division for bigjoiner case (Vidya)DRM core changes:- Add Thunderbolt UHBR tunneling support (Imre)Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;From: Jani Nikula &lt;jani.nikula@intel.com&gt;Link: https://patch.msgid.link/cb1b5a644d75589cbcdcc8ec8160968140426439@intel.com

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Fri, 31 Jul 2026 22:05:00 +0200</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>82ae0ce1ffd0bada35ca87e29d5d23fb999d4ab1 - drm/xe/kunit: Add display test config</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#82ae0ce1ffd0bada35ca87e29d5d23fb999d4ab1</link>
        <description>drm/xe/kunit: Add display test configAdd a separate xe KUnit config for display tests.The existing xe .kunitconfig builds xe statically, which is suitable fornon-display xe tests. The display code can only be enabled for xe whenxe is built as a module, so add a separate display config with DRM_XE=mand DRM_XE_DISPLAY=y.This can be folded back into the main xe KUnit config once the displaycode becomes a separate module.Reviewed-by: Micha&#322; Grzelak &lt;michal.grzelak@intel.com&gt;Acked-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;Signed-off-by: Imre Deak &lt;imre.deak@intel.com&gt;Link: https://patch.msgid.link/20260701153204.4124150-29-imre.deak@intel.com

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Wed, 01 Jul 2026 17:31:57 +0200</pubDate>
        <dc:creator>Imre Deak &lt;imre.deak@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a23e1966932464e1c5226cb9ac4ce1d5fc10ba22 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#a23e1966932464e1c5226cb9ac4ce1d5fc10ba22</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.11 merge window.

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Mon, 15 Jul 2024 23:03:44 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6f47c7ae8c7afaf9ad291d39f0d3974f191a7946 - Merge tag &apos;v6.9&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#6f47c7ae8c7afaf9ad291d39f0d3974f191a7946</link>
        <description>Merge tag &apos;v6.9&apos; into nextSync up with the mainline to bring in the new cleanup API.

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Tue, 28 May 2024 06:37:18 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>60a2f25de7b8b785baee2932db932ae9a5b8c86d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#60a2f25de7b8b785baee2932db932ae9a5b8c86d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextSome display refactoring patches are needed in order to allow conflict-less merging.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Thu, 16 May 2024 09:33:01 +0200</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>41c177cf354126a22443b5c80cec9fdd313e67e1 - Merge tag &apos;drm-misc-next-2024-02-08&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#41c177cf354126a22443b5c80cec9fdd313e67e1</link>
        <description>Merge tag &apos;drm-misc-next-2024-02-08&apos; into msm-nextMerge the drm-misc tree to uprev MSM CI.Signed-off-by: Rob Clark &lt;robdclark@chromium.org&gt;

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Sun, 11 Feb 2024 21:34:07 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robdclark@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>4db102dcb0396a4ccf89b1eac0f4eb3fd167a080 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#4db102dcb0396a4ccf89b1eac0f4eb3fd167a080</link>
        <description>Merge drm/drm-next into drm-misc-nextKickstart 6.9 development cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Mon, 29 Jan 2024 14:20:23 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0ea5c948cb64bab5bc7a5516774eb8536f05aa0d - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#0ea5c948cb64bab5bc7a5516774eb8536f05aa0d</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to bring Xe driver to drm-intel-next.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Mon, 15 Jan 2024 08:38:05 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>03c11eb3b16dc0058589751dfd91f254be2be613 - Merge tag &apos;v6.8-rc4&apos; into x86/percpu, to resolve conflicts and refresh the branch</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#03c11eb3b16dc0058589751dfd91f254be2be613</link>
        <description>Merge tag &apos;v6.8-rc4&apos; into x86/percpu, to resolve conflicts and refresh the branchConflicts:	arch/x86/include/asm/percpu.h	arch/x86/include/asm/text-patching.hSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Wed, 14 Feb 2024 10:45:07 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>42ac0be18bfa09c03f52244f7c3e15c89b38532f - Merge branch &apos;linus&apos; into x86/mm, to refresh the branch and pick up fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#42ac0be18bfa09c03f52244f7c3e15c89b38532f</link>
        <description>Merge branch &apos;linus&apos; into x86/mm, to refresh the branch and pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Fri, 26 Jan 2024 10:26:50 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>fe33c0fbed75dd464747c0faaedf94c7d8eb4101 - Merge branch &apos;master&apos; into mm-hotfixes-stable</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#fe33c0fbed75dd464747c0faaedf94c7d8eb4101</link>
        <description>Merge branch &apos;master&apos; into mm-hotfixes-stable

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Wed, 17 Jan 2024 21:58:28 +0100</pubDate>
        <dc:creator>Andrew Morton &lt;akpm@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>cf79f291f985662150363b4a93d16f88f12643bc - Merge v6.8-rc1 into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#cf79f291f985662150363b4a93d16f88f12643bc</link>
        <description>Merge v6.8-rc1 into drm-misc-fixesLet&apos;s kickstart the 6.8 fix cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Mon, 22 Jan 2024 09:44:15 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>cf65598d5909acf5e7b7dc9e21786e386356bc81 - Merge tag &apos;drm-next-2024-01-10&apos; of git://anongit.freedesktop.org/drm/drm</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#cf65598d5909acf5e7b7dc9e21786e386356bc81</link>
        <description>Merge tag &apos;drm-next-2024-01-10&apos; of git://anongit.freedesktop.org/drm/drmPull drm updates from Dave Airlie: &quot;This contains two major new drivers:   - imagination is a first driver for Imagination Technologies devices,     it only covers very specific devices, but there is hope to grow it   - xe is a reboot of the i915 GPU (shares display) side using a more     upstream focused development model, and trying to maximise code     sharing. It&apos;s not enabled for any hw by default, and will hopefully     get switched on for Intel&apos;s Lunarlake.  This also drops a bunch of the old UMS ioctls. It&apos;s been dead long  enough.  amdgpu has a bunch of new color management code that is being used in  the Steam Deck.  amdgpu also has a new ACPI WBRF interaction to help avoid radio  interference.  Otherwise it&apos;s the usual lots of changes in lots of places.  Detailed summary:  new drivers:   - imagination - new driver for Imagination Technologies GPU   - xe - new driver for Intel GPUs using core drm concepts  core:   - add CLOSE_FB ioctl   - remove old UMS ioctls   - increase max objects to accomodate AMD color mgmt  encoder:   - create per-encoder debugfs directory  edid:   - split out drm_eld   - SAD helpers   - drop edid_firmware module parameter  format-helper:   - cache format conversion buffers  sched:   - move from kthread to workqueue   - rename some internals   - implement dynamic job-flow control  gpuvm:   - provide more features to handle GEM objects  client:   - don&apos;t acquire module reference  displayport:   - add mst path property documentation  fdinfo:   - alignment fix  dma-buf:   - add fence timestamp helper   - add fence deadline support  bridge:   - transparent aux-bridge for DP/USB-C   - lt8912b: add suspend/resume support and power regulator support  panel:   - edp: AUO B116XTN02, BOE NT116WHM-N21,836X2, NV116WHM-N49   - chromebook panel support   - elida-kd35t133: rework pm   - powkiddy RK2023 panel   - himax-hx8394: drop prepare/unprepare and shutdown logic   - BOE BP101WX1-100, Powkiddy X55, Ampire AM8001280G   - Evervision VGG644804, SDC ATNA45AF01   - nv3052c: register docs, init sequence fixes, fascontek FS035VG158   - st7701: Anbernic RG-ARC support   - r63353 panel controller   - Ilitek ILI9805 panel controller   - AUO G156HAN04.0  simplefb:   - support memory regions   - support power domains  amdgpu:   - add new 64-bit sequence number infrastructure   - add AMD specific color management   - ACPI WBRF support for RF interference handling   - GPUVM updates   - RAS updates   - DCN 3.5 updates   - Rework PCIe link speed handling   - Document GPU reset types   - DMUB fixes   - eDP fixes   - NBIO 7.9/7.11 updates   - SubVP updates   - XGMI PCIe state dumping for aqua vanjaram   - GFX11 golden register updates   - enable tunnelling on high pri compute  amdkfd:   - Migrate TLB flushing logic to amdgpu   - Trap handler fixes   - Fix restore workers handling on suspend/resume   - Fix possible memory leak in pqm_uninit()   - support import/export of dma-bufs using GEM handles  radeon:   - fix possible overflows in command buffer checking   - check for errors in ring_lock  i915:   - reorg display code for reuse in xe driver   - fdinfo memory stats printing   - DP MST bandwidth mgmt improvements   - DP panel replay enabling   - MTL C20 phy state verification   - MTL DP DSC fractional bpp support   - Audio fastset support   - use dma_fence interfaces instead of i915_sw_fence   - Separate gem and display code   - AUX register macro refactoring   - Separate display module/device parameters   - Move display capabilities debugfs under display   - Makefile cleanups   - Register cleanups   - Move display lock inits under display/   - VLV/CHV DPIO PHY register and interface refactoring   - DSI VBT sequence refactoring   - C10/C20 PHY PLL hardware readout   - DPLL code cleanups   - Cleanup PXP plane protection checks   - Improve display debug msgs   - PSR selective fetch fixes/improvements   - DP MST fixes   - Xe2LPD FBC restrictions removed   - DGFX uses direct VBT pin mapping   - more MTL WAs   - fix MTL eDP bug   - eliminate use of kmap_atomic  habanalabs:   - sysfs entry to identify a device minor id with debugfs path   - sysfs entry to expose device module id   - add signed device info retrieval through INFO ioctl   - add Gaudi2C device support   - pcie reset prepare/done hooks  msm:   - Add support for SDM670, SM8650   - Handle the CFG interconnect to fix the obscure hangs / timeouts   - Kconfig fix for QMP dependency   - use managed allocators   - DPU: SDM670, SM8650 support   - DPU: Enable SmartDMA on SM8350 and SM8450   - DP: enable runtime PM support   - GPU: add metadata UAPI   - GPU: move devcoredumps to GPU device   - GPU: convert to drm_exec  ivpu:   - update FW API   - new debugfs file   - a new NOP job submission test mode   - improve suspend/resume   - PM improvements   - MMU PT optimizations   - firmware profile frequency support   - support for uncached buffers   - switch to gem shmem helpers   - replace kthread with threaded irqs  rockchip:   - rk3066_hdmi: convert to atomic   - vop2: support nv20 and nv30   - rk3588 support  mediatek:   - use devm_platform_ioremap_resource   - stop using iommu_present   - MT8188 VDOSYS1 display support  panfrost:   - PM improvements   - improve interrupt handling as poweroff  qaic:   - allow to run with single MSI   - support host/device time sync   - switch to persistent DRM devices  exynos:   - fix potential error pointer dereference   - fix wrong error checking   - add missing call to drm_atomic_helper_shutdown  omapdrm:   - dma-fence lockdep annotation fix  tidss:   - dma-fence lockdep annotation fix   - support for AM62A7  v3d:   - BCM2712 - rpi5 support   - fdinfo + gputop support   - uapi for CPU job handling  virtio-gpu:   - add context debug name&quot;* tag &apos;drm-next-2024-01-10&apos; of git://anongit.freedesktop.org/drm/drm: (2340 commits)  drm/amd/display: Allow z8/z10 from driver  drm/amd/display: fix bandwidth validation failure on DCN 2.1  drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well  drm/amd/display: Move fixpt_from_s3132 to amdgpu_dm  drm/amd/display: Fix recent checkpatch errors in amdgpu_dm  Revert &quot;drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole&quot;  drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()  drm/amd/display: Fix power_helpers.c codestyle  drm/amd/display: Fix hdcp_log.h codestyle  drm/amd/display: Fix hdcp2_execution.c codestyle  drm/amd/display: Fix hdcp_psp.h codestyle  drm/amd/display: Fix freesync.c codestyle  drm/amd/display: Fix hdcp_psp.c codestyle  drm/amd/display: Fix hdcp1_execution.c codestyle  drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_init  drm/amdkfd: Fix iterator used outside loop in &apos;kfd_add_peer_prop()&apos;  drm/amdgpu: Drop &apos;fence&apos; check in &apos;to_amdgpu_amdkfd_fence()&apos;  drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c  drm/amdgpu: Fix &apos;*fw&apos; from request_firmware() not released in &apos;amdgpu_ucode_request()&apos;  drm/amdgpu: Fix variable &apos;mca_funcs&apos; dereferenced before NULL check in &apos;amdgpu_mca_smu_get_mca_entry()&apos;  ...

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Fri, 12 Jan 2024 20:32:19 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d2197029026021ea4bc68475e5abef2213c8b01c - Merge tag &apos;drm-xe-next-2023-12-21-pr1-1&apos; of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#d2197029026021ea4bc68475e5abef2213c8b01c</link>
        <description>Merge tag &apos;drm-xe-next-2023-12-21-pr1-1&apos; of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextIntroduce a new DRM driver for Intel GPUsXe, is a new driver for Intel GPUs that supports both integrated anddiscrete platforms. The experimental support starts with Tiger Lake.i915 will continue be the main production driver for the platformsup to Meteor Lake and Alchemist. Then the goal is to make this IntelXe driver the primary driver for Lunar Lake and newer platforms.It uses most, if not all, of the key drm concepts, in special: TTM,drm-scheduler, drm-exec, drm-gpuvm/gpuva and others.Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;[airlied: add an extra X86 check, fix a typo, fix drm_exec_init interfacechange].From: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/ZYSwLgXZUZ57qGPQ@intel.com

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Thu, 21 Dec 2023 22:55:59 +0100</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>9616e74b796c752ec29c3c83f3e33277d2b25b8e - drm/xe: Add support for OOB workarounds</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#9616e74b796c752ec29c3c83f3e33277d2b25b8e</link>
        <description>drm/xe: Add support for OOB workaroundsThere are WAs that, due to their nature, cannot be applied from acentral place like xe_wa.c. Those are peppered around the rest of thecode, as needed. Now they have a new name:  &quot;out-of-band workarounds&quot;.These workarounds have their names and rules still grouped in xe_wa.c,inside the xe_wa_oob array, which is generated at compile time byxe_wa_oob.rules and the hostprog xe_gen_wa_oob. The code generationguarantees that the header xe_wa_oob.h contains the IDs for theworkarounds that match the index in the table. This way the runtimechecks that are spread throughout the code are simple tests against thebitmap saved during initialization.v2: Fix prev_name tracking not working when it&apos;s empty, i.e. when there    is more than 1 continuation rule.Reviewed-by: Matt Roper &lt;matthew.d.roper@intel.com&gt;Link: https://lore.kernel.org/r/20230526164358.86393-13-lucas.demarchi@intel.comSigned-off-by: Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Fri, 26 May 2023 18:43:49 +0200</pubDate>
        <dc:creator>Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>dd08ebf6c3525a7ea2186e636df064ea47281987 - drm/xe: Introduce a new DRM driver for Intel GPUs</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/xe/.gitignore#dd08ebf6c3525a7ea2186e636df064ea47281987</link>
        <description>drm/xe: Introduce a new DRM driver for Intel GPUsXe, is a new driver for Intel GPUs that supports both integrated anddiscrete platforms starting with Tiger Lake (first Intel Xe Architecture).The code is at a stage where it is already functional and has experimentalsupport for multiple platforms starting from Tiger Lake, with initialsupport implemented in Mesa (for Iris and Anv, our OpenGL and Vulkandrivers), as well as in NEO (for OpenCL and Level0).The new Xe driver leverages a lot from i915.As for display, the intent is to share the display code with the i915driver so that there is maximum reuse there. But it is not addedin this patch.This initial work is a collaboration of many people and unfortunatelythe big squashed patch won&apos;t fully honor the proper credits. But let&apos;sget some git quick stats so we can at least try to preserve some of thecredits:Co-developed-by: Matthew Brost &lt;matthew.brost@intel.com&gt;Co-developed-by: Matthew Auld &lt;matthew.auld@intel.com&gt;Co-developed-by: Matt Roper &lt;matthew.d.roper@intel.com&gt;Co-developed-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;Co-developed-by: Francois Dugast &lt;francois.dugast@intel.com&gt;Co-developed-by: Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;Co-developed-by: Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;Co-developed-by: Philippe Lecluse &lt;philippe.lecluse@intel.com&gt;Co-developed-by: Nirmoy Das &lt;nirmoy.das@intel.com&gt;Co-developed-by: Jani Nikula &lt;jani.nikula@intel.com&gt;Co-developed-by: Jos&#233; Roberto de Souza &lt;jose.souza@intel.com&gt;Co-developed-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;Co-developed-by: Dave Airlie &lt;airlied@redhat.com&gt;Co-developed-by: Faith Ekstrand &lt;faith.ekstrand@collabora.com&gt;Co-developed-by: Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;Co-developed-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/xe/.gitignore</description>
        <pubDate>Thu, 30 Mar 2023 23:31:57 +0200</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
