index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_guc_pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platforms
Matt Roper
1
-0
/
+2
2023-12-21
drm/xe: Check skip_guc_pc before disabling gucrc
Vinay Belgaumkar
1
-3
/
+5
2023-12-21
drm/xe: Create a xe_gt_freq component for raw management and sysfs
Rodrigo Vivi
1
-104
/
+101
2023-12-21
drm/xe: Change the name of frequency sysfs attributes
Sujaritha Sundaresan
1
-30
/
+30
2023-12-21
drm/xe: Add a helper for DRM device-lifetime BO create
MichaĆ Winiarski
1
-6
/
+3
2023-12-21
drm/xe: Manually setup C6 when skip_guc_pc is set
Vinay Belgaumkar
1
-3
/
+32
2023-12-21
drm/xe/guc: Include only required GuC ABI headers
Michal Wajdeczko
1
-0
/
+2
2023-12-21
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
1
-9
/
+9
2023-12-21
drm/xe: Raise GT frequency before GuC/HuC load
Vinay Belgaumkar
1
-2
/
+47
2023-12-21
drm/xe/mtl: Use 16.67 Mhz freq scale factor to get rpX
Badal Nilawar
1
-5
/
+5
2023-12-21
drm/xe: Extend rpX values extraction for future platforms
Badal Nilawar
1
-3
/
+3
2023-12-21
drm/xe: Ensure mutex are destroyed
Bommithi Sakeena
1
-0
/
+1
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
1
-1
/
+1
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: nuke GuC on unload
Matthew Auld
1
-7
/
+1
2023-12-21
drm/xe: Fix error path in xe_guc_pc_start()
Lucas De Marchi
1
-1
/
+2
2023-12-21
drm/xe: Fix error path in xe_guc_pc_gucrc_disable()
Lucas De Marchi
1
-4
/
+6
2023-12-21
drm/xe: ensure correct access_put ordering
Matthew Auld
1
-1
/
+1
2023-12-21
drm/xe/guc_pc: add missing mem_access for freq_rpe_show
Matthew Auld
1
-0
/
+4
2023-12-21
drm/xe: remove gucrc disable from suspend path
Riana Tauro
1
-7
/
+13
2023-12-21
drm/xe/mtl: Add support to get C6 residency/status of MTL
Badal Nilawar
1
-10
/
+31
2023-12-21
drm/xe: add a new sysfs directory for gtidle properties
Riana Tauro
1
-29
/
+16
2023-12-21
drm/xe: Donot apply forcewake while reading actual frequency
Badal Nilawar
1
-11
/
+3
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
1
-2
/
+3
2023-12-19
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
1
-16
/
+16
2023-12-19
drm/xe: Use XE_REG/XE_REG_MCR
Lucas De Marchi
1
-7
/
+7
2023-12-19
drm/xe: Drop gen afixes from registers
Lucas De Marchi
1
-6
/
+6
2023-12-19
drm/xe: Rename RC0/RC6 macros
Lucas De Marchi
1
-2
/
+2
2023-12-19
drm/xe/guc_pc: Reorder forcewake and xe_pm_runtime calls
Riana Tauro
1
-12
/
+12
2023-12-19
drm/xe: Remove dependency on intel_mchbar_regs.h
Lucas De Marchi
1
-5
/
+5
2023-12-19
drm/xe/guc_pc: Move gt register to the proper place
Lucas De Marchi
1
-6
/
+0
2023-12-19
drm/xe: Remove dependency on i915_reg.h
Lucas De Marchi
1
-2
/
+1
2023-12-19
drm/xe: Remove dependency on intel_gt_regs.h
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
1
-5
/
+8
2023-12-19
drm/xe/guc_pc: Fix Meteor Lake registers.
Rodrigo Vivi
1
-4
/
+66
2023-12-12
drm/xe: Remove i915_utils dependency from xe_guc_pc.
Rodrigo Vivi
1
-11
/
+22
2023-12-12
drm/xe: Implement a local xe_mmio_wait32
Rodrigo Vivi
1
-0
/
+7
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+843