aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-12-19drm/xe/guc: Port Wa_16011777198 to xe_waLucas De Marchi2-4/+3
2023-12-19drm/xe/guc: Port Wa_14012197797/Wa_22011391025 to xe_waLucas De Marchi2-8/+3
2023-12-19drm/xe/guc: Port Wa_16011759253 to xe_waLucas De Marchi2-3/+2
2023-12-19drm/xe/guc: Port Wa_22012773006 to xe_waLucas De Marchi3-4/+5
2023-12-19drm/xe: Add support for OOB workaroundsLucas De Marchi8-4/+228
2023-12-19drm/xe: Include build directoryLucas De Marchi1-1/+1
2023-12-19drm/xe/rtp: Add support for entries with no actionLucas De Marchi3-8/+67
2023-12-19drm/xe/rtp: Add check for media steppingLucas De Marchi3-5/+25
2023-12-19drm/xe/rtp: Rename STEP to GRAPHICS_STEPLucas De Marchi4-37/+47
2023-12-19drm/xe/debugfs: Dump active workaroundsLucas De Marchi3-0/+31
2023-12-19drm/xe/wa: Track gt/engine/lrc active workaroundsLucas De Marchi4-0/+53
2023-12-19drm/xe/rtp: Allow to track active workaroundsLucas De Marchi3-4/+50
2023-12-19drm/xe/rtp: Add "_sr" to entry/function namesLucas De Marchi8-51/+53
2023-12-19drm/xe/rtp: Replace XE_WARN_ONLucas De Marchi1-1/+3
2023-12-19drm/xe/rtp: Split rtp process initializationLucas De Marchi8-29/+91
2023-12-19drm/xe: Fix Wa_22011802037 annotationLucas De Marchi1-2/+4
2023-12-19drm/xe/pvc: Don't try to invalidate AuxCCS TLBMatt Roper1-2/+14
2023-12-19drm/xe: Validate uAPI padding and reserved fieldsChristopher Snowhill9-15/+52
2023-12-19drm/xe: Apply upper limit to sg element sizeNiranjana Vishwanathapura4-11/+36
2023-12-19drm/xe: Add stepping support for GMD_ID platformsMatt Roper5-19/+74
2023-12-19drm/xe: Fail xe_device_create() if wq allocation failsGustavo Sousa1-1/+9
2023-12-19drm/xe: Call drmm_add_action_or_reset() early in xe_device_create()Gustavo Sousa1-4/+4
2023-12-19drm/xe: Do not forget to drm_dev_put() in xe_pci_probe()Gustavo Sousa1-12/+14
2023-12-19drm/xe: fix kernel-doc issuesMatthew Auld2-2/+2
2023-12-19drm/xe: Change GuC interrupt dataMichal Wajdeczko1-1/+7
2023-12-19drm/xe: Move Media GuC register definition to regs/Michal Wajdeczko2-3/+3
2023-12-19drm/xe: Limit CONFIG_DRM_XE_SIMPLE_ERROR_CAPTURE to itself.Rodrigo Vivi1-7/+0
2023-12-19drm/xe: Add HW Engine snapshot to xe_devcoredump.Rodrigo Vivi2-0/+45
2023-12-19drm/xe: Convert Xe HW Engine print to snapshot capture and print.Rodrigo Vivi5-59/+240
2023-12-19drm/xe: Add GuC Submit Engine snapshot to xe_devcoredump.Rodrigo Vivi2-0/+6
2023-12-19drm/xe: Convert GuC Engine print to snapshot capture and print.Rodrigo Vivi3-40/+298
2023-12-19drm/xe: Introduce guc_submit_types.h with relevant structs.Rodrigo Vivi3-59/+76
2023-12-19drm/xe: Add GuC CT snapshot to xe_devcoredump.Rodrigo Vivi2-0/+21
2023-12-19drm/xe: Convert GuC CT print to snapshot capture and print.Rodrigo Vivi5-25/+179
2023-12-19drm/xe: Extract non mapped regions out of GuC CTB into its own struct.Rodrigo Vivi2-80/+95
2023-12-19drm/xe: Do not take any action if our device was removed.Rodrigo Vivi1-0/+8
2023-12-19drm/xe: Introduce the dev_coredump infrastructure.Rodrigo Vivi7-0/+199
2023-12-19drm/xe: Use GT oriented log messages in xe_gt.cMichal Wajdeczko1-27/+22
2023-12-19drm/xe: Introduce GT oriented log messagesMichal Wajdeczko1-0/+46
2023-12-19drm/xe: Allow dma-fences as in-syncs for compute / faulting VMMatthew Brost1-5/+7
2023-12-19drm/xe: Allow compute VMs to output dma-fences on bindsMatthew Brost1-1/+1
2023-12-19drm/xe: Call exit functions when xe_register_pci_driver() failsGustavo Sousa1-3/+5
2023-12-19drm/xe: Get rid of MAKE_INIT_EXIT_FUNCSGustavo Sousa1-5/+9
2023-12-19drm/xe: Remove unused defineFrancois Dugast1-1/+0
2023-12-19drm/xe: Load HuC on Alderlake PLucas De Marchi1-0/+1
2023-12-19drm/xe/adln: Enable ADL-NMatt Roper5-0/+19
2023-12-19drm/xe/adlp: Add revid => step mappingMatt Roper1-0/+17
2023-12-19drm/xe: fix tlb_invalidation_seqno_past()Matthew Auld1-3/+4
2023-12-19drm/xe: Fix indent in xe_hw_engine_print_state()Lucas De Marchi1-33/+33
2023-12-19drm/xe: Rename reg field to addrLucas De Marchi16-42/+42