summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin2-1/+5
2025-12-15drm/xe: Restore engine registers before restarting schedulers after GT resetJan Maslak1-3/+4
2025-12-15drm/xe: Increase TDF timeoutJagmeet Randhawa1-1/+1
2025-12-15drm/xe/vf: Fix queuing of recovery workSatyanarayana K V P1-1/+1
2025-12-15drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-tableThomas Hellström1-1/+1
2025-12-15drm/me/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang1-2/+2
2025-12-15drm/xe/vf: Stop waiting for ring space on VF post migration recoveryTomasz Lis1-4/+6
2025-12-15drm/xe/throttle: Skip reason prefix while emitting arrayRaag Jadav1-1/+1
2025-12-15drm/xe: fix drm_gpusvm_init() argumentsArnd Bergmann1-1/+1
2025-12-15drm/xe: Do not reference loop variable directlyMatthew Brost1-2/+3
2025-12-15drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()Vinay Belgaumkar3-8/+9
2025-12-15drm/xe: Fix freq kobject leak on sysfs_create_files failureShuicheng Lin1-1/+3
2025-12-05Merge tag 'drm-next-2025-12-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds15-30/+222
2025-12-05Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-44/+14
2025-12-05Merge tag 'topic/drm-intel-plane-color-pipeline-2025-12-04' of https://gitlab...Dave Airlie1-0/+2
2025-12-05Merge tag 'drm-xe-next-fixes-2025-12-04' of https://gitlab.freedesktop.org/dr...Dave Airlie5-23/+36
2025-12-05drm/xe: Fix duplicated put due to merge resolutionThomas Hellström1-3/+0
2025-12-05Merge drm/drm-next into drm-xe-next-fixesThomas Hellström2-1/+3
2025-12-04drm/i915/color: Create a transfer function color pipelineChaitanya Kumar Borah1-0/+1
2025-12-04drm/i915: Add intel_color_opChaitanya Kumar Borah1-0/+1
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds223-4084/+11803
2025-12-04drm/xe/pf: fix VFIO link errorArnd Bergmann1-2/+2
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2025-12-01drm/xe: Protect against unset LRC when pausing submissionsTomasz Lis1-6/+16
2025-12-01drm/xe/vf: Start re-emission from first unsignaled job during VF migrationMatthew Brost3-15/+19
2025-12-01drm/xe/pf: Use div_u64 when calculating GGTT profileMichal Wajdeczko1-1/+1
2025-12-01drm/xe: Fix memory leak when handling pagefault vmaMika Kuoppala1-1/+0
2025-12-01drm/xe/pf: Export helpers for VFIOMichał Winiarski2-0/+84
2025-12-01drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski2-0/+20
2025-12-01drm/xe/pf: Enable SR-IOV VF migrationMichał Winiarski4-7/+42
2025-12-01drm/xe/pm: Add scope-based cleanup helper for runtime PMMatt Roper2-0/+38
2025-11-27Merge tag 'drm-xe-next-fixes-2025-11-21' of https://gitlab.freedesktop.org/dr...Dave Airlie3-5/+16
2025-11-25drm/xe: Fix conversion from clock ticks to millisecondsHarish Chegondi1-6/+1
2025-11-25drm/xe/guc: Fix stack_depot usageLucas De Marchi1-0/+3
2025-11-25drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()Shuicheng Lin1-6/+6
2025-11-21Merge tag 'drm-xe-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-21/+6
2025-11-21drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()Sanjay Yadav1-3/+5
2025-11-21drm/xe/pf: Check for fence error on VRAM save/restoreMichał Winiarski1-0/+9
2025-11-21drm/xe/pf: Drop the VF VRAM BO reference on successful restoreMichał Winiarski1-0/+2
2025-11-21drm/xe/pf: Fix kernel-doc warning in migration_save_consumeMichał Winiarski1-2/+0
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie2-1/+3
2025-11-19drm/xe: Switch to use %ptSpAndy Shevchenko1-2/+2
2025-11-18drm/xe/irq: Handle msix vector0 interruptVenkata Ramana Nayana1-17/+1
2025-11-18drm/xe: Remove duplicate DRM_EXEC selection from KconfigShuicheng Lin1-1/+0
2025-11-18drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper1-1/+1
2025-11-18drm/xe: Prevent BIT() overflow when handling invalid prefetch regionShuicheng Lin1-2/+4
2025-11-18drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane1-0/+1
2025-11-17Merge tag 'drm-intel-next-2025-11-14' of https://gitlab.freedesktop.org/drm/i...Dave Airlie4-35/+61
2025-11-17Merge tag 'drm-xe-next-2025-11-14' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie54-437/+3985
2025-11-17Merge tag 'drm-xe-next-2025-11-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie53-1256/+2557