summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-21drm/xe: Reorder GGTT init to earlier point in probeMichał Winiarski
2023-12-21drm/xe: Move force_wake init to earlier point in probeMichał Winiarski
2023-12-21drm/xe: Move system memory management init to earlier point in probeMichał Winiarski
2023-12-21drm/xe: Don't "peek" into GMD_IDMichał Winiarski
2023-12-21drm/xe/device: Introduce xe_device_probe_earlyMichał Winiarski
2023-12-21drm/xe: Map the entire BAR0 and hold onto the initial mappingMichał Winiarski
2023-12-21drm/xe: Introduce xe_tile_init_early and use at earlier point in probeMichał Winiarski
2023-12-21drm/xe: Split xe_info_initMichał Winiarski
2023-12-21drm/xe/dsb: DSB implementation for xeAnimesh Manna
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/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: 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