linux-2.6-microblaze.git
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
2025-09-18 Alex Deucherdrm/amdgpu: suspend KFD and KGD user queues for S0ix
2025-09-18 Alex Deucherdrm/amdgpu/userq: Optimize S0ix handling
2025-09-18 Joe.Wangdrm/amdgpu: Fix PRT flag for gfx12
2025-09-18 Xiang Liudrm/amdgpu: Check VF critical region before RAS poison...
2025-09-18 Alex Deucherdrm/amdkfd: add proper handling for S0ix
2025-09-18 Xiang Liudrm/amdgpu: Introduce VF critical region check for...
2025-09-18 Alex Deucherdrm/amdgpu: remove non-DC DCE 11 code
2025-09-18 Asad Kamaldrm/amd/pm: Enable npm metrics data
2025-09-18 Asad Kamaldrm/amd/pm: Fetch npm data from system metrics table
2025-09-18 Asad Kamaldrm/amd/pm: Add sysfs node for node power
2025-09-18 Asad Kamaldrm/amd/pm: Allow system metrics table in 1vf mode
2025-09-18 Thomas Hellströmdrm/xe: Work around clang multiple goto-label error
2025-09-17 Michal Wajdeczkodrm/xe/sysfs: Simplify sysfs registration
2025-09-17 Michal Wajdeczkodrm/xe/vf: Don't expose sysfs attributes not applicable...
2025-09-17 Shuicheng Lindrm/xe/madvise: Fix ioctl argument check
2025-09-17 Shuicheng Lindrm/xe: Misc refine for svm
2025-09-17 Michal Wajdeczkodrm/xe/tests: Add pre-GMDID IP descriptors to param...
2025-09-17 Dave AirlieMerge tag 'drm-rust-next-2025-09-16' of https://gitlab...
2025-09-16 Daniele Ceraolo... drm/xe: Allow error injection for xe_pxp_exec_queue_add
2025-09-16 Daniele Ceraolo... drm/xe: Fix error handling if PXP fails to start
2025-09-16 Christian Königdrm/amdgpu: re-order and document VM code
2025-09-16 Christian Königdrm/amdgpu: remove check for BO reservation add assert...
2025-09-16 Asad Kamaldrm/amd/pm: Update pmfw headers for smu_v13_0_12
2025-09-16 Asad Kamaldrm/amd/pm: Rename amdgpu_hwmon_get_sensor_generic
2025-09-16 Mario Limonciellodrm/amd: Only restore cached manual clock settings...
2025-09-16 Rodrigo Siqueiradrm/amd/pm: Use devm_i2c_add_adapter() in the V14_0_2 smu
2025-09-16 Rodrigo Siqueiradrm/amd/pm: Use devm_i2c_add_adapter() in the V13_0_6 smu
2025-09-16 Rodrigo Siqueiradrm/amd/pm: Use devm_i2c_add_adapter() in the V13 smu
next