summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_device.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelHEADmasterLinus Torvalds13 hours1-46/+85
|\
| * Merge tag 'drm-xe-next-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie2024-11-051-11/+14
| |\
| | * drm/xe/device: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray2024-10-171-11/+14
| * | Merge tag 'drm-xe-next-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie2024-10-181-1/+1
| |\|
| | * drm/xe: Enlarge the invalidation timeout from 150 to 500Shuicheng Lin2024-10-161-1/+1
| * | drm/xe: Use video aperture helpersThomas Zimmermann2024-10-141-2/+2
| |/
| * drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld2024-10-101-2/+2
| * drm/xe/devcoredump: Improve section headings and add tile infoJohn Harrison2024-10-071-0/+1
| * Merge drm/drm-next into drm-xe-nextThomas Hellström2024-10-041-0/+1
| |\
| * | drm/xe: Use fault injection infrastructure to find issues at probe timeFrancois Dugast2024-10-031-0/+3
| * | drm/xe: fix UAF around queue destructionMatthew Auld2024-09-261-1/+5
| * | drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost2024-09-241-2/+0
| * | drm/xe: move memirq out of VFIlia Levi2024-09-191-1/+1
| * | drm/xe: Introduce xe_device_uses_memirq()Ilia Levi2024-09-191-5/+3
| * | drm/xe: Defer gt->mmio initialization until after multi-tile setupMatt Roper2024-09-181-0/+7
| * | drm/xe: Convert to USM lock to rwsemMatthew Brost2024-09-181-3/+1
| * | drm/xe/device: Convert register access to use xe_mmioMatt Roper2024-09-111-20/+17
| * | drm/xe: Wire up device shutdown handlerMaarten Lankhorst2024-09-111-6/+34
| * | drm/xe: Update runtime detection of has_flat_ccsLucas De Marchi2024-09-061-3/+5
* | | drm/xe: Use the filelist from drm for ccs_mode changeBalasubramani Vivekanandan2024-11-041-10/+0
* | | drm/xe: Enlarge the invalidation timeout from 150 to 500Shuicheng Lin2024-10-241-1/+1
* | | drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld2024-10-161-2/+2
* | | drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost2024-10-031-2/+0
* | | drm/xe: Convert to USM lock to rwsemMatthew Brost2024-10-031-3/+1
* | | drm/xe: fix UAF around queue destructionMatthew Auld2024-10-031-1/+5
| |/ |/|
* | Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-09-191-3/+24
|\|
| * drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula2024-08-281-1/+1
| * 'drm/xe/hw_engine_group: Register hw engine group's exec queuesFrancois Dugast2024-08-171-0/+3
| * drm/xe: Rename enable_display module paramLucas De Marchi2024-08-131-1/+1
| * drm/xe: Store process name and pid in xe fileMatthew Brost2024-07-231-0/+9
| * drm/xe: Build PM into GuC CT layerMatthew Brost2024-07-191-0/+5
| * drm/xe: Add ref counting for xe_fileUmesh Nerlige Ramappa2024-07-191-2/+31
| * drm/xe: Move part of xe_file cleanup to a helperUmesh Nerlige Ramappa2024-07-191-11/+18
| * drm/xe: Don't suspend device upon wedgeMatthew Brost2024-07-171-0/+14
| * drm/xe: Wedge the entire deviceMatthew Brost2024-07-171-0/+6
| * drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay2024-07-111-0/+2
| * drm/xe/bmg: implement Wa_16023588340Matthew Auld2024-07-051-0/+30
| * drm/xe: Use VF_CAP_REG for device wmbMichal Wajdeczko2024-07-041-1/+10
| * drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit2024-07-031-2/+2
* | Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-09-161-0/+1
|\ \
| * | fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner2024-08-301-0/+1
* | | drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay2024-08-191-0/+2
* | | drm/xe/bmg: implement Wa_16023588340Matthew Auld2024-08-191-0/+30
|/ /
* | drm/xe: Build PM into GuC CT layerMatthew Brost2024-08-151-0/+5
* | drm/xe: Add ref counting for xe_fileUmesh Nerlige Ramappa2024-08-151-2/+31
* | drm/xe: Move part of xe_file cleanup to a helperUmesh Nerlige Ramappa2024-08-151-11/+18
* | drm/xe: Don't suspend device upon wedgeMatthew Brost2024-07-181-0/+14
* | drm/xe: Wedge the entire deviceMatthew Brost2024-07-181-0/+6
* | drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit2024-07-111-2/+2
|/
* drm/xe/irq: remove xe_irq_shutdownIlia Levi2024-06-261-8/+4