summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-09-28Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-17drm/xe/oa: Fix overflow in oa batch bufferJosé Roberto de Souza
2024-09-17drm/xe: Do not run GPU page fault handler on a closed VMMatthew Brost
2024-09-17drm/xe/bo: add some annotations in bo_put()Matthew Auld
2024-09-17drm/xe/client: use mem_type from the current resourceMatthew Auld
2024-09-17drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld
2024-09-17drm/xe/client: fix deadlock in show_meminfo()Matthew Auld
2024-09-17drm/xe/vram: fix ccs offset calculationMatthew Auld
2024-09-17drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macrosMichal Wajdeczko
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-09-12drm/xe: Fix missing conversion to xe_display_pm_runtime_resumeMaarten Lankhorst
2024-09-12drm/xe/xe2hpg: Add Wa_15016589081Tejas Upadhyay
2024-09-12drm/xe: Don't keep stale pointer to bo->ggtt_nodeMichal Wajdeczko
2024-09-12drm/xe: fix missing 'xe_vm_put'Dafna Hirschfeld
2024-09-12drm/xe: fix build warning with CONFIG_PM=nArnd Bergmann
2024-09-12drm/xe: Suppress missing outer rpm protection warningRodrigo Vivi
2024-09-12drm/xe: prevent potential UAF in pf_provision_vf_ggtt()Matthew Auld
2024-09-12drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld
2024-09-12drm/xe/client: fix deadlock in show_meminfo()Matthew Auld
2024-09-12drm/xe/oa: Enable Xe2+ PES disaggregationAshutosh Dixit
2024-09-12drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula
2024-09-12drm/xe: Fix access_ok check in user_fence_createNirmoy Das
2024-09-12drm/xe: Fix possible UAF in guc_exec_queue_process_msgMatthew Brost
2024-09-12drm/xe: Remove fence check from send_tlb_invalidationMatthew Brost
2024-09-12drm/xe/gt: Remove double includeLucas De Marchi
2024-09-10Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-09-06Merge tag 'drm-intel-next-2024-09-03' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-09-04drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi
2024-09-04drm/xe: Suspend/resume user access only during system s/rImre Deak
2024-09-04drm/xe/display: Match i915 driver suspend/resume sequences betterMaarten Lankhorst
2024-09-04drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi
2024-09-04drm/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe.Thomas Hellström
2024-09-03drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi
2024-09-03drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi
2024-09-03drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper
2024-09-03drm/xe/gsc: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio
2024-09-03drm/xe/display: use xe && 0 to avoid warnings about unused variablesJani Nikula
2024-09-03drm/xe: Remove redundant [drm] tag from xe_assert() messageMichal Wajdeczko
2024-09-02drm/xe/pf: Reset thresholds when releasing a VF configMichal Wajdeczko
2024-09-02drm/xe/pf: Add thresholds to the VF KLV configMichal Wajdeczko
2024-09-02drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()Jani Nikula
2024-09-02drm/xe: Fix merge fails related to display runtime PMMaarten Lankhorst
2024-09-02drm/i915 & drm/xe: save struct drm_device to drvdataJani Nikula
2024-09-01drm/xe: clean up fault injection usageJani Nikula
2024-08-30drm/xe: Invalidate media_gt TLBs in PT codeMatthew Brost
2024-08-30drm/xe/hwmon: Treat hwmon as a per-device conceptMatt Roper
2024-08-30drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper