summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_device.c
AgeCommit message (Expand)Author
2024-07-23drm/xe: Store process name and pid in xe fileMatthew Brost
2024-07-19drm/xe: Build PM into GuC CT layerMatthew Brost
2024-07-19drm/xe: Add ref counting for xe_fileUmesh Nerlige Ramappa
2024-07-19drm/xe: Move part of xe_file cleanup to a helperUmesh Nerlige Ramappa
2024-07-17drm/xe: Don't suspend device upon wedgeMatthew Brost
2024-07-17drm/xe: Wedge the entire deviceMatthew Brost
2024-07-11drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay
2024-07-05drm/xe/bmg: implement Wa_16023588340Matthew Auld
2024-07-04drm/xe: Use VF_CAP_REG for device wmbMichal Wajdeczko
2024-07-03drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit
2024-06-26drm/xe/irq: remove xe_irq_shutdownIlia Levi
2024-06-26drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar
2024-06-26Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2024-06-20drm/xe/vf: Disable features that do not apply to VFsMichal Wajdeczko
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit
2024-06-18drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream typesAshutosh Dixit
2024-06-11Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-05-30drm/xe: Promote VRAM initialization function to own fileMichal Wajdeczko
2024-05-30Revert "drm/xe: make gt_remove use devm"Daniele Ceraolo Spurio
2024-05-29drm/xe: Remove unwanted mutex lockingNiranjana Vishwanathapura
2024-05-27drm/xe/vf: Read VF configuration prior to GGTT initializationMichal Wajdeczko
2024-05-22drm/xe: reset mmio mappings with devmMatthew Auld
2024-05-22drm/xe: make gt_remove use devmMatthew Auld
2024-05-22drm/xe/device: move xe_device_sanitize over to devmMatthew Auld
2024-05-22drm/xe/device: move flr to devmMatthew Auld
2024-05-22drm/xe/pci: remove broken driver_releaseMatthew Auld
2024-05-22drm/xe: Don't rely on indirect includes from xe_mmio.hMichal Wajdeczko
2024-05-13drm/xe: Move sw-only pcode initializationLucas De Marchi
2024-05-13drm/xe: Move xe_force_wake_init_gt() inside gt initializationLucas De Marchi
2024-05-13drm/xe: Move xe_gt_init_early() where it belongsLucas De Marchi
2024-05-09drm/xe: Move xe_gpu_commands.h file to instructions/Michal Wajdeczko
2024-05-07drm/xe: Fix xe_device.hMichal Wajdeczko
2024-05-03drm/xe/device: implement transient flushNirmoy Das
2024-05-02Merge tag 'drm-intel-next-2024-04-30' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-04-26drm/xe: Fix spelling mistake "forcebly" -> "forcibly"Colin Ian King
2024-04-25drm/{i915,xe}: Unregister in-kernel clientsThomas Zimmermann
2024-04-24drm/xe: Check result of drmm_mutex_init()Michal Wajdeczko
2024-04-24drm/xe: Introduce the wedged_mode debugfsRodrigo Vivi
2024-04-24drm/xe: Force wedged state and block GT reset upon any GPU hangRodrigo Vivi
2024-04-24drm/xe: Introduce a simple wedged stateRodrigo Vivi
2024-04-22drm/xe: Kill xe_device_mem_access_{get*,put}Rodrigo Vivi
2024-04-18drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray
2024-04-18drm/xe: Ensure all the inner access are using the _noresume variantRodrigo Vivi
2024-04-18drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_activeRodrigo Vivi
2024-04-18drm/xe: Removing extra mem_access protection from runtime pmRodrigo Vivi
2024-04-18drm/xe: Move lockdep protection from mem_access to xe_pm_runtimeRodrigo Vivi
2024-04-11drm/xe: Remove devcoredump during driver releaseJosé Roberto de Souza
2024-04-10drm/xe: re-order lmem init check and wait for initialization to completeRiana Tauro