]> www.infradead.org Git - users/hch/misc.git/shortlog
users/hch/misc.git
2024-06-07 Matthew Brostdrm/xe: Drop EXEC_QUEUE_FLAG_BANNED
2024-06-07 Himal Prasad... drm/xe: Cleanup force wake registers bit definitions
2024-06-07 Matthew Brostdrm/xe: Rework GPU page fault handling
2024-06-07 Jani Nikuladrm/xe: do not select ACPI_BUTTON
2024-06-07 Michal Wajdeczkodrm/xe/guc: Allow CTB G2H processing without G2H IRQ
2024-06-07 Michal Wajdeczkodrm/xe/guc: Split g2h worker function
2024-06-06 Riana Taurodrm/xe: move disable_c6 call
2024-06-06 Riana Taurodrm/xe/xe_gt_idle: use GT forcewake domain assertion
2024-06-06 Jonathan Cavittdrm/xe/xe_gt_debugfs: Add synchronous gt reset debugfs
2024-06-06 Matthew Brostdrm/xe: Do not dereference NULL job->fence in trace...
2024-06-06 Michal Wajdeczkodrm/xe/vf: Custom GT restart
2024-06-06 Michal Wajdeczkodrm/xe/vf: Custom GuC reset
2024-06-06 Michal Wajdeczkodrm/xe/vf: Custom uC initialization
2024-06-06 Michal Wajdeczkodrm/xe/vf: Support only GuC/HuC firmwares
2024-06-05 Matthew Brostdrm/xe: Don't overmap identity VRAM mapping
2024-06-05 Andrzej Hajdadrm/xe: flush engine buffers before signalling user...
2024-06-05 Andrzej HajdaRevert "drm/xe: flush gtt before signalling user fence...
2024-06-05 Thorsten Blumdrm/xe/vm: Simplify if condition
2024-06-05 Jani Nikuladrm/xe: drop redundant W=1 warnings from Makefile
2024-06-05 Nirmoy Dasdrm/xe: Use missing lock in relay_needs_worker
2024-06-05 Tejas Upadhyaydrm/xe/xe2lpg: Add permanent wa_14020756599
2024-06-05 Tejas Upadhyaydrm/xe/xe2lpm: Add permanent Wa_14020756599
2024-05-31 Niranjana Vishwanath... drm/xe: Add kernel-doc to some xe_lrc interfaces
2024-05-31 Matthew Brostdrm/xe: Fix NULL ptr dereference in devcoredump
2024-05-31 Michal Wajdeczkodrm/xe/pf: Update the LMTT when freeing VF GT config
2024-05-30 Michal Wajdeczkodrm/xe: Split MCR initialization
2024-05-30 Michal Wajdeczkodrm/xe/vf: Setup VRAM based on received config data
2024-05-30 Michal Wajdeczkodrm/xe: Promote VRAM initialization function to own...
2024-05-30 Michal Wajdeczkodrm/xe: Drop xe_ prefix from static functions in xe_mmio.c
2024-05-30 Michal Wajdeczkodrm/xe: Move BAR definitions to dedicated file
2024-05-30 Michal Wajdeczkodrm/xe: Move XEHP_MTCFG_ADDR register definition to...
2024-05-30 Daniele Ceraolo... Revert "drm/xe: make gt_remove use devm"
2024-05-30 Arnd Bergmanndrm/xe: replace format-less snprintf() with strscpy()
2024-05-30 Niranjana Vishwanath... drm/xe: Decouple xe_exec_queue and xe_lrc
2024-05-30 Niranjana Vishwanath... drm/xe: Remove unwanted mutex locking
2024-05-29 Michal Wajdeczkodrm/xe: Drop undesired prefix from the platform name
2024-05-29 Karthik Poosadrm/xe/hwmon: Expose card power and energy attributes...
2024-05-29 Karthik Poosadrm/xe/hwmon: Add HWMON support for BMG
2024-05-29 Nirmoy Dasdrm/xe: Add engine name to the engine reset and cat...
2024-05-29 Nirmoy Dasdrm/xe: Check empty pinned BO list with lock held.
2024-05-28 John Harrisondrm/xe/guc: Fix uninitialised count in GuC load debug...
2024-05-28 Oded GabbayMAINTAINERS: update Xe driver maintainers
2024-05-28 Riana Taurodrm/xe: Enable Coarse Power Gating
2024-05-28 Riana Taurodrm/xe: Standardize power gate registers
2024-05-28 Matt Roperdrm/xe: Don't refer to general LRC initialization as...
2024-05-28 Michal Wajdeczkodrm/xe: Use platform name in xe_assert()
2024-05-28 Michal Wajdeczkodrm/xe: Store platform name in xe_device.info
2024-05-28 Andrzej Hajdadrm/xe: allow unaligned start and size xe_res_cursor...
2024-05-28 Andrzej Hajdadrm/xe: flush gtt before signalling user fence on all...
2024-05-27 Umesh Nerlige... drm/xe: Do not access xe file when updating exec queue...
2024-05-27 Umesh Nerlige... drm/xe: Use run_ticks instead of runtime for client...
2024-05-27 Thomas Hellströmdrm/xe: Move job creation out of the struct xe_migrate...
2024-05-27 Thomas Hellströmdrm/xe: Remove xe_lrc_create_seqno_fence()
2024-05-27 Thomas Hellströmdrm/xe: Don't initialize fences at xe_sched_job_create()
2024-05-27 Thomas Hellströmdrm/xe: Split lrc seqno fence creation up
2024-05-27 Matthew Brostdrm/xe: Decouple job seqno and lrc seqno
2024-05-27 Michal Wajdeczkodrm/xe/vf: Use only assigned GGTT region
2024-05-27 Michal Wajdeczkodrm/xe/vf: Read VF configuration prior to GGTT initiali...
2024-05-24 Michal Wajdeczkodrm/xe/vf: Treat GMDID as another runtime register
2024-05-24 Michal Wajdeczkodrm/xe/vf: Cache value of the GMDID register
2024-05-24 Michal Wajdeczkodrm/xe/vf: Provide early access to GMDID register
2024-05-24 Michal Wajdeczkodrm/xe/vf: Obtain value of GMDID register from GuC
2024-05-24 Michal Wajdeczkodrm/xe/guc: Add GLOBAL_CFG_GMD_ID KLV definition
2024-05-24 Michal Wajdeczkodrm/xe/vf: Use register values obtained from the PF
2024-05-23 John Harrisondrm/xe/guc: Port over the slow GuC loading support...
2024-05-23 John Harrisondrm/xe: Make read_perf_limit_reasons globally accessible
2024-05-23 José Roberto... drm/xe: Nuke simple error capture
2024-05-23 José Roberto... drm/xe: Add process name to devcoredump
2024-05-23 Dr. David Alan... drm/xe: remove unused struct 'xe_gt_desc'
2024-05-23 Rodrigo Vividrm/xe: Enable D3Cold on 'low' VRAM utilization
2024-05-23 Rodrigo Vividrm/xe: Stop checking for power_lost on D3Cold
2024-05-23 Rodrigo Vividrm/xe: Prepare display for D3Cold
2024-05-23 Rodrigo Vividrm/xe: Relax runtime pm protection around VM
2024-05-23 Rodrigo Vividrm/xe: Relax runtime pm protection during execution
2024-05-23 Rodrigo Vividrm/xe: Fix xe_pm_runtime_get_if_in_use documentation
2024-05-23 Rodrigo Vividrm/xe: Fix xe_pm_runtime_get_if_active return
2024-05-22 Niranjana Vishwanath... drm/xe: Properly handle alloc_guc_id() failure
2024-05-22 Michal Wajdeczkodrm/xe/uc: Don't emit false error if running in execlis...
2024-05-22 Matthew Aulddrm/xe/display: move device_remove over to drmm
2024-05-22 Matthew Aulddrm/xe/display: stop calling domains_driver_remove...
2024-05-22 Matthew Aulddrm/xe/display: move display fini stuff to devm
2024-05-22 Matthew Aulddrm/xe: reset mmio mappings with devm
2024-05-22 Matthew Aulddrm/xe/mmio: move mmio_fini over to devm
2024-05-22 Matthew Aulddrm/xe: make gt_remove use devm
2024-05-22 Matthew Aulddrm/xe/gt: break out gt_fini into sw vs hw state
2024-05-22 Matthew Aulddrm/xe/coredump: move over to devm
2024-05-22 Matthew Aulddrm/xe/device: move xe_device_sanitize over to devm
2024-05-22 Matthew Aulddrm/xe/device: move flr to devm
2024-05-22 Matthew Aulddrm/xe/irq: move irq_uninstall over to devm
2024-05-22 Matthew Aulddrm/xe/guc_pc: s/pc_fini/pc_fini_hw/
2024-05-22 Matthew Aulddrm/xe/guc_pc: move pc_fini to devm
2024-05-22 Matthew Aulddrm/xe/guc: s/guc_fini/guc_fini_hw/
2024-05-22 Matthew Aulddrm/xe/guc: move guc_fini over to devm
2024-05-22 Matthew Aulddrm/xe/ggtt: use drm_dev_enter to mark device section
2024-05-22 Matthew Aulddrm/xe: covert sysfs over to devm
2024-05-22 Matthew Aulddrm/xe/pci: remove broken driver_release
2024-05-22 Michal Wajdeczkodrm/xe/vf: Custom GuC initialization if VF
2024-05-22 Michal Wajdeczkodrm/xe/guc: Allow to initialize submission with limited...
2024-05-22 Michal Wajdeczkodrm/xe: Cleanup xe_mmio.h
2024-05-22 Michal Wajdeczkodrm/xe: Don't rely on indirect includes from xe_mmio.h
next