summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_guc_pc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper2024-09-031-1/+1
* drm/xe/bmg: Apply Wa_22019338487Vinay Belgaumkar2024-07-021-3/+8
* drm/xe/guc: Prevent use of uninitialized mutexVinay Belgaumkar2024-07-021-0/+4
* drm/xe/guc: Request max GT freq during resumeVinay Belgaumkar2024-06-271-2/+13
* drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar2024-06-271-1/+70
* drm/xe/oa: Override GuC RC with OA on PVCAshutosh Dixit2024-06-181-0/+57
* drm/xe/guc: Prefer GT oriented messages in xe_guc_pcMichal Wajdeczko2024-06-101-9/+10
* drm/xe/guc: Add pc_to_ct() helperMichal Wajdeczko2024-06-101-19/+18
* drm/xe/guc: Move H2G SETUP_PC_GUCRC definition to SLPC ABIMichal Wajdeczko2024-06-101-4/+3
* drm/xe: move disable_c6 callRiana Tauro2024-06-061-5/+0
* drm/xe/guc_pc: s/pc_fini/pc_fini_hw/Matthew Auld2024-05-221-3/+3
* drm/xe/guc_pc: move pc_fini to devmMatthew Auld2024-05-221-3/+2
* drm/xe: Don't rely on xe_force_wake.h to be included elsewhereMichal Wajdeczko2024-05-071-0/+1
* drm/xe: Introduce a simple wedged stateRodrigo Vivi2024-04-241-0/+3
* drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray2024-04-181-5/+1
* drm/xe: Normalize bo flags macrosLucas De Marchi2024-04-021-3/+3
* drm/xe/guc: Remove explicit shutdown of SLPCVinay Belgaumkar2024-03-261-29/+0
* drm/xe/guc: Add some failure checksVinay Belgaumkar2024-03-221-5/+9
* drm/xe: Always check force_wake_get return codeDaniele Ceraolo Spurio2024-03-201-1/+1
* drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost2024-03-201-1/+2
* drm/xe: Remove mem_access from guc_pc callsRodrigo Vivi2024-02-261-54/+10
* drm/xe/guc: Move GuC power control init to "post-hwconfig"Michał Winiarski2024-02-201-4/+15
* drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platformsMatt Roper2024-01-291-0/+2
* drm/xe: Check skip_guc_pc before disabling gucrcVinay Belgaumkar2023-12-211-3/+5
* drm/xe: Create a xe_gt_freq component for raw management and sysfsRodrigo Vivi2023-12-211-104/+101
* drm/xe: Change the name of frequency sysfs attributesSujaritha Sundaresan2023-12-211-30/+30
* drm/xe: Add a helper for DRM device-lifetime BO createMichał Winiarski2023-12-211-6/+3
* drm/xe: Manually setup C6 when skip_guc_pc is setVinay Belgaumkar2023-12-211-3/+32
* drm/xe/guc: Include only required GuC ABI headersMichal Wajdeczko2023-12-211-0/+2
* drm/xe: Remove GEN[0-9]*_ prefixesLucas De Marchi2023-12-211-9/+9
* drm/xe: Raise GT frequency before GuC/HuC loadVinay Belgaumkar2023-12-211-2/+47
* drm/xe/mtl: Use 16.67 Mhz freq scale factor to get rpXBadal Nilawar2023-12-211-5/+5
* drm/xe: Extend rpX values extraction for future platformsBadal Nilawar2023-12-211-3/+3
* drm/xe: Ensure mutex are destroyedBommithi Sakeena2023-12-211-0/+1
* drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio2023-12-211-1/+1
* drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast2023-12-211-1/+1
* drm/xe: nuke GuC on unloadMatthew Auld2023-12-211-7/+1
* drm/xe: Fix error path in xe_guc_pc_start()Lucas De Marchi2023-12-211-1/+2
* drm/xe: Fix error path in xe_guc_pc_gucrc_disable()Lucas De Marchi2023-12-211-4/+6
* drm/xe: ensure correct access_put orderingMatthew Auld2023-12-211-1/+1
* drm/xe/guc_pc: add missing mem_access for freq_rpe_showMatthew Auld2023-12-211-0/+4
* drm/xe: remove gucrc disable from suspend pathRiana Tauro2023-12-211-7/+13
* drm/xe/mtl: Add support to get C6 residency/status of MTLBadal Nilawar2023-12-211-10/+31
* drm/xe: add a new sysfs directory for gtidle propertiesRiana Tauro2023-12-211-29/+16
* drm/xe: Donot apply forcewake while reading actual frequencyBadal Nilawar2023-12-211-11/+3
* drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper2023-12-201-2/+3
* drm/xe/mmio: Use struct xe_regLucas De Marchi2023-12-201-16/+16
* drm/xe: Use XE_REG/XE_REG_MCRLucas De Marchi2023-12-201-7/+7
* drm/xe: Drop gen afixes from registersLucas De Marchi2023-12-201-6/+6
* drm/xe: Rename RC0/RC6 macrosLucas De Marchi2023-12-201-2/+2