]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-05-30  Karthik Poosadrm/xe/hwmon: Move card reactive critical power under...
2025-05-30  Karthik Poosadrm/xe/hwmon: Add support to manage power limits though...
2025-05-30  Matthew Brostdrm/xe: Do not warn on SVM migration failing because...
2025-05-29  Balasubramani... drm/xe/mocs: Initialize MOCS index early
2025-05-29  Niranjana Vishwanath... drm/xe: Create LRC BO without VM
2025-05-29  Matthew Aulddrm/xe/vm: move xe_svm_init() earlier
2025-05-29  Matthew Aulddrm/xe/vm: move rebind_work init earlier
2025-05-29  Matthew Aulddrm/xe/bo: optimise CCS case for WB pages
2025-05-28  Michal Wajdeczkodrm/xe: Allow to trigger GT resets using debugfs writes
2025-05-28  Himal Prasad... drm/xe/svm: Avoid duplicate eviction on get_pages(...
2025-05-27  Rodrigo Vividrm/xe: Add missing documentation of rpa_freq
2025-05-27  Rodrigo Vividrm/xe: Make xe_gt_freq part of the Documentation
2025-05-22  Tomasz Lisdrm/xe/vf: Fail migration recovery if fixups needed...
2025-05-21  Matt Atwooddrm/xe/ptl: Update the PTL pci id table
2025-05-19  Shuicheng Lindrm/xe: Use xe_mmio_read32() to read mtcfg register
2025-05-19  Aradhya Bhatiadrm/xe: Default auto_link_downgrade status to false
2025-05-19  Aradhya Bhatiadrm/xe/guc: Make creation of SLPC debugfs files conditional
2025-05-16  Tejas Upadhyaydrm/xe/mocs: Check if all domains awake
2025-05-16  Piotr Piórkowskidrm/xe/pf: Don't allow LMEM provisioning if LMTT isn...
2025-05-15  John Harrisondrm/xe/guc: Track FAST_REQ H2Gs to report where errors...
2025-05-15  John Harrisondrm/xe/guc: Rename CONFIG_XE_LARGE_GUC_BUFFER
2025-05-15  John Harrisondrm/xe/guc: Add missing H2G error code definitions
2025-05-15  John Harrisondrm/xe/guc: Remove double blank line
2025-05-15  Lucas De Marchidrm/xe/guc_submit: Simplify and fix diff calculation
2025-05-15  Michal Wajdeczkodrm/xe/guc: Don't allocate managed BO for each policy...
2025-05-15  Michal Wajdeczkodrm/xe/guc: Unblock GuC buffer cache for all modes
2025-05-14  Himal Prasad... drm/xe/vm: Add debug prints for SVM range prefetch
2025-05-14  Himal Prasad... drm/xe/svm: Implement prefetch support for SVM ranges
2025-05-14  Himal Prasad... drm/xe/svm: Add xe_svm_find_vma_start() helper
2025-05-14  Himal Prasad... drm/gpusvm: Introduce drm_gpusvm_find_vma_start() function
2025-05-14  Himal Prasad... drm/xe/svm: Add xe_svm_range_validate() and xe_svm_rang...
2025-05-14  Himal Prasad... drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram...
2025-05-14  Himal Prasad... drm/xe/svm: Refactor usage of drm_gpusvm* function...
2025-05-14  Himal Prasad... drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
2025-05-14  Himal Prasad... drm/xe/vm: Add an identifier in xe_vma_ops for svm...
2025-05-14  Himal Prasad... drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to...
2025-05-14  Himal Prasad... drm/xe/svm: Make xe_svm_range_* end/start/size public
2025-05-14  Himal Prasad... drm/xe/svm: Make to_xe_range a public function
2025-05-14  Himal Prasad... drm/xe/svm: Helper to add tile masks to svm ranges
2025-05-14  Himal Prasad... drm/xe: Make xe_svm_alloc_vram public
2025-05-14  Himal Prasad... drm/xe: Introduce xe_vma_op_prefetch_range struct for...
2025-05-12  Umesh Nerlige... drm/xe: Add WA BB to capture active context utilization
2025-05-12  Umesh Nerlige... drm/xe: Save the gt pointer in lrc and drop the tile
2025-05-12  Umesh Nerlige... drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC...
2025-05-12  Matthew Brostdrm/xe: Add atomic_svm_timeslice_ms debugfs entry
2025-05-12  Matthew Brostdrm/xe: Timeslice GPU on atomic SVM fault
2025-05-12  Matthew Brostdrm/gpusvm: Add timeslicing support to GPU SVM
2025-05-12  Matthew Brostdrm/xe: Strict migration policy for atomic SVM faults
2025-05-12  Himal Prasad... drm/gpusvm: Introduce devmem_only flag for allocation
2025-05-12  Aradhya Bhatiadrm/xe/xe2hpg: Add Wa_22021007897
2025-05-12  Tomasz Lisdrm/xe/vf: Fixup CTB send buffer messages after migration
2025-05-12  Tomasz Lisdrm/xe/guc: Introduce enum with offsets for context...
2025-05-12  Tomasz Lisdrm/xe/vf: Shifting GGTT area post migration
2025-05-12  Tomasz Lisdrm/xe/vf: Divide GGTT ballooning into allocation and...
2025-05-12  Thomas Hellströmdrm/xe: Make the gem shrinker drm managed
2025-05-09  Thomas Hellströmdrm/xe: Fix the gem shrinker name
2025-05-07  Raag Jadavdrm/xe/doc: Wire up PCIe Gen5 limitations
2025-05-07  Raag Jadavdrm/xe: Expose PCIe link downgrade attributes
2025-05-07  Raag Jadavdrm/xe: Move xe_device_sysfs_init() to xe_device_probe()
2025-05-07  Shuicheng Lindrm/xe: Release force wake first then runtime power
2025-05-07  Shuicheng Lindrm/xe: Add config control for svm flush work
2025-05-07  Harish Chegondidrm/xe: Use copy_from_user() instead of __copy_from_user()
2025-05-05  Daniele Ceraolo... drm/xe/gsc: do not flush the GSC worker from the reset...
2025-05-01  Matthew Brostdrm/xe: Do not print timedout job message on killed...
2025-05-01  Arnd Bergmanndrm/xe: fix devcoredump chunk alignmnent calculation
2025-04-29  Daniele Ceraolo... drm/xe/vf: Fix guc_info debugfs for VFs
2025-04-29  Dafna Hirschfelddrm/gpusvm: set has_dma_mapping inside mapping loop
2025-04-29  Tejas Upadhyaydrm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
2025-04-28  Thomas HellströmMerge drm/drm-next into drm-xe-next
2025-04-28  Matthew Brostdrm/xe: Drop force_alloc from xe_bo_evict in selftests
2025-04-25  Harish Chegondidrm/xe/eustall: Do not support EU stall on SRIOV VF
2025-04-25  Harish Chegondidrm/xe/eustall: Resolve a possible circular locking...
2025-04-25  Dave AirlieMerge tag 'drm-xe-next-2025-04-17' of https://gitlab...
2025-04-24  Matthew Brostdrm/xe: Abort printing coredump in VM printer output...
2025-04-24  Matthew Brostdrm/print: Add drm_coredump_printer_is_full
2025-04-24  Matthew Brostdrm/xe: Update xe_ttm_access_memory to use GPU for...
2025-04-24  Matthew Brostdrm/xe: Add devcoredump chunking
2025-04-24  Lucas De Marchidrm/xe/hwmon: Fix kernel version documentation for...
2025-04-24  Lucas De Marchidrm/xe/hwmon: Fix kernel version documentation for...
2025-04-24  Thomas HellströmMerge drm/drm-next into drm-xe-next
2025-04-23  Dave Airliedrm/ttm/xe: drop unused force_alloc flag
2025-04-23  Jeevaka Prabu... drm/xe: Fix CFI violation when accessing sysfs files
2025-04-23  Matthew Aulddrm/xe: handle pinned memory in PM notifier
2025-04-23  Matthew Aulddrm/xe: share bo dma-resv with backup object
2025-04-23  Matthew Aulddrm/xe: evict user memory in PM notifier
2025-04-22  John Harrisondrm/xe/guc: Cache DSS info when creating capture regist...
2025-04-22  John Harrisondrm/xe/guc: Use the steering flag when printing registers
2025-04-22  John Harrisondrm/xe/guc: Fix capture of steering registers
2025-04-22  Harshit Mogalapallidrm/xe/svm: fix dereferencing error pointer in drm_gpus...
2025-04-17  Satyanarayana... drm/xe: Introduce fault injection for guc CTB send...
2025-04-17  Satyanarayana... drm/xe: Introduce fault injection for guc mmio send...
2025-04-17  Michal Wajdeczkodrm/xe: Use GT oriented message to report engine activi...
2025-04-17  Michal Wajdeczkodrm/xe/guc: Fix out-of-bound while enabling engine...
2025-04-17  Daniele Ceraolo... drm/xe/pxp: do not queue unneeded terminations from...
2025-04-16  Matthew Aulddrm/xe/dma_buf: stop relying on placement in unmap
2025-04-16  Matthew Aulddrm/xe/userptr: fix notifier vs folio deadlock
2025-04-15  Tvrtko Ursulindrm/xe: Adjust ringbuf emission for maximum possible...
2025-04-14  Dave AirlieMerge tag 'drm-intel-next-2025-04-11' of https://gitlab...
2025-04-14  Lucas De Marchidrm/xe: Set LRC addresses before guc load
2025-04-14  Michal Wajdeczkodrm/xe/pf: Don't show GGTT/LMEM debugfs files under...
next