summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-23drm/xe: Mark GT work queue with WQ_MEM_RECLAIMMatthew Brost1-1/+2
2024-10-17drm/xe/gt: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray1-47/+58
2024-10-17drm/xe: Add caller info to xe_gt_reset_asyncNirmoy Das1-1/+1
2024-10-09drm/xe/bmg: improve cache flushing behaviourMatthew Auld1-1/+0
2024-10-04Merge drm/drm-next into drm-xe-nextThomas Hellström1-2/+0
2024-10-03drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar1-1/+3
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-6/+6
2024-09-18drm/xe: Defer gt->mmio initialization until after multi-tile setupMatt Roper1-0/+24
2024-09-12drm/xe/gt: Remove double includeLucas De Marchi1-1/+0
2024-09-12drm/xe/gt: Convert register access to use xe_mmioMatt Roper1-5/+5
2024-09-12Merge drm/drm-next into drm-xe-nextLucas De Marchi1-0/+2
2024-09-11drm/xe: Wire up device shutdown handlerMaarten Lankhorst1-0/+7
2024-09-10Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-5/+4
2024-09-04drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi1-2/+3
2024-09-03drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi1-2/+3
2024-09-03drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper1-2/+0
2024-08-30drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper1-2/+0
2024-08-30Merge tag 'drm-xe-next-2024-08-28' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-5/+5
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula1-1/+1
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter1-0/+2
2024-08-19drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay1-0/+1
2024-08-19drm/xe/bmg: implement Wa_16023588340Matthew Auld1-0/+54
2024-08-14drm/xe: Write all slices if its mcr registerTejas Upadhyay1-4/+4
2024-08-14drm/xe: Move enable host l2 VRAM post MCR initTejas Upadhyay1-1/+1
2024-07-18drm/xe: Wedge the entire deviceMatthew Brost1-0/+15
2024-07-17drm/xe: Wedge the entire deviceMatthew Brost1-0/+15
2024-07-11drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay1-0/+1
2024-07-09drm/xe/gt: Remove double includeLucas De Marchi1-1/+0
2024-07-05drm/xe/bmg: implement Wa_16023588340Matthew Auld1-0/+54
2024-07-02drm/xe/bmg: Apply Wa_22019338487Vinay Belgaumkar1-2/+1
2024-07-01drm/xe/pf: Restart VFs provisioning after GT resetMichal Wajdeczko1-0/+3
2024-06-27drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar1-0/+24
2024-06-06drm/xe/vf: Custom GT restartMichal Wajdeczko1-0/+22
2024-05-31drm/xe: Split MCR initializationMichal Wajdeczko1-2/+4
2024-05-30Revert "drm/xe: make gt_remove use devm"Daniele Ceraolo Spurio1-7/+9
2024-05-30drm/xe: Decouple xe_exec_queue and xe_lrcNiranjana Vishwanathapura1-2/+2
2024-05-28drm/xe: Enable Coarse Power GatingRiana Tauro1-4/+8
2024-05-22drm/xe: make gt_remove use devmMatthew Auld1-9/+7
2024-05-22drm/xe/gt: break out gt_fini into sw vs hw stateMatthew Auld1-8/+14
2024-05-21drm/xe: Add helper to return any available hw engineLucas De Marchi1-0/+11
2024-05-21drm/xe: Cache data about user-visible enginesLucas De Marchi1-0/+23
2024-05-15drm/xe/uc: Reorder post hwconfig uC initialization stepMichal Wajdeczko1-4/+4
2024-05-14drm/xe: Move sw-only pcode initializationLucas De Marchi1-0/+2
2024-05-14drm/xe: Move xe_force_wake_init_gt() inside gt initializationLucas De Marchi1-0/+2
2024-05-14drm/xe: Drop useless forcewake get/putLucas De Marchi1-8/+0
2024-05-14drm/xe: Drop __engine_maskLucas De Marchi1-3/+0
2024-05-09drm/xe: Add Indirect Ring State supportNiranjana Vishwanathapura1-3/+3
2024-04-26drm/xe/pf: Re-initialize SR-IOV specific HW settingsMichal Wajdeczko1-0/+6
2024-04-26drm/xe: Change xe_guc_submit_stop return to voidHimal Prasad Ghimiray1-3/+1
2024-04-24drm/xe: Introduce a simple wedged stateRodrigo Vivi1-1/+4