aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe/vm: Avoid asid lookup if none allocatedMika Kuoppala1-1/+1
2023-12-21drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi15-41/+42
2023-12-21drm/xe/kunit: Add test for LMTT operationsMichal Wajdeczko2-0/+77
2023-12-21drm/xe/kunit: Enable CONFIG_PCI_IOV in .kunitconfigMichal Wajdeczko1-0/+1
2023-12-21drm/xe/pf: Introduce Local Memory Translation TableMichal Wajdeczko9-0/+944
2023-12-21drm/xe: Introduce SR-IOV logging macrosMichal Wajdeczko1-0/+46
2023-12-21drm/xe: Define DRM_XE_DEBUG_SRIOV configMichal Wajdeczko1-0/+10
2023-12-21drm/xe: Avoid any races around ccs_mode updateNiranjana Vishwanathapura3-0/+28
2023-12-21drm/xe: Allow userspace to configure CCS modeNiranjana Vishwanathapura3-0/+107
2023-12-21drm/xe: Enable Fixed CCS mode settingNiranjana Vishwanathapura9-0/+159
2023-12-21drm/xe/xe2: Add workaround 18032095049 and 16021639441Tejas Upadhyay2-0/+19
2023-12-21drm/xe/xe2: Add workaround 14019988906Tejas Upadhyay2-0/+5
2023-12-21drm/xe/huc: HuC authentication via GSCDaniele Ceraolo Spurio7-7/+218
2023-12-21drm/xe/huc: Prepare for 2-step HuC authenticationDaniele Ceraolo Spurio4-12/+47
2023-12-21drm/xe/kunit: Test WAs for MTL and LNLLucas De Marchi1-1/+24
2023-12-21drm/xe/kunit: Add stub to read_gmdidLucas De Marchi4-0/+29
2023-12-21drm/xe/kunit: Move fake pci data to test-privLucas De Marchi4-20/+22
2023-12-21drm/xe/kunit: Remove handling of XE_TEST_SUBPLATFORM_ANYLucas De Marchi1-5/+0
2023-12-21drm/xe: Expand XE_REG_OPTION_MASKED documentationLucas De Marchi1-1/+10
2023-12-21drm/xe/uapi: Kill exec_queue_set_propertyRodrigo Vivi3-42/+0
2023-12-21drm/xe/uapi: Use LR abbrev for long-running vmsThomas Hellström1-4/+4
2023-12-21drm/xe/uapi: Fix various struct padding for 64b alignmentRodrigo Vivi3-1/+11
2023-12-21drm/xe/uapi: Add Tile ID information to the GT info queryRodrigo Vivi1-0/+1
2023-12-21drm/xe/uapi: Crystal Reference Clock updatesRodrigo Vivi3-10/+5
2023-12-21drm/xe/uapi: Kill tile_maskRodrigo Vivi2-33/+9
2023-12-21drm/xe/uapi: Split xe_sync types from flagsRodrigo Vivi2-16/+8
2023-12-21drm/xe/uapi: Align on a common way to return arrays (engines)Francois Dugast1-13/+18
2023-12-21drm/xe/uapi: Align on a common way to return arrays (gt)Francois Dugast1-1/+1
2023-12-21drm/xe/uapi: Align on a common way to return arrays (memory regions)Francois Dugast1-22/+24
2023-12-21drm/xe/uapi: Reject bo creation of unaligned sizeMauro Carvalho Chehab2-11/+25
2023-12-21drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proofJosé Roberto de Souza1-7/+8
2023-12-21drm/xe/uapi: Separate bo_create placement from flagsRodrigo Vivi1-7/+7
2023-12-21drm/xe: add some debug info for d3coldMatthew Auld2-0/+6
2023-12-21drm/xe/guc: Split GuC params used for "hwconfig" and "post-hwconfig"Michał Winiarski1-0/+22
2023-12-21drm/xe/uc: Extract xe_uc_sanitize_resetMichał Winiarski3-7/+11
2023-12-21drm/xe/uc: Store firmware binary in system-memory backed BOMichał Winiarski1-3/+1
2023-12-21drm/xe/uc: Split xe_uc_fw_initMichał Winiarski1-19/+61
2023-12-21drm/xe: Add a helper for DRM device-lifetime BO createMichał Winiarski10-74/+63
2023-12-21drm/xe: Reorder GGTT init to earlier point in probeMichał Winiarski4-9/+26
2023-12-21drm/xe: Move force_wake init to earlier point in probeMichał Winiarski2-2/+3
2023-12-21drm/xe: Move system memory management init to earlier point in probeMichał Winiarski1-2/+2
2023-12-21drm/xe: Don't "peek" into GMD_IDMichał Winiarski1-18/+16
2023-12-21drm/xe/device: Introduce xe_device_probe_earlyMichał Winiarski5-15/+55
2023-12-21drm/xe: Map the entire BAR0 and hold onto the initial mappingMichał Winiarski1-8/+4
2023-12-21drm/xe: Introduce xe_tile_init_early and use at earlier point in probeMichał Winiarski4-13/+37
2023-12-21drm/xe: Split xe_info_initMichał Winiarski2-33/+48
2023-12-21drm/xe/dsb: DSB implementation for xeAnimesh Manna2-0/+72
2023-12-21drm/xe/xe2: Add workaround 16020292621Tejas Upadhyay3-0/+22
2023-12-21drm/xe/xe2: Respond to TRTT faults as unsuccessful page faultBrian Welty1-0/+6
2023-12-21drm/xe: Support device page faults on integrated platformsBrian Welty2-3/+6