summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-21drm/xe/kunit: Add test for LMTT operationsMichal Wajdeczko
2023-12-21drm/xe/kunit: Enable CONFIG_PCI_IOV in .kunitconfigMichal Wajdeczko
2023-12-21drm/xe/pf: Introduce Local Memory Translation TableMichal Wajdeczko
2023-12-21drm/xe: Introduce SR-IOV logging macrosMichal Wajdeczko
2023-12-21drm/xe: Define DRM_XE_DEBUG_SRIOV configMichal Wajdeczko
2023-12-21drm/xe: Avoid any races around ccs_mode updateNiranjana Vishwanathapura
2023-12-21drm/xe: Allow userspace to configure CCS modeNiranjana Vishwanathapura
2023-12-21drm/xe: Enable Fixed CCS mode settingNiranjana Vishwanathapura
2023-12-21drm/xe/xe2: Add workaround 18032095049 and 16021639441Tejas Upadhyay
2023-12-21drm/xe/xe2: Add workaround 14019988906Tejas Upadhyay
2023-12-21drm/xe/huc: HuC authentication via GSCDaniele Ceraolo Spurio
2023-12-21drm/xe/huc: Prepare for 2-step HuC authenticationDaniele Ceraolo Spurio
2023-12-21drm/xe/kunit: Test WAs for MTL and LNLLucas De Marchi
2023-12-21drm/xe/kunit: Add stub to read_gmdidLucas De Marchi
2023-12-21drm/xe/kunit: Move fake pci data to test-privLucas De Marchi
2023-12-21drm/xe/kunit: Remove handling of XE_TEST_SUBPLATFORM_ANYLucas De Marchi
2023-12-21drm/xe: Expand XE_REG_OPTION_MASKED documentationLucas De Marchi
2023-12-21drm/xe/uapi: Kill exec_queue_set_propertyRodrigo Vivi
2023-12-21drm/xe: Remove unused extension definitionRodrigo Vivi
2023-12-21drm/xe/uapi: Use LR abbrev for long-running vmsThomas Hellström
2023-12-21drm/xe/uapi: Move xe_exec after xe_exec_queueRodrigo Vivi
2023-12-21drm/xe/uapi: Fix various struct padding for 64b alignmentRodrigo Vivi
2023-12-21drm/xe/uapi: Add Tile ID information to the GT info queryRodrigo Vivi
2023-12-21drm/xe/uapi: Crystal Reference Clock updatesRodrigo Vivi
2023-12-21drm/xe/uapi: Kill tile_maskRodrigo Vivi
2023-12-21drm/xe/uapi: Split xe_sync types from flagsRodrigo Vivi
2023-12-21drm/xe/uapi: Align on a common way to return arrays (engines)Francois Dugast
2023-12-21drm/xe/uapi: Align on a common way to return arrays (gt)Francois Dugast
2023-12-21drm/xe/uapi: Align on a common way to return arrays (memory regions)Francois Dugast
2023-12-21drm/xe/uapi: Reject bo creation of unaligned sizeMauro Carvalho Chehab
2023-12-21drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proofJosé Roberto de Souza
2023-12-21drm/xe/uapi: Separate bo_create placement from flagsRodrigo Vivi
2023-12-21drm/xe: Extend drm_xe_vm_bind_opMika Kuoppala
2023-12-21drm/xe: add some debug info for d3coldMatthew Auld
2023-12-21drm/xe/guc: Split GuC params used for "hwconfig" and "post-hwconfig"Michał Winiarski
2023-12-21drm/xe/uc: Extract xe_uc_sanitize_resetMichał Winiarski
2023-12-21drm/xe/uc: Store firmware binary in system-memory backed BOMichał Winiarski
2023-12-21drm/xe/uc: Split xe_uc_fw_initMichał Winiarski
2023-12-21drm/xe: Add a helper for DRM device-lifetime BO createMichał Winiarski
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