summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_pc.c
AgeCommit message (Expand)Author
2024-08-30drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper
2024-08-23drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc finiMatthew Brost
2024-07-02drm/xe/bmg: Apply Wa_22019338487Vinay Belgaumkar
2024-07-02drm/xe/guc: Prevent use of uninitialized mutexVinay Belgaumkar
2024-06-26drm/xe/guc: Request max GT freq during resumeVinay Belgaumkar
2024-06-26drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar
2024-06-18drm/xe/oa: Override GuC RC with OA on PVCAshutosh Dixit
2024-06-10drm/xe/guc: Prefer GT oriented messages in xe_guc_pcMichal Wajdeczko
2024-06-10drm/xe/guc: Add pc_to_ct() helperMichal Wajdeczko
2024-06-10drm/xe/guc: Move H2G SETUP_PC_GUCRC definition to SLPC ABIMichal Wajdeczko
2024-06-06drm/xe: move disable_c6 callRiana Tauro
2024-05-22drm/xe/guc_pc: s/pc_fini/pc_fini_hw/Matthew Auld
2024-05-22drm/xe/guc_pc: move pc_fini to devmMatthew Auld
2024-05-07drm/xe: Don't rely on xe_force_wake.h to be included elsewhereMichal Wajdeczko
2024-04-24drm/xe: Introduce a simple wedged stateRodrigo Vivi
2024-04-18drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-03-26drm/xe/guc: Remove explicit shutdown of SLPCVinay Belgaumkar
2024-03-22drm/xe/guc: Add some failure checksVinay Belgaumkar
2024-03-20drm/xe: Always check force_wake_get return codeDaniele Ceraolo Spurio
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost
2024-02-26drm/xe: Remove mem_access from guc_pc callsRodrigo Vivi
2024-02-20drm/xe/guc: Move GuC power control init to "post-hwconfig"Michał Winiarski
2024-01-29drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platformsMatt Roper
2023-12-21drm/xe: Check skip_guc_pc before disabling gucrcVinay Belgaumkar
2023-12-21drm/xe: Create a xe_gt_freq component for raw management and sysfsRodrigo Vivi
2023-12-21drm/xe: Change the name of frequency sysfs attributesSujaritha Sundaresan
2023-12-21drm/xe: Add a helper for DRM device-lifetime BO createMichał Winiarski
2023-12-21drm/xe: Manually setup C6 when skip_guc_pc is setVinay Belgaumkar
2023-12-21drm/xe/guc: Include only required GuC ABI headersMichal Wajdeczko
2023-12-21drm/xe: Remove GEN[0-9]*_ prefixesLucas De Marchi
2023-12-21drm/xe: Raise GT frequency before GuC/HuC loadVinay Belgaumkar
2023-12-21drm/xe/mtl: Use 16.67 Mhz freq scale factor to get rpXBadal Nilawar
2023-12-21drm/xe: Extend rpX values extraction for future platformsBadal Nilawar
2023-12-21drm/xe: Ensure mutex are destroyedBommithi Sakeena
2023-12-21drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast
2023-12-21drm/xe: nuke GuC on unloadMatthew Auld
2023-12-21drm/xe: Fix error path in xe_guc_pc_start()Lucas De Marchi
2023-12-21drm/xe: Fix error path in xe_guc_pc_gucrc_disable()Lucas De Marchi
2023-12-21drm/xe: ensure correct access_put orderingMatthew Auld
2023-12-21drm/xe/guc_pc: add missing mem_access for freq_rpe_showMatthew Auld
2023-12-21drm/xe: remove gucrc disable from suspend pathRiana Tauro
2023-12-21drm/xe/mtl: Add support to get C6 residency/status of MTLBadal Nilawar
2023-12-21drm/xe: add a new sysfs directory for gtidle propertiesRiana Tauro
2023-12-21drm/xe: Donot apply forcewake while reading actual frequencyBadal Nilawar
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper
2023-12-19drm/xe/mmio: Use struct xe_regLucas De Marchi
2023-12-19drm/xe: Use XE_REG/XE_REG_MCRLucas De Marchi
2023-12-19drm/xe: Drop gen afixes from registersLucas De Marchi