aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_device.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+24
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds1-0/+1
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-17'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-19drm/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
2024-07-03drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit1-2/+2
2024-06-26drm/xe/irq: remove xe_irq_shutdownIlia Levi1-8/+4
2024-06-26drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar1-0/+3
2024-06-26Merge drm/drm-next into drm-xe-nextRodrigo Vivi1-0/+49
2024-06-20drm/xe/vf: Disable features that do not apply to VFsMichal Wajdeczko1-0/+13
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula1-29/+78
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit1-0/+4
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit1-1/+10
2024-06-18drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream typesAshutosh Dixit1-0/+2
2024-06-11Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-29/+78
2024-05-30drm/xe: Promote VRAM initialization function to own fileMichal Wajdeczko1-1/+2
2024-05-30Revert "drm/xe: make gt_remove use devm"Daniele Ceraolo Spurio1-2/+20
2024-05-29drm/xe: Remove unwanted mutex lockingNiranjana Vishwanathapura1-2/+6
2024-05-27drm/xe/vf: Read VF configuration prior to GGTT initializationMichal Wajdeczko1-0/+11
2024-05-22drm/xe: reset mmio mappings with devmMatthew Auld1-1/+3
2024-05-22drm/xe: make gt_remove use devmMatthew Auld1-20/+2
2024-05-22drm/xe/device: move xe_device_sanitize over to devmMatthew Auld1-2/+2
2024-05-22drm/xe/device: move flr to devmMatthew Auld1-2/+2
2024-05-22drm/xe/pci: remove broken driver_releaseMatthew Auld1-9/+0
2024-05-22drm/xe: Don't rely on indirect includes from xe_mmio.hMichal Wajdeczko1-0/+2
2024-05-13drm/xe: Move sw-only pcode initializationLucas De Marchi1-3/+0
2024-05-13drm/xe: Move xe_force_wake_init_gt() inside gt initializationLucas De Marchi1-3/+0
2024-05-13drm/xe: Move xe_gt_init_early() where it belongsLucas De Marchi1-6/+6
2024-05-09drm/xe: Move xe_gpu_commands.h file to instructions/Michal Wajdeczko1-1/+1
2024-05-07drm/xe: Fix xe_device.hMichal Wajdeczko1-0/+2
2024-05-03drm/xe/device: implement transient flushNirmoy Das1-0/+49
2024-05-02Merge tag 'drm-intel-next-2024-04-30' of https://anongit.freedesktop.org/git/...Dave Airlie1-0/+1