index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_guc_pc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/xe/pcode: Treat pcode as per-tile rather than per-GT
Matt Roper
2024-09-03
1
-1
/
+1
*
drm/xe/bmg: Apply Wa_22019338487
Vinay Belgaumkar
2024-07-02
1
-3
/
+8
*
drm/xe/guc: Prevent use of uninitialized mutex
Vinay Belgaumkar
2024-07-02
1
-0
/
+4
*
drm/xe/guc: Request max GT freq during resume
Vinay Belgaumkar
2024-06-27
1
-2
/
+13
*
drm/xe/lnl: Apply Wa_22019338487
Vinay Belgaumkar
2024-06-27
1
-1
/
+70
*
drm/xe/oa: Override GuC RC with OA on PVC
Ashutosh Dixit
2024-06-18
1
-0
/
+57
*
drm/xe/guc: Prefer GT oriented messages in xe_guc_pc
Michal Wajdeczko
2024-06-10
1
-9
/
+10
*
drm/xe/guc: Add pc_to_ct() helper
Michal Wajdeczko
2024-06-10
1
-19
/
+18
*
drm/xe/guc: Move H2G SETUP_PC_GUCRC definition to SLPC ABI
Michal Wajdeczko
2024-06-10
1
-4
/
+3
*
drm/xe: move disable_c6 call
Riana Tauro
2024-06-06
1
-5
/
+0
*
drm/xe/guc_pc: s/pc_fini/pc_fini_hw/
Matthew Auld
2024-05-22
1
-3
/
+3
*
drm/xe/guc_pc: move pc_fini to devm
Matthew Auld
2024-05-22
1
-3
/
+2
*
drm/xe: Don't rely on xe_force_wake.h to be included elsewhere
Michal Wajdeczko
2024-05-07
1
-0
/
+1
*
drm/xe: Introduce a simple wedged state
Rodrigo Vivi
2024-04-24
1
-0
/
+3
*
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-20
1
-2
/
+3
*
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
2023-12-20
1
-16
/
+16
*
drm/xe: Use XE_REG/XE_REG_MCR
Lucas De Marchi
2023-12-20
1
-7
/
+7
*
drm/xe: Drop gen afixes from registers
Lucas De Marchi
2023-12-20
1
-6
/
+6
*
drm/xe: Rename RC0/RC6 macros
Lucas De Marchi
2023-12-20
1
-2
/
+2
[next]