linux-2.6-microblaze.git
2025-10-09 Matthew Brostdrm/xe/vf: Add xe_gt_recovery_pending helper
2025-10-09 Matthew Brostdrm/xe: Make LRC W/A scratch buffer usage consistent
2025-10-09 Matthew Brostdrm/xe: Don't change LRC ring head on job resubmission
2025-10-09 Matthew Brostdrm/xe: Return first unsignaled job first pending job...
2025-10-09 Matthew Brostdrm/xe: Track LR jobs in DRM scheduler pending list
2025-10-09 Matthew Brostdrm/xe/guc: Track pending-enable source in submission...
2025-10-09 Matthew Brostdrm/xe: Save off position in ring in which a job was...
2025-10-09 Matthew Brostdrm/xe: Add NULL checks to scratch LRC allocation
2025-10-08 Tejas Upadhyaydrm/xe: Move declarations under conditional branch
2025-10-07 Michal Wajdeczkodrm/xe/pf: Add max_vfs configfs attribute to control...
2025-10-07 Michal Wajdeczkodrm/xe/pf: Improve reading VF config blob from debugfs
2025-10-06 Michal Wajdeczkodrm/xe/guc: Ratelimit diagnostic messages from the...
2025-10-06 Michal Wajdeczkodrm/xe: Update MEMIRQ to use tile-based printk macros
2025-10-06 Michal Wajdeczkodrm/xe/pf: Update LMTT to use tile-based messages
2025-10-06 Michal Wajdeczkodrm/xe: Add tile-based SRIOV printk macros
2025-10-06 Michal Wajdeczkodrm/xe: Update SRIOV printk macros
2025-10-06 Michal Wajdeczkodrm/xe/pf: Make the late-initialization really late
2025-10-06 Michal Wajdeczkodrm/xe/xe_late_bind_fw: Fix and simplify parsing user...
2025-10-06 Michal Wajdeczkodrm/xe: Don't force DRM_XE_DEBUG_MEMIRQ for SR-IOV...
2025-10-06 Shuicheng Lindrm/xe: Fix copyright and function naming in xe_ttm_vra...
2025-10-06 Piotr Piórkowskidrm/xe: Combine userspace context check
2025-10-06 Piotr Piórkowskidrm/xe/pf: Force use user VRAM for LMEM provisioning
2025-10-06 Piotr Piórkowskidrm/xe: Force user context allocations in user VRAM
2025-10-06 Piotr Piórkowskidrm/xe: Introduce new BO flag XE_BO_FLAG_FORCE_USER_VRAM
2025-10-06 Piotr Piórkowskidrm/xe: Add initial support for separate kernel VRAM...
2025-10-04 Matthew BrostRevert "drm/xe/vf: Fixup CTB send buffer messages after...
2025-10-04 Matthew BrostRevert "drm/xe/vf: Post migration, repopulate ring...
2025-10-04 Matthew BrostRevert "drm/xe/vf: Rebase exec queue parallel commands...
2025-10-02 Michal Wajdeczkodrm/xe/pf: Synchronize VF FLR between all GTs
2025-10-02 Michal Wajdeczkodrm/xe/pf: Split VF FLR processing function
2025-10-02 Michal Wajdeczkodrm/xe/pf: Unify VF state tracking log
2025-10-02 Michal Wajdeczkodrm/xe/pf: Expose VF control operations over debugfs
2025-10-02 Michal Wajdeczkodrm/xe/pf: Log only top level VF state changes
2025-10-02 Michal Wajdeczkodrm/xe/pf: Add top level functions to control VFs
2025-10-02 Michal Wajdeczkodrm/xe: Detect GT workqueue allocation failure
2025-10-02 Niranjana Vishwanath... drm/xe/doc: Add documentation for Execution Queues
2025-10-02 Raag Jadavdrm/xe/i2c: Don't rely on d3cold.allowed flag in system...
2025-10-02 Mallesh Koujalagidrm/xe/xe_late_bind_fw: Initialize uval variable in...
2025-10-02 Thomas Hellströmdrm/gpusvm, drm/xe: Fix userptr to not allow device...
2025-09-30 Raag Jadavdrm/xe/sysfs: Drop redundant runtime PM usage
2025-09-30 Raag Jadavdrm/xe/hwmon: Drop redundant runtime PM usage
2025-09-30 Colin Ian Kingdrm/xe/xe_late_bind_fw: Fix missing initialization...
2025-09-30 Thomas Hellströmdrm/xe/bo: Fix an idle assertion for local bos
2025-09-30 Michal Wajdeczkodrm/xe/debugfs: Update xe_pat_dump signature
2025-09-30 Michal Wajdeczkodrm/xe/debugfs: Update xe_mocs_dump signature
2025-09-30 Michal Wajdeczkodrm/xe/debugfs: Update xe_tuning_dump signature
2025-09-30 Michal Wajdeczkodrm/xe/debugfs: Update xe_wa_dump signature
2025-09-30 Michal Wajdeczkodrm/xe/debugfs: Update xe_gt_topology_dump signature
2025-09-29 Michal Wajdeczkodrm/xe/pf: Make GGTT/LMEM debugfs files per-tile
2025-09-29 Michal Wajdeczkodrm/xe/debugfs: Promote xe_tile_debugfs_simple_show
2025-09-29 Michal Wajdeczkodrm/xe/pf: Move SR-IOV GT debugfs files to new tree
2025-09-29 Michal Wajdeczkodrm/xe/pf: Populate SR-IOV debugfs tree with tiles
2025-09-29 Michal Wajdeczkodrm/xe/pf: Create separate debugfs tree for SR-IOV...
2025-09-29 Michal Wajdeczkodrm/xe/pf: Promote PF debugfs function to its own file
2025-09-29 Michal Wajdeczkodrm/xe/vf: Don't claim support for firmware late-bind...
2025-09-29 Michal Wajdeczkodrm/xe/vf: Rename sriov_update_device_info
2025-09-26 Shuicheng Lindrm/xe/hw_engine_group: Fix double write lock release...
2025-09-25 Lucas De Marchidrm/xe/guc: Refactor GuC load to use poll_timeout_us()
2025-09-25 Lucas De Marchidrm/xe/guc: Extract function to print load error
2025-09-25 Lucas De Marchidrm/xe/guc: Drop helper to read freq
2025-09-25 Lucas De Marchidrm/xe/guc_pc: Use poll_timeout_us() for waiting
2025-09-25 Lucas De Marchidrm/xe/device: Use poll_timeout_us() to wait for lmem
2025-09-24 Lucas De Marchidrm/xe/configfs: Improve doc for ctx_restore* attributes
2025-09-24 Lucas De Marchidrm/xe/configfs: Fix engine class parsing
2025-09-24 Matthew Aulddrm/xe/uapi: loosen used tracking restriction
2025-09-23 Michal Wajdeczkodrm/xe/tests: Fix build break on clang 16.0.6
2025-09-23 Michal Wajdeczkodrm/xe/debugfs: Improve .show() helper for GT-based...
2025-09-23 Michal Wajdeczkodrm/xe/debugfs: Make ggtt file per-tile
2025-09-23 Lucas De Marchidrm/xe/psmi: Do not return NULL
2025-09-23 Thomas Hellströmdrm/xe/pm: Add lockdep annotation for the pm_block...
2025-09-23 Thomas Hellströmdrm/xe/pm: Hold the validation lock around evicting...
2025-09-22 Thomas Hellströmdrm/xe/dma-buf: Allow pinning of p2p dma-buf
2025-09-22 Thomas Hellströmdrm/xe: Pre-allocate system memory for pinned external...
2025-09-22 Thomas Hellströmdrm/xe: Don't copy pinned kernel bos twice on suspend
2025-09-22 Thomas HellströmMerge drm/drm-next into drm-xe-next
2025-09-21 Dave AirlieMerge tag 'amd-drm-next-6.18-2025-09-19' of https:...
2025-09-21 Dave AirlieMerge tag 'drm-xe-next-2025-09-19' of https://gitlab...
2025-09-19 Lucas De Marchidrm/xe: Fix build with CONFIG_MODULES=n
2025-09-19 Dave AirlieMerge tag 'drm-intel-next-2025-09-12' of https://gitlab...
2025-09-19 Dave AirlieMerge tag 'drm-misc-next-fixes-2025-09-18' of https...
2025-09-18 Lucas De Marchidrm/xe/configfs: Add mid context restore bb
2025-09-18 Lucas De Marchidrm/xe/lrc: Allow to add user commands mid context...
2025-09-18 Lucas De Marchidrm/xe/lrc: Allow INDIRECT_CTX for more engine classes
2025-09-18 Lucas De Marchidrm/xe/configfs: Add post context restore bb
2025-09-18 Lucas De Marchidrm/xe/lrc: Allow to add user commands on context switch
2025-09-18 Lucas De Marchidrm/xe/configfs: Allow to select by class only
2025-09-18 Lucas De Marchidrm/xe/configfs: Extract function to parse engine
2025-09-18 Matthew Schwartzdrm/amd/display: Only restore backlight after amdgpu_dm...
2025-09-18 Guangshuo Lidrm/amdgpu/atom: Check kcalloc() for WS buffer in amdgp...
2025-09-18 Christian Königdrm/amdgpu: revert to old status lock handling v3
2025-09-18 Badal Nilawardrm/xe/xe_late_bind_fw: Extract and print version info
2025-09-18 Badal Nilawardrm/xe/xe_late_bind_fw: Introduce debug fs node to...
2025-09-18 Badal Nilawardrm/xe/xe_late_bind_fw: Reload late binding fw during...
2025-09-18 Badal Nilawardrm/xe/xe_late_bind_fw: Reload late binding fw in rpm...
2025-09-18 Badal Nilawardrm/xe/xe_late_bind_fw: Load late binding firmware
2025-09-18 Badal Nilawardrm/xe/xe_late_bind_fw: Initialize late binding firmware
2025-09-18 Badal Nilawardrm/xe/xe_late_bind_fw: Introduce xe_late_bind_fw
2025-09-18 Alexander Usyskinmei: late_bind: add late binding component driver
2025-09-18 Alexander Usyskinmei: bus: add mei_cldev_mtu interface
2025-09-18 Sunil Khatridrm/amdgpu: add missing comment for the new argument
next