index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_guc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-08
drm/xe/vf: Don't try to read legacy GuC MMIO notification if VF
Michal Wajdeczko
1
-0
/
+3
2024-04-05
drm/xe/guc: Reuse code while debugging GuC params
Michal Wajdeczko
1
-10
/
+11
2024-04-05
drm/xe/guc: Prefer GT oriented logs for GuC messages
Michal Wajdeczko
1
-43
/
+36
2024-03-27
drm/xe: Move HW GGTT definitions to dedicated file
Michal Wajdeczko
1
-2
/
+2
2024-03-20
drm/xe: Always check force_wake_get return code
Daniele Ceraolo Spurio
1
-2
/
+3
2024-03-19
drm/xe/guc: Don't support older GuC 70.x releases
Daniele Ceraolo Spurio
1
-12
/
+2
2024-03-06
drm/xe: Drop WA 16015675438
Lucas De Marchi
1
-1
/
+1
2024-02-21
drm/xe: Do not include current dir for generated/xe_wa_oob.h
Dafna Hirschfeld
1
-1
/
+2
2024-02-20
drm/xe/guc: Move GuC power control init to "post-hwconfig"
Michał Winiarski
1
-5
/
+7
2024-02-20
drm/xe/guc: Allocate GuC data structures in system memory for initial load
Michał Winiarski
1
-0
/
+34
2024-01-30
drm/xe/guc: Reduce a print from warn to debug
Karthik Poosa
1
-2
/
+2
2024-01-26
drm/xe/guc: Add more GuC CT states
Matthew Brost
1
-2
/
+2
2024-01-19
drm/xe: Do not flood dmesg with guc log
Rodrigo Vivi
1
-3
/
+0
2024-01-18
drm/xe/guc: Enable WA 14018913170
Karthik Poosa
1
-0
/
+13
2024-01-11
drm/xe/guc: Treat non-response message after BUSY as unexpected
Michal Wajdeczko
1
-1
/
+5
2024-01-11
drm/xe: Split GuC communication initialization
Michal Wajdeczko
1
-4
/
+17
2024-01-09
drm/xe: Check skip_guc_pc before setting SLPC flag
Vinay Belgaumkar
1
-1
/
+6
2024-01-05
drm/xe/guc: Introduce Relay Communication for SR-IOV
Michal Wajdeczko
1
-0
/
+5
2023-12-21
drm/xe/vf: Setup memory based interrupts in GuC
Michal Wajdeczko
1
-0
/
+12
2023-12-21
drm/xe/dg2: Drop pre-production workarounds
Matt Roper
1
-7
/
+1
2023-12-21
drm/xe/guc: Split GuC params used for "hwconfig" and "post-hwconfig"
Michał Winiarski
1
-0
/
+22
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
-1
/
+1
2023-12-21
drm/xe/guc: Use valid scratch register for posting read
Michal Wajdeczko
1
-1
/
+1
2023-12-21
drm/xe/guc: Fix handling of GUC_HXG_TYPE_NO_RESPONSE_BUSY
Michal Wajdeczko
1
-3
/
+14
2023-12-21
drm/xe/guc: Copy response data from proper registers
Michal Wajdeczko
1
-1
/
+1
2023-12-21
drm/xe/guc: Promote guc_to_gt/xe helpers to .h
Michal Wajdeczko
1
-12
/
+0
2023-12-21
drm/xe/uc: Fix uC status tracking
Daniele Ceraolo Spurio
1
-0
/
+3
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-11
/
+13
2023-12-21
drm/xe: nuke GuC on unload
Matthew Auld
1
-0
/
+17
2023-12-21
drm/xe/xe2: Program GuC's MOCS on Xe2 and beyond
Matt Roper
1
-1
/
+1
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
1
-11
/
+11
2023-12-21
drm/xe: Invert mask and val in xe_mmio_wait32.
Rodrigo Vivi
1
-15
/
+10
2023-12-21
drm/xe: Cleanup style warnings and errors
Francois Dugast
1
-8
/
+6
2023-12-21
drm/xe/pm: Init pcode and restore vram on power lost
Anshuman Gupta
1
-0
/
+27
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Fix typos
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe/slpc: Start SLPC before GuC submission on reset
Daniele Ceraolo Spurio
1
-5
/
+1
2023-12-21
drm/xe/guc: Normalize error messages with %#x
Lucas De Marchi
1
-3
/
+3
2023-12-19
drm/xe: Don't hardcode GuC's MOCS index in register header
Matt Roper
1
-1
/
+1
2023-12-19
drm/xe/irq: Ensure primary GuC won't clobber media GuC's interrupt mask
Matt Roper
1
-4
/
+7
2023-12-19
drm/xe/guc: Port Wa_14014475959 to xe_wa and fix it
Lucas De Marchi
1
-3
/
+1
2023-12-19
drm/xe/guc: Port Wa_1509372804 to xe_wa
Lucas De Marchi
1
-2
/
+1
2023-12-19
drm/xe/guc: Port Wa_16015675438/Wa_18020744125 to xe_wa
Lucas De Marchi
1
-2
/
+2
2023-12-19
drm/xe/guc: Port Wa_22012727170/Wa_22012727685 to xe_wa
Lucas De Marchi
1
-7
/
+1
2023-12-19
drm/xe/guc: Port Wa_16011777198 to xe_wa
Lucas De Marchi
1
-4
/
+1
2023-12-19
drm/xe/guc: Port Wa_14012197797/Wa_22011391025 to xe_wa
Lucas De Marchi
1
-8
/
+1
2023-12-19
drm/xe/guc: Port Wa_16011759253 to xe_wa
Lucas De Marchi
1
-3
/
+1
2023-12-19
drm/xe/guc: Port Wa_22012773006 to xe_wa
Lucas De Marchi
1
-3
/
+3
2023-12-19
drm/xe: Fix Wa_22011802037 annotation
Lucas De Marchi
1
-2
/
+4
[next]