summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_pc.c
AgeCommit message (Expand)Author
2025-06-24drm/xe/bmg: Update Wa_22019338487Vinay Belgaumkar
2025-06-24drm/xe/xe_guc_pc: Lock once to update stashed frequenciesLucas De Marchi
2025-06-24drm/xe/guc_pc: Add _locked variant for min/max freqLucas De Marchi
2025-06-17drm/xe: Fix memset on iomemLucas De Marchi
2025-06-12drm/xe/bmg: Update Wa_14022085890Vinay Belgaumkar
2025-06-12drm/xe/guc: Ignore GuC CT errors when wedgedVinay Belgaumkar
2025-04-04drm/xe: Add XE_BO_FLAG_PINNED_NORESTOREMatthew Brost
2025-04-02drm/xe/pmu: Add GT frequency eventsVinay Belgaumkar
2025-03-31drm/xe: Restore EIO errno return when GuC PC start failsRodrigo Vivi
2025-03-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi
2025-03-05drm/xe/uapi: Use hint for guc to set GT frequencyTejas Upadhyay
2025-02-06drm/xe: Fix PVC RPe and RPa informationRodrigo Vivi
2025-01-29Revert "drm/xe/lnl: Enable GuC SLPC DCC task"Rodrigo Vivi
2025-01-15drm/xe/lnl: Enable GuC SLPC DCC taskRodrigo Vivi
2025-01-15drm/xe: Introduce GuC PC debugfsRodrigo Vivi
2025-01-08drm/xe/slpc: Remove unnecessary force wakesVinay Belgaumkar
2025-01-08drm/xe: Introduce the RPa informationRodrigo Vivi
2024-10-17drm/xe/guc: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-09-11drm/xe/guc: Convert register access to use xe_mmioMatt Roper
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