linux-2.6-microblaze.git
2025-10-31 Simona VetterMerge tag 'drm-misc-next-2025-10-28' of https://gitlab...
2025-10-31 Simona VetterMerge tag 'drm-xe-next-2025-10-28' of https://gitlab...
2025-10-31 Simona VetterMerge tag 'amd-drm-next-6.19-2025-10-24' of https:...
2025-10-28 Icenowy Zhengdrm/ttm: add pgprot handling for RISC-V
2025-10-27 Troy Hansonaccel/qaic: Rename constant for clarity
2025-10-27 Aswin Venkatesanaccel/qaic: Fix comment
2025-10-27 Youssef Samiraccel/qaic: Update the sahara image table for AIC200
2025-10-27 Michal Wajdeczkodrm/xe/pf: Access VF's register using dedicated MMIO...
2025-10-27 Nitin Gotedrm/xe/xe3: Add WA_14024681466 for Xe3_LPG
2025-10-27 Marek Vasutdt-bindings: gpu: img,powervr-rogue: Document GX6250...
2025-10-27 Michal Wajdeczkodrm/xe/pf: Fix VF FLR synchronization between all GTs
2025-10-27 Sanjay Yadavdrm/xe: Fix spelling and typos across Xe driver files
2025-10-27 Philipp StannerMAINTAINERS: Maintain spsc_queue through drm_sched
2025-10-26 Thomas Zimmermanndrm/gem-atomic: Reset plane state to NULL if allocation...
2025-10-24 Matt Roperdrm/xe/configfs: Drop MAX_GT_TYPE_CHARS constant
2025-10-24 Rob Herring... accel: Add Arm Ethos-U NPU driver
2025-10-24 Rob Herring... dt-bindings: npu: Add Arm Ethos-U65/U85
2025-10-24 Lizhi Houaccel/amdxdna: Fix uninitialized return value
2025-10-24 Lizhi Houaccel/amdxdna: Fix incorrect return value in aie2_hwctx...
2025-10-24 Ruben Wautersdrm/gud: rearrange gud_probe() to prepare for function...
2025-10-24 Thomas ZimmermannMerge drm/drm-next into drm-misc-next
2025-10-24 Simona VetterMerge tag 'drm-misc-next-2025-10-21' of https://gitlab...
2025-10-24 Thomas Zimmermanndrm/client: Do not free client memory by default
2025-10-24 Thomas Zimmermanndrm/log: Add free callback
2025-10-24 Thomas Zimmermanndrm/log: Do not hold lock across drm_client_release()
2025-10-24 Thomas Zimmermanndrm/client: Add client free callback to unprepare fb_helper
2025-10-23 Matt Roperdrm/xe/xe3p_xpc: Add MCR steering for NODE and L3BANK...
2025-10-23 Matt Roperdrm/xe/xe3p_xpc: Treat all PSMI MCR ranges as "INSTANCE0"
2025-10-23 Matthew Brostdrm/xe: Use SVM range helpers in PT layer
2025-10-23 Matt Roperdrm/xe/cri: Setup MOCS table
2025-10-23 Maciej Falkowskiaccel/ivpu: Add support for Nova Lake's NPU
2025-10-23 Balasubramani... drm/xe/cri: Add CRI platform definition
2025-10-23 Matthew Aulddrm/xe/migrate: skip bounce buffer path on xe2
2025-10-23 Matthew Aulddrm/xe/migrate: support MEM_COPY instruction
2025-10-23 Matthew Aulddrm/xe/migrate: trim batch buffer sizing
2025-10-23 Matthew Aulddrm/xe/migrate: fix batch buffer sizing
2025-10-23 Matthew Aulddrm/xe/migrate: fix chunk handling for 2M page emit
2025-10-23 Matthew Aulddrm/xe/migrate: rework size restrictions for sram pte...
2025-10-23 Matthew Aulddrm/xe/migrate: fix offset and len check
2025-10-23 Thomas Zimmermanndrm/sysfb: Use new CRTC state in begin_fb_access
2025-10-22 Matthew Brostdrm/xe: Avoid PM wake reference during VF migration
2025-10-22 Matthew Brostdrm/xe: Do not wake device during a GT reset
2025-10-22 Matthew Brostdrm/xe: Check return value of GGTT workqueue allocation
2025-10-22 Tomasz Lisdrm/xe/vf: Do not disable VF migration on ATS-M
2025-10-22 Tomasz Lisdrm/xe: Assert that VF will never use fixed placement...
2025-10-22 Tomasz Lisdrm/xe/vf: Fix GuC FW check for VF migration support
2025-10-22 Tomasz Lisdrm/xe/vf: Revert logic of vf.migration.enabled
2025-10-22 Gustavo Sousadrm/xe/tests/pci: Check dma_mask_size, va_bits and...
2025-10-22 Gustavo Sousadrm/xe/tests/pci: Convert GT count check to general...
2025-10-22 José Expósitodrm/vkms: Allow to configure connector status via configfs
2025-10-22 José Expósitodrm/vkms: Allow to update the connector status
2025-10-22 José Expósitodrm/vkms: Allow to configure connector status
2025-10-22 José Expósitodrm/vkms: Remove completed task from the TODO list
2025-10-22 José Expósitodrm/vkms: Allow to configure the default device creation
2025-10-22 Louis Chauvetdrm/vkms: Allow to attach connectors and encoders via...
2025-10-22 Louis Chauvetdrm/vkms: Allow to configure multiple connectors via...
2025-10-22 Louis Chauvetdrm/vkms: Allow to attach encoders and CRTCs via configfs
2025-10-22 Louis Chauvetdrm/vkms: Allow to configure multiple encoders via...
2025-10-22 Louis Chauvetdrm/vkms: Allow to attach planes and CRTCs via configfs
2025-10-22 Louis Chauvetdrm/vkms: Allow to configure CRTC writeback support...
2025-10-22 Louis Chauvetdrm/vkms: Allow to configure multiple CRTCs via configfs
2025-10-22 Louis Chauvetdrm/vkms: Allow to configure the plane type via configfs
2025-10-22 Louis Chauvetdrm/vkms: Allow to configure multiple planes via configfs
2025-10-22 Louis Chauvetdrm/vkms: Add and remove VKMS instances via configfs
2025-10-22 José Expósitodrm/vkms: Expose device creation and destruction
2025-10-22 Marcus Folkessondrm/sitronix/st7571-i2c: remove unneeded semicolon
2025-10-22 Chen-Yu TsaiMAINTAINERS: Update Chen-Yu's email address
2025-10-22 Marek Vasutdt-bindings: display: bridge: renesas,dsi-csi2-tx:...
2025-10-21 Shuicheng Lindrm/xe: Fix stolen size check to allow equal WOPCM...
2025-10-21 Marek Vasutdt-bindings: gpu: img,powervr-rogue: Rework the allOf...
2025-10-21 Marek Vasutdt-bindings: gpu: img,powervr-rogue: Drop useless power...
2025-10-21 Maarten Lankhorstdrm/xe/display: Make panic support work on vram.
2025-10-21 Maarten Lankhorstdrm/xe: Extract xe_bo_is_visible_vram
2025-10-21 Simona VetterMerge tag 'drm-misc-next-2025-10-02' of https://gitlab...
2025-10-21 Dave AirlieMerge tag 'drm-xe-next-2025-10-20' of https://gitlab...
2025-10-21 Balasubramani... drm/xe/xe3p_lpm: Add special check in Media GT for...
2025-10-21 Brian Weltydrm/xe/xe3p_lpm: Configure MAIN_GAMCTRL_QUEUE_SELECT
2025-10-20 Lijo Lazardrm/amdgpu: Remove unused members in amdgpu_mman
2025-10-20 YiPeng Chaidrm/amdgpu: query block error count of ras module
2025-10-20 Ellen Pandrm/amdgpu: Add logic for VF data exchange region to...
2025-10-20 Ellen Pandrm/amdgpu: Add logic for VF ipd and VF bios to init...
2025-10-20 Ellen Pandrm/amdgpu: Reuse fw_vram_usage_* for dynamic critical...
2025-10-20 Ellen Pandrm/amdgpu: Introduce SRIOV critical regions v2 during...
2025-10-20 Ellen Pandrm/amdgpu: Add SRIOV crit_region_version support
2025-10-20 Ellen Pandrm/amdgpu: Updated naming of SRIOV critical region...
2025-10-20 YiPeng Chaidrm/amdgpu: query bad page info of ras module
2025-10-20 YiPeng Chaidrm/amdgpu: ras module supports error injection
2025-10-20 YiPeng Chaidrm/amd/ras: Update function and remove redundant code
2025-10-20 YiPeng Chaidrm/amd/ras: Update ras command context structure name
2025-10-20 Taimur Hassandrm/amd/display: Promote DC to 3.2.355
2025-10-20 Meenakshikumar... drm/amd/display: write segment pointer with mot enabled...
2025-10-20 Cruise Hungdrm/amd/display: Control BW allocation in FW side
2025-10-20 Ilya Bakoulindrm/amd/display: Fix misc. checkpatch issues
2025-10-20 Lewis Huangdrm/amd/display: Change clean dsc blocks condition...
2025-10-20 Nicholas Carbonesdrm/amd/display: Set DCN32 to use update planes and...
2025-10-20 Meenakshikumar... drm/amd/display: Check disable_fec flag before enabling...
2025-10-20 Aurabindo Pillaidrm/amd/display: Fix GFP_ATOMIC abuse
2025-10-20 YiPeng Chaidrm/amdgpu: Enable ras module
2025-10-20 Tiezhu Yangdrm/amd: Fix set but not used warnings
2025-10-20 YiPeng Chaidrm/amdgpu: Add ras module ip block to amdgpu discovery
next