summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc.c
AgeCommit message (Expand)Author
2024-02-21drm/xe: Do not include current dir for generated/xe_wa_oob.hDafna Hirschfeld
2024-02-20drm/xe/guc: Move GuC power control init to "post-hwconfig"Michał Winiarski
2024-02-20drm/xe/guc: Allocate GuC data structures in system memory for initial loadMichał Winiarski
2024-01-30drm/xe/guc: Reduce a print from warn to debugKarthik Poosa
2024-01-26drm/xe/guc: Add more GuC CT statesMatthew Brost
2024-01-19drm/xe: Do not flood dmesg with guc logRodrigo Vivi
2024-01-18drm/xe/guc: Enable WA 14018913170Karthik Poosa
2024-01-11drm/xe/guc: Treat non-response message after BUSY as unexpectedMichal Wajdeczko
2024-01-11drm/xe: Split GuC communication initializationMichal Wajdeczko
2024-01-09drm/xe: Check skip_guc_pc before setting SLPC flagVinay Belgaumkar
2024-01-05drm/xe/guc: Introduce Relay Communication for SR-IOVMichal Wajdeczko
2023-12-21drm/xe/vf: Setup memory based interrupts in GuCMichal Wajdeczko
2023-12-21drm/xe/dg2: Drop pre-production workaroundsMatt Roper
2023-12-21drm/xe/guc: Split GuC params used for "hwconfig" and "post-hwconfig"Michał Winiarski
2023-12-21drm/xe/guc: Include only required GuC ABI headersMichal Wajdeczko
2023-12-21drm/xe: Remove GEN[0-9]*_ prefixesLucas De Marchi
2023-12-21drm/xe/guc: Use valid scratch register for posting readMichal Wajdeczko
2023-12-21drm/xe/guc: Fix handling of GUC_HXG_TYPE_NO_RESPONSE_BUSYMichal Wajdeczko
2023-12-21drm/xe/guc: Copy response data from proper registersMichal Wajdeczko
2023-12-21drm/xe/guc: Promote guc_to_gt/xe helpers to .hMichal Wajdeczko
2023-12-21drm/xe/uc: Fix uC status trackingDaniele Ceraolo Spurio
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast
2023-12-21drm/xe: nuke GuC on unloadMatthew Auld
2023-12-21drm/xe/xe2: Program GuC's MOCS on Xe2 and beyondMatt Roper
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast
2023-12-21drm/xe: Invert mask and val in xe_mmio_wait32.Rodrigo Vivi
2023-12-21drm/xe: Cleanup style warnings and errorsFrancois Dugast
2023-12-21drm/xe/pm: Init pcode and restore vram on power lostAnshuman Gupta
2023-12-21drm/xe: Cleanup style warningsFrancois Dugast
2023-12-21drm/xe: Fix typosFrancois Dugast
2023-12-21drm/xe/slpc: Start SLPC before GuC submission on resetDaniele Ceraolo Spurio
2023-12-21drm/xe/guc: Normalize error messages with %#xLucas De Marchi
2023-12-19drm/xe: Don't hardcode GuC's MOCS index in register headerMatt Roper
2023-12-19drm/xe/irq: Ensure primary GuC won't clobber media GuC's interrupt maskMatt Roper
2023-12-19drm/xe/guc: Port Wa_14014475959 to xe_wa and fix itLucas De Marchi
2023-12-19drm/xe/guc: Port Wa_1509372804 to xe_waLucas De Marchi
2023-12-19drm/xe/guc: Port Wa_16015675438/Wa_18020744125 to xe_waLucas De Marchi
2023-12-19drm/xe/guc: Port Wa_22012727170/Wa_22012727685 to xe_waLucas De Marchi
2023-12-19drm/xe/guc: Port Wa_16011777198 to xe_waLucas De Marchi
2023-12-19drm/xe/guc: Port Wa_14012197797/Wa_22011391025 to xe_waLucas De Marchi
2023-12-19drm/xe/guc: Port Wa_16011759253 to xe_waLucas De Marchi
2023-12-19drm/xe/guc: Port Wa_22012773006 to xe_waLucas De Marchi
2023-12-19drm/xe: Fix Wa_22011802037 annotationLucas De Marchi
2023-12-19drm/xe: Change GuC interrupt dataMichal Wajdeczko
2023-12-19drm/xe: Move Media GuC register definition to regs/Michal Wajdeczko
2023-12-19drm/xe: Convert GuC CT print to snapshot capture and print.Rodrigo Vivi
2023-12-19drm/xe: Rename reg field to addrLucas De Marchi
2023-12-19drm/xe/mmio: Use struct xe_regLucas De Marchi
2023-12-19drm/xe/guc: Remove special handling for PVC A*Lucas De Marchi
2023-12-19drm/xe: Use XE_REG/XE_REG_MCRLucas De Marchi