summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-21drm/xe/xe2: Add workaround 16020292621Tejas Upadhyay
2023-12-21drm/xe/xe2: Respond to TRTT faults as unsuccessful page faultBrian Welty
2023-12-21drm/xe: Support device page faults on integrated platformsBrian Welty
2023-12-21drm/xe: Move xe_mmio_probe_tiles outside of MMIO setupMichał Winiarski
2023-12-21drm/xe: Move xe_set_dma_info outside of MMIO setupMichał Winiarski
2023-12-21drm/xe/irq: Don't call pci_free_irq_vectorsMichał Winiarski
2023-12-21drm/xe: Use managed pci_enable_deviceMichał Winiarski
2023-12-21drm/xe: Skip calling drm_dev_put on probe errorMichał Winiarski
2023-12-21drm/xe: Fix header guard warningMichał Winiarski
2023-12-21drm/xe: rename bypass_mtcfg to skip_mtcfgKoby Elbaz
2023-12-21drm/xe: add skip_pcode flagKoby Elbaz
2023-12-21drm/xe/mocs: update MOCS table for xe2Matthew Auld
2023-12-21drm/xe: Manually setup C6 when skip_guc_pc is setVinay Belgaumkar
2023-12-21drm/xe: Add skip_guc_pc flagVinay Belgaumkar
2023-12-21drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idleVinay Belgaumkar
2023-12-21drm/xe/doc: Include documentation about xe_assert()Michal Wajdeczko
2023-12-21drm/xe/guc: Include only required GuC ABI headersMichal Wajdeczko
2023-12-21drm/xe/guc: Remove obsolete GuC CTB documentationMichal Wajdeczko
2023-12-21drm/xe/guc: Drop ancient GuC CTB definitionsMichal Wajdeczko
2023-12-21drm/xe: explicitly set GGTT access for GuC DMAFei Yang
2023-12-21drm/xe/uapi: support pat_index selection with vm_bindMatthew Auld
2023-12-21drm/xe/pat: annotate pat_index with coherency modeMatthew Auld
2023-12-21drm/xe/uapi: Add support for CPU caching modePallavi Mishra
2023-12-21drm/xe/kunit: Return number of iterated devicesMichal Wajdeczko
2023-12-21drm/xe: fix mem_access for early lrc generationMatthew Auld
2023-12-21drm/xe/gsc: Define GSC FW for MTLDaniele Ceraolo Spurio
2023-12-21drm/xe/gsc: Define GSCCS for MTLDaniele Ceraolo Spurio
2023-12-21drm/xe/gsc: Query GSC compatibility versionDaniele Ceraolo Spurio
2023-12-21drm/xe/gsc: Trigger a driver flr to cleanup the GSC on unloadDaniele Ceraolo Spurio
2023-12-21drm/xe/gsc: Implement WA 14015076503Daniele Ceraolo Spurio
2023-12-21drm/xe/gsc: GSC FW loadDaniele Ceraolo Spurio
2023-12-21drm/xe/gsc: Parse GSC FW headerDaniele Ceraolo Spurio
2023-12-21drm/xe/gsc: Introduce GSC FWDaniele Ceraolo Spurio
2023-12-21drm/xe/uc: Rework uC version trackingDaniele Ceraolo Spurio
2023-12-21drm/xe: Encapsulate all the module parametersBommithi Sakeena
2023-12-21drm/xe/xe2: Add workaround 14020013138Tejas Upadhyay
2023-12-21drm/xe/dg2: Drop Wa_22014600077Matt Roper
2023-12-21drm/xe: Sync MTL PCI IDs with i915Lucas De Marchi
2023-12-21drm/xe: Internally change the compute_mode and no_dma_fence mode namingThomas Hellström
2023-12-21drm/xe/vm: Fix ASID XA usageThomas Hellström
2023-12-21drm/xe/bo: Remove leftover trace_printk()Thomas Hellström
2023-12-21drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()Thomas Hellström
2023-12-21drm/xe: Ensure that we don't access the placements array out-of-boundsThomas Hellström
2023-12-21drm/xe: Print virtualization mode during probeMichal Wajdeczko
2023-12-21drm/xe: Prepare for running in different SR-IOV modesMichal Wajdeczko
2023-12-21drm/xe: Add device flag to indicate SR-IOV supportMichal Wajdeczko
2023-12-21drm/xe/xe2: Add workaround 14019449301Tejas Upadhyay
2023-12-21drm/xe/xe2: Add workaround 16021867713Tejas Upadhyay
2023-12-21drm/xe/xe2: Add workaround 14017421178Tejas Upadhyay
2023-12-21drm/xe/mmio: Make xe_mmio_wait32() aware of interruptsGustavo Sousa