summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-09-17drm/xe/sysfs: Add cleanup action in xe_device_sysfs_initZongyao Bai
2025-09-17drm/xe/tests: Add pre-GMDID IP descriptors to param generatorsMichal Wajdeczko
2025-09-17drm/ttm: rename ttm_bo_put to _fini v3Christian König
2025-09-17drm/i915: move hpll and czclk caching under displayJani Nikula
2025-09-16drm/xe: Allow error injection for xe_pxp_exec_queue_addDaniele Ceraolo Spurio
2025-09-16drm/xe: Fix error handling if PXP fails to startDaniele Ceraolo Spurio
2025-09-16drm/xe: Remove duplicate header filesYang Li
2025-09-16drm/xe/guc: Return an error code if the GuC load failsJohn Harrison
2025-09-16drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()Dan Carpenter
2025-09-16drm/xe/sysfs: Add cleanup action in xe_device_sysfs_initZongyao Bai
2025-09-15drm/xe: defer free of NVM auxiliary container to device release callbackNitin Gote
2025-09-15drm/xe/hwmon: Remove type castingMallesh Koujalagi
2025-09-15drm/xe/guc: Add test for G2G communicationsJohn Harrison
2025-09-15drm/xe: Allow freeing of a managed boJohn Harrison
2025-09-15drm/xe/guc: Add firmware build type to available infoJohn Harrison
2025-09-15drm/xe/guc: Update CSS header structuresJohn Harrison
2025-09-15drm/xe: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))Fushuai Wang
2025-09-15drm/xe: Use ARRAY_SIZE in guc_waklv_init()Lucas De Marchi
2025-09-15drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()Dan Carpenter
2025-09-15drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitationMichal Wajdeczko
2025-09-15drm/xe/tile: Release kobject for the failure pathShuicheng Lin
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie
2025-09-12drm/xe: defer free of NVM auxiliary container to device release callbackNitin Gote
2025-09-12drm/xe/configfs: Fix documentation warningLucas De Marchi
2025-09-12drm/xe: Update workaround documentationLucas De Marchi
2025-09-12drm/xe/hwmon: Remove type castingMallesh Koujalagi
2025-09-12drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling"Colin Ian King
2025-09-12drm/xe/xe3: Extend Wa_18041344222 to graphics IP versions 30.00 and 30.01Harish Chegondi
2025-09-12drm/xe: Fix circular locking dependencyRodrigo Vivi
2025-09-12drm/xe: Use tile-oriented messages in GGTT codeMichal Wajdeczko
2025-09-12drm/xe: Add dedicated printk macros for tile and deviceMichal Wajdeczko
2025-09-12drm/xe: Prepare format for GT-oriented messages in one placeMichal Wajdeczko
2025-09-12drm/xe: Drop "gt_" prefix from xe_gt_WARN() macrosMichal Wajdeczko
2025-09-12drm/xe: Keep xe_gt_err() macro definitions togetherMichal Wajdeczko
2025-09-12Merge tag 'drm-misc-next-2025-09-11' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-09-12Merge tag 'drm-intel-next-2025-09-05' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-09-11drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio
2025-09-11drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitationMichal Wajdeczko
2025-09-11drm/xe: Fix driver reference in FLR commentVarun Gupta
2025-09-11drm/xe/guc: Add SLPC power profile interfaceVinay Belgaumkar
2025-09-11drm/xe: Fix uninitialized return valuesThomas Hellström
2025-09-10drm/xe/tile: Release kobject for the failure pathShuicheng Lin
2025-09-11xe: populate buffers before exporting them.Dave Airlie
2025-09-10Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2025-09-10drm/xe: Convert pinned suspend eviction for exhaustive evictionThomas Hellström
2025-09-10drm/xe: Rework instances of variants of xe_bo_create_locked()Thomas Hellström
2025-09-10drm/xe: Convert xe_bo_create_pin_map() for exhaustive evictionThomas Hellström
2025-09-10drm/xe: Convert xe_bo_create_pin_map_at() for exhaustive evictionThomas Hellström
2025-09-10drm/xe: Rename ___xe_bo_create_locked()Thomas Hellström
2025-09-10drm/xe: Convert xe_dma_buf.c for exhaustive evictionThomas Hellström