summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt_idle.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-02drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()Vinay Belgaumkar1-0/+8
2025-10-13drm/xe: Enable media sampler power gatingVinay Belgaumkar1-0/+8
2025-08-27drm/xe: make xe_gt_idle_disable_c6() handle the forcewake internallyXin Wang1-8/+13
2025-07-14drm/xe: Introduce xe_gt_is_main_type helperMichal Wajdeczko1-1/+1
2025-04-23drm/xe: Fix CFI violation when accessing sysfs filesJeevaka Prabu Badrappan1-12/+16
2025-01-14drm/xe: Add locks in gtidle codeVinay Belgaumkar1-3/+20
2024-12-20drm/xe/dg1: Fix power gate sequence.Rodrigo Vivi1-4/+6
2024-10-17drm/xe/xe_gt_idle: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray1-11/+15
2024-10-04Merge drm/drm-next into drm-xe-nextThomas Hellström1-5/+0
2024-09-12drm/xe/gt_idle: Convert register access to use xe_mmioMatt Roper1-10/+11
2024-09-06drm/xe/xe_gt_idle: add debugfs entry for powergating infoRiana Tauro1-0/+91
2024-09-06drm/xe/xe_gt_idle: modify powergate enable conditionRiana Tauro1-8/+18
2024-06-20drm/xe/vf: Don't support gtidle if VFMichal Wajdeczko1-0/+16
2024-06-06drm/xe: move disable_c6 callRiana Tauro1-0/+6
2024-06-06drm/xe/xe_gt_idle: use GT forcewake domain assertionRiana Tauro1-1/+1
2024-05-28drm/xe: Enable Coarse Power GatingRiana Tauro1-4/+53
2024-05-28drm/xe: Standardize power gate registersRiana Tauro1-1/+1
2024-05-22drm/xe: covert sysfs over to devmMatthew Auld1-2/+2
2024-05-08drm/xe: Don't rely on xe_force_wake.h to be included elsewhereMichal Wajdeczko1-0/+1
2024-04-18drm/xe/gt: Abort driver load for sysfs creation failureHimal Prasad Ghimiray1-11/+5
2024-04-04drm/xe: prefer snprintf over sprintfBommu Krishnaiah1-2/+2
2024-02-26drm/xe: Runtime PM wake on every sysfs callRodrigo Vivi1-1/+22
2024-02-21drm/xe/xe_gt_idle: Drop redundant newline in nameAshutosh Dixit1-2/+2
2023-12-21drm/xe: Manually setup C6 when skip_guc_pc is setVinay Belgaumkar1-0/+24
2023-12-21drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idleVinay Belgaumkar1-0/+168