summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-08drm/xe: Write all slices if its mcr registerTejas Upadhyay1-4/+4
2024-11-08drm/xe: Move enable host l2 VRAM post MCR initTejas Upadhyay1-1/+1
2024-10-17drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar1-1/+3
2024-09-12drm/xe/gt: Remove double includeLucas De Marchi1-1/+0
2024-09-04drm/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-19drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay1-0/+1
2024-08-19drm/xe/bmg: implement Wa_16023588340Matthew Auld1-0/+54
2024-07-18drm/xe: Wedge the entire deviceMatthew Brost1-0/+15
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
2024-04-18drm/xe/gt: Abort driver load for sysfs creation failureHimal Prasad Ghimiray1-6/+10
2024-04-18drm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray1-1/+3
2024-04-18drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray1-5/+1
2024-04-18drm/xe: Remove useless mem_access during probeRodrigo Vivi1-9/+0
2024-04-16drm/xe/pf: Add SR-IOV PF specific early GT initializationMichal Wajdeczko1-0/+7
2024-03-19drm/xe: Convert gt suspend/resume messages to debugRodrigo Vivi1-2/+4
2024-02-29drm/xe/guc: Fix missing topology initZhanjun Dong1-2/+1
2024-02-26drm/xe: Convert gt_reset from mem_access to xe_pm_runtimeRodrigo Vivi1-3/+4
2024-02-26drm/xe: Remove mem_access from suspend and resume functionsRodrigo Vivi1-8/+0
2024-02-20drm/xe: Initialize GuC earlier during probeMichał Winiarski1-18/+39
2024-02-20drm/xe/guc: Move GuC power control init to "post-hwconfig"Michał Winiarski1-3/+0
2024-02-20Merge drm/drm-next into drm-xe-nextLucas De Marchi1-1/+1
2024-02-09drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()Jani Nikula1-1/+1
2024-02-03drm/xe: Map both mem.kernel_bb_pool and usm.bb_poolMatthew Brost1-1/+4
2024-01-26drm/xe: Move TLB invalidation reset before HW resetMatthew Brost1-2/+2
2024-01-24drm/xe: Stash GMD_ID value in xe_gtMatt Roper1-0/+6
2024-01-18drm/xe/gsc: Initialize GSC proxyDaniele Ceraolo Spurio1-0/+13
2024-01-11drm/xe: Finish refactoring of exec_queue_createBrian Welty1-2/+2
2023-12-21drm/xe/uapi: Remove reset uevent for nowRodrigo Vivi1-18/+0
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit1-2/+0