summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt.c
AgeCommit message (Expand)Author
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
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-04drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo 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-08-30drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper
2024-08-30Merge tag 'drm-xe-next-2024-08-28' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-19drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay
2024-08-19drm/xe/bmg: implement Wa_16023588340Matthew Auld
2024-08-14drm/xe: Write all slices if its mcr registerTejas Upadhyay
2024-08-14drm/xe: Move enable host l2 VRAM post MCR initTejas Upadhyay
2024-07-18drm/xe: Wedge the entire deviceMatthew Brost
2024-07-17drm/xe: Wedge the entire deviceMatthew Brost
2024-07-11drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay
2024-07-09drm/xe/gt: Remove double includeLucas De Marchi
2024-07-05drm/xe/bmg: implement Wa_16023588340Matthew Auld
2024-07-02drm/xe/bmg: Apply Wa_22019338487Vinay Belgaumkar
2024-07-01drm/xe/pf: Restart VFs provisioning after GT resetMichal Wajdeczko
2024-06-26drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar
2024-06-06drm/xe/vf: Custom GT restartMichal Wajdeczko
2024-05-31drm/xe: Split MCR initializationMichal Wajdeczko
2024-05-30Revert "drm/xe: make gt_remove use devm"Daniele Ceraolo Spurio
2024-05-29drm/xe: Decouple xe_exec_queue and xe_lrcNiranjana Vishwanathapura
2024-05-28drm/xe: Enable Coarse Power GatingRiana Tauro
2024-05-22drm/xe: make gt_remove use devmMatthew Auld
2024-05-22drm/xe/gt: break out gt_fini into sw vs hw stateMatthew Auld
2024-05-21drm/xe: Add helper to return any available hw engineLucas De Marchi
2024-05-21drm/xe: Cache data about user-visible enginesLucas De Marchi
2024-05-14drm/xe/uc: Reorder post hwconfig uC initialization stepMichal 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: Drop useless forcewake get/putLucas De Marchi
2024-05-13drm/xe: Drop __engine_maskLucas De Marchi
2024-05-08drm/xe: Add Indirect Ring State supportNiranjana Vishwanathapura
2024-04-26drm/xe/pf: Re-initialize SR-IOV specific HW settingsMichal Wajdeczko
2024-04-25drm/xe: Change xe_guc_submit_stop return to voidHimal Prasad Ghimiray
2024-04-24drm/xe: Introduce a simple wedged stateRodrigo Vivi
2024-04-18drm/xe/gt: Abort driver load for sysfs creation failureHimal Prasad Ghimiray
2024-04-18drm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray
2024-04-18drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray
2024-04-18drm/xe: Remove useless mem_access during probeRodrigo Vivi
2024-04-16drm/xe/pf: Add SR-IOV PF specific early GT initializationMichal Wajdeczko
2024-03-19drm/xe: Convert gt suspend/resume messages to debugRodrigo Vivi
2024-02-28drm/xe/guc: Fix missing topology initZhanjun Dong
2024-02-26drm/xe: Convert gt_reset from mem_access to xe_pm_runtimeRodrigo Vivi
2024-02-26drm/xe: Remove mem_access from suspend and resume functionsRodrigo Vivi
2024-02-20drm/xe: Initialize GuC earlier during probeMichaƂ Winiarski