summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-21drm/xe: Remove vram size info from sysfsRodrigo Vivi
2023-12-21drm/xe: Use a flags field instead of bools for sync parseMatthew Brost
2023-12-21drm/xe: Use a flags field instead of bools for VMA createMatthew Brost
2023-12-21drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvmThomas Hellström
2023-12-21drm/xe: Use DRM GPUVM helpers for external- and evicted objectsThomas Hellström
2023-12-21drm/xe: Fix lockdep warning in xe_force_wake callsAravind Iddamsetty
2023-12-21drm/xe: Check skip_guc_pc before disabling gucrcVinay Belgaumkar
2023-12-21drm/xe: Use NULL PTEs as scratch PTEsThomas Hellström
2023-12-21drm/xe: Restrict huge PTEs to 1GiBThomas Hellström
2023-12-21drm/xe: Add frequency throttle reasons sysfs attributesSujaritha Sundaresan
2023-12-21drm/xe: Create a xe_gt_freq component for raw management and sysfsRodrigo Vivi
2023-12-21drm/xe: Change the name of frequency sysfs attributesSujaritha Sundaresan
2023-12-21drm/xe/vm: Avoid asid lookup if none allocatedMika Kuoppala
2023-12-21drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi
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/uapi: Use LR abbrev for long-running vmsThomas Hellström
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: 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