summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Remove duplicate RING_MAX_NONPRIV_SLOTS definitionMatt Roper2023-12-211-1/+0
* drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLsMatthew Brost2023-12-219-28/+206
* drm/xe: Remove vram size info from sysfsRodrigo Vivi2023-12-211-22/+1
* drm/xe: Use a flags field instead of bools for sync parseMatthew Brost2023-12-214-6/+13
* drm/xe: Use a flags field instead of bools for VMA createMatthew Brost2023-12-211-30/+34
* drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvmThomas Hellström2023-12-211-2/+2
* drm/xe: Use DRM GPUVM helpers for external- and evicted objectsThomas Hellström2023-12-215-386/+129
* drm/xe: Fix lockdep warning in xe_force_wake callsAravind Iddamsetty2023-12-211-4/+6
* drm/xe: Check skip_guc_pc before disabling gucrcVinay Belgaumkar2023-12-211-3/+5
* drm/xe: Use NULL PTEs as scratch PTEsThomas Hellström2023-12-215-72/+74
* drm/xe: Restrict huge PTEs to 1GiBThomas Hellström2023-12-213-1/+7
* drm/xe: Add frequency throttle reasons sysfs attributesSujaritha Sundaresan2023-12-215-0/+283
* drm/xe: Create a xe_gt_freq component for raw management and sysfsRodrigo Vivi2023-12-217-104/+347
* drm/xe: Change the name of frequency sysfs attributesSujaritha Sundaresan2023-12-211-30/+30
* drm/xe/vm: Avoid asid lookup if none allocatedMika Kuoppala2023-12-211-1/+1
* drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi2023-12-2115-41/+42
* drm/xe/kunit: Add test for LMTT operationsMichal Wajdeczko2023-12-212-0/+77
* drm/xe/kunit: Enable CONFIG_PCI_IOV in .kunitconfigMichal Wajdeczko2023-12-211-0/+1
* drm/xe/pf: Introduce Local Memory Translation TableMichal Wajdeczko2023-12-219-0/+944
* drm/xe: Introduce SR-IOV logging macrosMichal Wajdeczko2023-12-211-0/+46
* drm/xe: Define DRM_XE_DEBUG_SRIOV configMichal Wajdeczko2023-12-211-0/+10
* drm/xe: Avoid any races around ccs_mode updateNiranjana Vishwanathapura2023-12-213-0/+28
* drm/xe: Allow userspace to configure CCS modeNiranjana Vishwanathapura2023-12-213-0/+107
* drm/xe: Enable Fixed CCS mode settingNiranjana Vishwanathapura2023-12-219-0/+159
* drm/xe/xe2: Add workaround 18032095049 and 16021639441Tejas Upadhyay2023-12-212-0/+19
* drm/xe/xe2: Add workaround 14019988906Tejas Upadhyay2023-12-212-0/+5
* drm/xe/huc: HuC authentication via GSCDaniele Ceraolo Spurio2023-12-217-7/+218
* drm/xe/huc: Prepare for 2-step HuC authenticationDaniele Ceraolo Spurio2023-12-214-12/+47
* drm/xe/kunit: Test WAs for MTL and LNLLucas De Marchi2023-12-211-1/+24
* drm/xe/kunit: Add stub to read_gmdidLucas De Marchi2023-12-214-0/+29
* drm/xe/kunit: Move fake pci data to test-privLucas De Marchi2023-12-214-20/+22
* drm/xe/kunit: Remove handling of XE_TEST_SUBPLATFORM_ANYLucas De Marchi2023-12-211-5/+0
* drm/xe: Expand XE_REG_OPTION_MASKED documentationLucas De Marchi2023-12-211-1/+10
* drm/xe/uapi: Kill exec_queue_set_propertyRodrigo Vivi2023-12-213-42/+0
* drm/xe/uapi: Use LR abbrev for long-running vmsThomas Hellström2023-12-211-4/+4
* drm/xe/uapi: Fix various struct padding for 64b alignmentRodrigo Vivi2023-12-213-1/+11
* drm/xe/uapi: Add Tile ID information to the GT info queryRodrigo Vivi2023-12-211-0/+1
* drm/xe/uapi: Crystal Reference Clock updatesRodrigo Vivi2023-12-213-10/+5
* drm/xe/uapi: Kill tile_maskRodrigo Vivi2023-12-212-33/+9
* drm/xe/uapi: Split xe_sync types from flagsRodrigo Vivi2023-12-212-16/+8
* drm/xe/uapi: Align on a common way to return arrays (engines)Francois Dugast2023-12-211-13/+18
* drm/xe/uapi: Align on a common way to return arrays (gt)Francois Dugast2023-12-211-1/+1
* drm/xe/uapi: Align on a common way to return arrays (memory regions)Francois Dugast2023-12-211-22/+24
* drm/xe/uapi: Reject bo creation of unaligned sizeMauro Carvalho Chehab2023-12-212-11/+25
* drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proofJosé Roberto de Souza2023-12-211-7/+8
* drm/xe/uapi: Separate bo_create placement from flagsRodrigo Vivi2023-12-211-7/+7
* drm/xe: add some debug info for d3coldMatthew Auld2023-12-212-0/+6
* drm/xe/guc: Split GuC params used for "hwconfig" and "post-hwconfig"Michał Winiarski2023-12-211-0/+22
* drm/xe/uc: Extract xe_uc_sanitize_resetMichał Winiarski2023-12-213-7/+11
* drm/xe/uc: Store firmware binary in system-memory backed BOMichał Winiarski2023-12-211-3/+1