summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_gt.c
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Write all slices if its mcr registerTejas Upadhyay2024-08-141-4/+4
* drm/xe: Move enable host l2 VRAM post MCR initTejas Upadhyay2024-08-141-1/+1
* drm/xe: Wedge the entire deviceMatthew Brost2024-07-171-0/+15
* drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay2024-07-111-0/+1
* drm/xe/gt: Remove double includeLucas De Marchi2024-07-091-1/+0
* drm/xe/bmg: implement Wa_16023588340Matthew Auld2024-07-051-0/+54
* drm/xe/bmg: Apply Wa_22019338487Vinay Belgaumkar2024-07-021-2/+1
* drm/xe/pf: Restart VFs provisioning after GT resetMichal Wajdeczko2024-07-011-0/+3
* drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar2024-06-261-0/+24
* drm/xe/vf: Custom GT restartMichal Wajdeczko2024-06-061-0/+22
* drm/xe: Split MCR initializationMichal Wajdeczko2024-05-311-2/+4
* Revert "drm/xe: make gt_remove use devm"Daniele Ceraolo Spurio2024-05-301-7/+9
* drm/xe: Decouple xe_exec_queue and xe_lrcNiranjana Vishwanathapura2024-05-291-2/+2
* drm/xe: Enable Coarse Power GatingRiana Tauro2024-05-281-4/+8
* drm/xe: make gt_remove use devmMatthew Auld2024-05-221-9/+7
* drm/xe/gt: break out gt_fini into sw vs hw stateMatthew Auld2024-05-221-8/+14
* drm/xe: Add helper to return any available hw engineLucas De Marchi2024-05-211-0/+11
* drm/xe: Cache data about user-visible enginesLucas De Marchi2024-05-211-0/+23
* drm/xe/uc: Reorder post hwconfig uC initialization stepMichal Wajdeczko2024-05-141-4/+4
* drm/xe: Move sw-only pcode initializationLucas De Marchi2024-05-131-0/+2
* drm/xe: Move xe_force_wake_init_gt() inside gt initializationLucas De Marchi2024-05-131-0/+2
* drm/xe: Drop useless forcewake get/putLucas De Marchi2024-05-131-8/+0
* drm/xe: Drop __engine_maskLucas De Marchi2024-05-131-3/+0
* drm/xe: Add Indirect Ring State supportNiranjana Vishwanathapura2024-05-081-3/+3
* drm/xe/pf: Re-initialize SR-IOV specific HW settingsMichal Wajdeczko2024-04-261-0/+6
* drm/xe: Change xe_guc_submit_stop return to voidHimal Prasad Ghimiray2024-04-251-3/+1
* drm/xe: Introduce a simple wedged stateRodrigo Vivi2024-04-241-1/+4
* drm/xe/gt: Abort driver load for sysfs creation failureHimal Prasad Ghimiray2024-04-181-6/+10
* drm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray2024-04-181-1/+3
* drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray2024-04-181-5/+1
* drm/xe: Remove useless mem_access during probeRodrigo Vivi2024-04-181-9/+0
* drm/xe/pf: Add SR-IOV PF specific early GT initializationMichal Wajdeczko2024-04-161-0/+7
* drm/xe: Convert gt suspend/resume messages to debugRodrigo Vivi2024-03-191-2/+4
* drm/xe/guc: Fix missing topology initZhanjun Dong2024-02-281-2/+1
* drm/xe: Convert gt_reset from mem_access to xe_pm_runtimeRodrigo Vivi2024-02-261-3/+4
* drm/xe: Remove mem_access from suspend and resume functionsRodrigo Vivi2024-02-261-8/+0
* drm/xe: Initialize GuC earlier during probeMichał Winiarski2024-02-201-18/+39
* drm/xe/guc: Move GuC power control init to "post-hwconfig"Michał Winiarski2024-02-201-3/+0
* Merge drm/drm-next into drm-xe-nextLucas De Marchi2024-02-201-1/+1
|\
| * drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()Jani Nikula2024-02-091-1/+1
* | drm/xe: Map both mem.kernel_bb_pool and usm.bb_poolMatthew Brost2024-02-021-1/+4
* | drm/xe: Move TLB invalidation reset before HW resetMatthew Brost2024-01-261-2/+2
* | drm/xe: Stash GMD_ID value in xe_gtMatt Roper2024-01-241-0/+6
* | drm/xe/gsc: Initialize GSC proxyDaniele Ceraolo Spurio2024-01-181-0/+13
* | drm/xe: Finish refactoring of exec_queue_createBrian Welty2024-01-101-2/+2
|/
* drm/xe/uapi: Remove reset uevent for nowRodrigo Vivi2023-12-211-18/+0
* drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit2023-12-211-2/+0
* drm/xe: Create a xe_gt_freq component for raw management and sysfsRodrigo Vivi2023-12-211-0/+3
* drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi2023-12-211-1/+1
* drm/xe/pf: Introduce Local Memory Translation TableMichal Wajdeczko2023-12-211-0/+10