index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_guc_pc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc fini
Matthew Brost
2024-10-10
1
-1
/
+1
*
drm/xe: move disable_c6 call
Riana Tauro
2024-06-13
1
-6
/
+0
*
drm/xe: Simplify function return using drmm_add_action_or_reset()
Himal Prasad Ghimiray
2024-04-18
1
-5
/
+1
*
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-04-02
1
-3
/
+3
*
drm/xe/guc: Remove explicit shutdown of SLPC
Vinay Belgaumkar
2024-03-26
1
-29
/
+0
*
drm/xe/guc: Add some failure checks
Vinay Belgaumkar
2024-03-22
1
-5
/
+9
*
drm/xe: Always check force_wake_get return code
Daniele Ceraolo Spurio
2024-03-20
1
-1
/
+1
*
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
2024-03-20
1
-1
/
+2
*
drm/xe: Remove mem_access from guc_pc calls
Rodrigo Vivi
2024-02-26
1
-54
/
+10
*
drm/xe/guc: Move GuC power control init to "post-hwconfig"
Michał Winiarski
2024-02-20
1
-4
/
+15
*
drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platforms
Matt Roper
2024-01-29
1
-0
/
+2
*
drm/xe: Check skip_guc_pc before disabling gucrc
Vinay Belgaumkar
2023-12-21
1
-3
/
+5
*
drm/xe: Create a xe_gt_freq component for raw management and sysfs
Rodrigo Vivi
2023-12-21
1
-104
/
+101
*
drm/xe: Change the name of frequency sysfs attributes
Sujaritha Sundaresan
2023-12-21
1
-30
/
+30
*
drm/xe: Add a helper for DRM device-lifetime BO create
Michał Winiarski
2023-12-21
1
-6
/
+3
*
drm/xe: Manually setup C6 when skip_guc_pc is set
Vinay Belgaumkar
2023-12-21
1
-3
/
+32
*
drm/xe/guc: Include only required GuC ABI headers
Michal Wajdeczko
2023-12-21
1
-0
/
+2
*
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
2023-12-21
1
-9
/
+9
*
drm/xe: Raise GT frequency before GuC/HuC load
Vinay Belgaumkar
2023-12-21
1
-2
/
+47
*
drm/xe/mtl: Use 16.67 Mhz freq scale factor to get rpX
Badal Nilawar
2023-12-21
1
-5
/
+5
*
drm/xe: Extend rpX values extraction for future platforms
Badal Nilawar
2023-12-21
1
-3
/
+3
*
drm/xe: Ensure mutex are destroyed
Bommithi Sakeena
2023-12-21
1
-0
/
+1
*
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
2023-12-21
1
-1
/
+1
*
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
1
-1
/
+1
*
drm/xe: nuke GuC on unload
Matthew Auld
2023-12-21
1
-7
/
+1
*
drm/xe: Fix error path in xe_guc_pc_start()
Lucas De Marchi
2023-12-21
1
-1
/
+2
*
drm/xe: Fix error path in xe_guc_pc_gucrc_disable()
Lucas De Marchi
2023-12-21
1
-4
/
+6
*
drm/xe: ensure correct access_put ordering
Matthew Auld
2023-12-21
1
-1
/
+1
*
drm/xe/guc_pc: add missing mem_access for freq_rpe_show
Matthew Auld
2023-12-21
1
-0
/
+4
*
drm/xe: remove gucrc disable from suspend path
Riana Tauro
2023-12-21
1
-7
/
+13
*
drm/xe/mtl: Add support to get C6 residency/status of MTL
Badal Nilawar
2023-12-21
1
-10
/
+31
*
drm/xe: add a new sysfs directory for gtidle properties
Riana Tauro
2023-12-21
1
-29
/
+16
*
drm/xe: Donot apply forcewake while reading actual frequency
Badal Nilawar
2023-12-21
1
-11
/
+3
*
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
2023-12-19
1
-2
/
+3
*
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
2023-12-19
1
-16
/
+16
*
drm/xe: Use XE_REG/XE_REG_MCR
Lucas De Marchi
2023-12-19
1
-7
/
+7
*
drm/xe: Drop gen afixes from registers
Lucas De Marchi
2023-12-19
1
-6
/
+6
*
drm/xe: Rename RC0/RC6 macros
Lucas De Marchi
2023-12-19
1
-2
/
+2
*
drm/xe/guc_pc: Reorder forcewake and xe_pm_runtime calls
Riana Tauro
2023-12-19
1
-12
/
+12
*
drm/xe: Remove dependency on intel_mchbar_regs.h
Lucas De Marchi
2023-12-19
1
-5
/
+5
*
drm/xe/guc_pc: Move gt register to the proper place
Lucas De Marchi
2023-12-19
1
-6
/
+0
*
drm/xe: Remove dependency on i915_reg.h
Lucas De Marchi
2023-12-19
1
-2
/
+1
*
drm/xe: Remove dependency on intel_gt_regs.h
Lucas De Marchi
2023-12-19
1
-1
/
+1
*
drm/xe: Sort includes
Lucas De Marchi
2023-12-19
1
-5
/
+8
*
drm/xe/guc_pc: Fix Meteor Lake registers.
Rodrigo Vivi
2023-12-19
1
-4
/
+66
*
drm/xe: Remove i915_utils dependency from xe_guc_pc.
Rodrigo Vivi
2023-12-12
1
-11
/
+22
*
drm/xe: Implement a local xe_mmio_wait32
Rodrigo Vivi
2023-12-12
1
-0
/
+7
*
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
2023-12-12
1
-0
/
+843