summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-09-18drm/xe/configfs: Add mid context restore bbLucas De Marchi
2025-09-18drm/xe/lrc: Allow to add user commands mid context switchLucas De Marchi
2025-09-18drm/xe/lrc: Allow INDIRECT_CTX for more engine classesLucas De Marchi
2025-09-18drm/xe/configfs: Add post context restore bbLucas De Marchi
2025-09-18drm/xe/lrc: Allow to add user commands on context switchLucas De Marchi
2025-09-18drm/xe/configfs: Allow to select by class onlyLucas De Marchi
2025-09-18drm/xe/configfs: Extract function to parse engineLucas De Marchi
2025-09-18drm/xe/xe_late_bind_fw: Extract and print version infoBadal Nilawar
2025-09-18drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late bindingBadal Nilawar
2025-09-18drm/xe/xe_late_bind_fw: Reload late binding fw during system resumeBadal Nilawar
2025-09-18drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resumeBadal Nilawar
2025-09-18drm/xe/xe_late_bind_fw: Load late binding firmwareBadal Nilawar
2025-09-18drm/xe/xe_late_bind_fw: Initialize late binding firmwareBadal Nilawar
2025-09-18drm/xe/xe_late_bind_fw: Introduce xe_late_bind_fwBadal Nilawar
2025-09-18drm/xe: Work around clang multiple goto-label errorThomas Hellström
2025-09-17drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio
2025-09-17drm/xe/sysfs: Simplify sysfs registrationMichal Wajdeczko
2025-09-17drm/xe/vf: Don't expose sysfs attributes not applicable for VFsMichal Wajdeczko
2025-09-17drm/xe/madvise: Fix ioctl argument checkShuicheng Lin
2025-09-17drm/xe: Misc refine for svmShuicheng Lin
2025-09-17drm/xe: Fix error handling if PXP fails to startDaniele Ceraolo Spurio
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