summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-19drm/xe: Apply upper limit to sg element sizeNiranjana Vishwanathapura
2023-12-19drm/xe: Add stepping support for GMD_ID platformsMatt Roper
2023-12-19drm/xe: Fail xe_device_create() if wq allocation failsGustavo Sousa
2023-12-19drm/xe: Call drmm_add_action_or_reset() early in xe_device_create()Gustavo Sousa
2023-12-19drm/xe: Do not forget to drm_dev_put() in xe_pci_probe()Gustavo Sousa
2023-12-19drm/xe: fix kernel-doc issuesMatthew Auld
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: Limit CONFIG_DRM_XE_SIMPLE_ERROR_CAPTURE to itself.Rodrigo Vivi
2023-12-19drm/xe: Add HW Engine snapshot to xe_devcoredump.Rodrigo Vivi
2023-12-19drm/xe: Convert Xe HW Engine print to snapshot capture and print.Rodrigo Vivi
2023-12-19drm/xe: Add GuC Submit Engine snapshot to xe_devcoredump.Rodrigo Vivi
2023-12-19drm/xe: Convert GuC Engine print to snapshot capture and print.Rodrigo Vivi
2023-12-19drm/xe: Introduce guc_submit_types.h with relevant structs.Rodrigo Vivi
2023-12-19drm/xe: Add GuC CT snapshot to xe_devcoredump.Rodrigo Vivi
2023-12-19drm/xe: Convert GuC CT print to snapshot capture and print.Rodrigo Vivi
2023-12-19drm/xe: Extract non mapped regions out of GuC CTB into its own struct.Rodrigo Vivi
2023-12-19drm/xe: Do not take any action if our device was removed.Rodrigo Vivi
2023-12-19drm/xe: Introduce the dev_coredump infrastructure.Rodrigo Vivi
2023-12-19drm/xe: Use GT oriented log messages in xe_gt.cMichal Wajdeczko
2023-12-19drm/xe: Introduce GT oriented log messagesMichal Wajdeczko
2023-12-19drm/xe: Allow dma-fences as in-syncs for compute / faulting VMMatthew Brost
2023-12-19drm/xe: Allow compute VMs to output dma-fences on bindsMatthew Brost
2023-12-19drm/xe: Call exit functions when xe_register_pci_driver() failsGustavo Sousa
2023-12-19drm/xe: Get rid of MAKE_INIT_EXIT_FUNCSGustavo Sousa
2023-12-19drm/xe: Remove unused defineFrancois Dugast
2023-12-19drm/xe: Load HuC on Alderlake PLucas De Marchi
2023-12-19drm/xe/adln: Enable ADL-NMatt Roper
2023-12-19drm/xe/adlp: Add revid => step mappingMatt Roper
2023-12-19drm/xe: fix tlb_invalidation_seqno_past()Matthew Auld
2023-12-19drm/xe: Fix indent in xe_hw_engine_print_state()Lucas De Marchi
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: Handle -EDEADLK case in exec ioctlNiranjana Vishwanathapura
2023-12-19drm/xe: Handle -EDEADLK case in preempt workerNiranjana Vishwanathapura
2023-12-19drm/xe: destroy clients engine and vm xarrays on closeMika Kuoppala
2023-12-19drm/xe: Print GT info on TLB inv failureNirmoy Das
2023-12-19drm/xe: Do not sleep in atomicNirmoy Das
2023-12-19drm/xe/guc: Handle RCU_MODE as masked from definitionLucas De Marchi
2023-12-19drm/xe/guc: Remove special handling for PVC A*Lucas De Marchi
2023-12-19drm/xe: Fix comment on Wa_22013088509Lucas De Marchi
2023-12-19drm/xe: Do not mark 1809175790 as a WALucas De Marchi
2023-12-19drm/xe: Enable the compat ioctl functionalityChristopher Snowhill
2023-12-19drm/xe: Fix splat during error dumpFrancois Dugast
2023-12-19drm/xe: Set default MOCS value for copy cs instructionsJosé Roberto de Souza
2023-12-19drm/xe: Set default MOCS value for cs instructionsJosé Roberto de Souza
2023-12-19drm/xe: Include only relevant header in xe_module.hGustavo Sousa
2023-12-19drm/xe: Enable Raptorlake-PJosé Roberto de Souza
2023-12-19drm/xe: Fix media detection for pre-GMD_ID platformsLucas De Marchi
2023-12-19drm/xe: Move helper macros to separate headerLucas De Marchi