summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_device.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-30Merge tag 'drm-next-2024-11-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+2
2024-11-22Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-46/+85
2024-11-21drm/xe: Mark preempt fence workqueue as reclaimMatthew Brost1-1/+2
2024-11-05Merge tag 'drm-xe-next-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-11/+14
2024-11-04drm/xe: Use the filelist from drm for ccs_mode changeBalasubramani Vivekanandan1-10/+0
2024-10-24drm/xe: Enlarge the invalidation timeout from 150 to 500Shuicheng Lin1-1/+1
2024-10-18Merge tag 'drm-xe-next-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-1/+1
2024-10-17drm/xe/device: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray1-11/+14
2024-10-16drm/xe: Enlarge the invalidation timeout from 150 to 500Shuicheng Lin1-1/+1
2024-10-16drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld1-2/+2
2024-10-14drm/xe: Use video aperture helpersThomas Zimmermann1-2/+2
2024-10-10drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld1-2/+2
2024-10-08drm/xe/devcoredump: Improve section headings and add tile infoJohn Harrison1-0/+1
2024-10-04Merge drm/drm-next into drm-xe-nextThomas Hellström1-0/+1
2024-10-03drm/xe: Use fault injection infrastructure to find issues at probe timeFrancois Dugast1-0/+3
2024-10-03drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost1-2/+0
2024-10-03drm/xe: Convert to USM lock to rwsemMatthew Brost1-3/+1
2024-10-03drm/xe: fix UAF around queue destructionMatthew Auld1-1/+5
2024-09-26drm/xe: fix UAF around queue destructionMatthew Auld1-1/+5
2024-09-24drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost1-2/+0
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+24
2024-09-19drm/xe: move memirq out of VFIlia Levi1-1/+1
2024-09-19drm/xe: Introduce xe_device_uses_memirq()Ilia Levi1-5/+3
2024-09-18drm/xe: Defer gt->mmio initialization until after multi-tile setupMatt Roper1-0/+7
2024-09-18drm/xe: Convert to USM lock to rwsemMatthew Brost1-3/+1
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds1-0/+1
2024-09-12drm/xe/device: Convert register access to use xe_mmioMatt Roper1-20/+17
2024-09-11drm/xe: Wire up device shutdown handlerMaarten Lankhorst1-6/+34
2024-09-06drm/xe: Update runtime detection of has_flat_ccsLucas De Marchi1-3/+5
2024-08-30fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner1-0/+1
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula1-1/+1
2024-08-19drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay1-0/+2
2024-08-19drm/xe/bmg: implement Wa_16023588340Matthew Auld1-0/+30
2024-08-18'drm/xe/hw_engine_group: Register hw engine group's exec queuesFrancois Dugast1-0/+3
2024-08-15drm/xe: Build PM into GuC CT layerMatthew Brost1-0/+5
2024-08-15drm/xe: Add ref counting for xe_fileUmesh Nerlige Ramappa1-2/+31
2024-08-15drm/xe: Move part of xe_file cleanup to a helperUmesh Nerlige Ramappa1-11/+18
2024-08-13drm/xe: Rename enable_display module paramLucas De Marchi1-1/+1
2024-07-23drm/xe: Store process name and pid in xe fileMatthew Brost1-0/+9
2024-07-20drm/xe: Build PM into GuC CT layerMatthew Brost1-0/+5
2024-07-19drm/xe: Add ref counting for xe_fileUmesh Nerlige Ramappa1-2/+31
2024-07-19drm/xe: Move part of xe_file cleanup to a helperUmesh Nerlige Ramappa1-11/+18
2024-07-18drm/xe: Don't suspend device upon wedgeMatthew Brost1-0/+14
2024-07-18drm/xe: Wedge the entire deviceMatthew Brost1-0/+6
2024-07-17drm/xe: Don't suspend device upon wedgeMatthew Brost1-0/+14
2024-07-17drm/xe: Wedge the entire deviceMatthew Brost1-0/+6
2024-07-11drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit1-2/+2
2024-07-11drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay1-0/+2
2024-07-05drm/xe/bmg: implement Wa_16023588340Matthew Auld1-0/+30
2024-07-04drm/xe: Use VF_CAP_REG for device wmbMichal Wajdeczko1-1/+10