summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
8 daysdrm/xe: switch to local xbasename() helperCarlos Llamas1-1/+9
8 daysdrm/xe: Don't trigger rebind on initial dma-buf validationMatthew Brost1-1/+2
8 daysdrm/xe/vm: Clear the scratch_pt pointer on errorThomas Hellström1-2/+6
8 daysdrm/xe/vm: Don't pin the vm_resv during validationThomas Hellström2-16/+4
8 daysdrm/xe/xe_sync: avoid race during ufence signalingZbigniew Kempczyński1-1/+1
13 daysdrm/xe: Fix vm_bind_ioctl double free bugChristoph Manszewski1-1/+2
13 daysdrm/xe: Move ASID allocation and user PT BO tracking into xe_vm_createPiotr Piórkowski1-19/+15
2025-08-19drm/xe: Assign ioctl xe file handler to vm in xe_vm_createPiotr Piórkowski4-8/+9
2025-08-14drm/xe/pf: Set VF LMEM BAR sizeMichał Winiarski2-0/+23
2025-08-12drm/xe/hwmon: Add SW clamp for power limits writesKarthik Poosa1-0/+29
2025-08-12drm/xe: Defer buffer object shrinker write-backs and GPU waitsThomas Hellström1-4/+47
2025-08-12drm/xe/migrate: prevent potential UAFMatthew Auld1-4/+5
2025-08-12drm/xe/migrate: don't overflow max copy sizeMatthew Auld1-0/+6
2025-08-12drm/xe/migrate: prevent infinite recursionMatthew Auld1-12/+17
2025-08-08Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds10-8/+112
2025-08-04Mark xe driver as BROKEN if kernel page size is not 4kBSimon Richter1-0/+1
2025-08-04drm/xe/pf: Make sure PF is ready to configure VFsMichal Wajdeczko6-2/+63
2025-08-04drm/xe/pf: Disable PF restart worker on device removalMichal Wajdeczko1-1/+31
2025-08-04drm/xe/devcoredump: Defer devcoredump initialization during probeBalasubramani Vivekanandan2-4/+10
2025-08-04drm/xe/pf: Enable SR-IOV PF mode by defaultMichal Wajdeczko1-1/+7
2025-08-04Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-08-02drm/xe: fix typo "notifer"WangYuli1-1/+1
2025-08-01Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds8-33/+23
2025-07-31Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds164-2616/+6369
2025-07-30drm/xe/vf: Disable CSC support on VFLukasz Laguna1-0/+1
2025-07-29Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-14/+6
2025-07-28drm/xe/configfs: Fix pci_dev reference leakMichal Wajdeczko1-1/+2
2025-07-28drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()Shuicheng Lin1-22/+6
2025-07-28drm/xe/guc: Clear whole g2h_fence during initializationMichal Wajdeczko1-5/+1
2025-07-28drm/xe/vf: Don't register I2C devices if VFLukasz Laguna1-0/+3
2025-07-28drm/xe/uc: Fix missing unwind gotoZhanjun Dong1-1/+1
2025-07-28drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()Dan Carpenter1-2/+2
2025-07-28drm/xe/oa: Fix static checker warning about null gtAshutosh Dixit1-1/+1
2025-07-28drm/xe: Don't fail probe on unsupported mailbox commandRaag Jadav1-1/+6
2025-07-24drm/xe: Fix build without debugfsLucas De Marchi1-1/+1
2025-07-22drm/xe: Correct BMG VSEC header sizingMichael J. Ruhl1-15/+4
2025-07-22drm/xe: Correct the rev value for the DVSEC entriesMichael J. Ruhl1-0/+3
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie3-12/+10
2025-07-18Merge tag 'drm-xe-next-2025-07-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie60-765/+1501
2025-07-17drm/xe/pf: Resend PF provisioning after GT resetMichal Wajdeczko1-0/+27
2025-07-17drm/xe/pf: Prepare to stop SR-IOV support prior GT resetMichal Wajdeczko3-0/+27
2025-07-17drm/xe/migrate: Fix alignment checkLucas De Marchi1-2/+2
2025-07-17drm/xe: Move page fault init after topology initMatthew Brost1-3/+3
2025-07-17drm/xe/mocs: Initialize MOCS index earlyBalasubramani Vivekanandan1-2/+2
2025-07-17drm/xe/migrate: fix copy direction in access_memoryMatthew Auld1-1/+1
2025-07-17drm/xe: Dont skip TLB invalidations on VFTejas Upadhyay1-12/+10
2025-07-16drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fil...Ville Syrjälä2-2/+6
2025-07-15drm/xe: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal1-9/+3
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaíra Canal1-3/+3
2025-07-15drm/xe/pf: Invalidate LMTT after completing changesMichal Wajdeczko1-1/+11