aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt_idle.c
AgeCommit message (Expand)AuthorFilesLines
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-07drm/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-20drm/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