summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe: Fix whitespace in register definitionsMatt Roper2-5/+5
2023-12-21drm/xe: Move some per-engine register definitions to the engine headerMatt Roper4-28/+30
2023-12-21drm/xe: Drop "_REG" suffix from CSFE_CHICKEN1Matt Roper2-6/+5
2023-12-21drm/xe/xe2: Support flat ccsHimal Prasad Ghimiray1-1/+1
2023-12-21drm/xe/xe2: Modify xe_bo_test for system memoryHimal Prasad Ghimiray1-17/+27
2023-12-21drm/xe/xe2: Handle flat ccs move for igfx.Himal Prasad Ghimiray5-42/+66
2023-12-21drm/xe/xe2: Update emit_pte to use compression enabled PAT indexHimal Prasad Ghimiray4-7/+18
2023-12-21drm/xe/xe2: Update chunk size for each iteration of ccs copyHimal Prasad Ghimiray1-11/+25
2023-12-21drm/xe/xe_migrate: Use NULL 1G PTE mapped at 255GiB VA for ccs clearHimal Prasad Ghimiray1-54/+11
2023-12-21drm/xe/xe2: Updates on XY_CTRL_SURF_COPY_BLTHimal Prasad Ghimiray2-9/+17
2023-12-21drm/xe/xe2: Allocate extra pages for ccs during bo createHimal Prasad Ghimiray1-9/+14
2023-12-21drm/xe/xe2: Modify main memory to ccs memory ratio.Himal Prasad Ghimiray2-2/+2
2023-12-21drm/xe/xe2: Determine bios enablement for flat ccs on igfxHimal Prasad Ghimiray2-0/+33
2023-12-21drm/xe: Remove duplicate RING_MAX_NONPRIV_SLOTS definitionMatt Roper1-1/+0
2023-12-21drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLsMatthew Brost9-28/+206
2023-12-21drm/xe: Remove vram size info from sysfsRodrigo Vivi1-22/+1
2023-12-21drm/xe: Use a flags field instead of bools for sync parseMatthew Brost4-6/+13
2023-12-21drm/xe: Use a flags field instead of bools for VMA createMatthew Brost1-30/+34
2023-12-21drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvmThomas Hellström1-2/+2
2023-12-21drm/xe: Use DRM GPUVM helpers for external- and evicted objectsThomas Hellström5-386/+129
2023-12-21drm/xe: Fix lockdep warning in xe_force_wake callsAravind Iddamsetty1-4/+6
2023-12-21drm/xe: Check skip_guc_pc before disabling gucrcVinay Belgaumkar1-3/+5
2023-12-21drm/xe: Use NULL PTEs as scratch PTEsThomas Hellström5-72/+74
2023-12-21drm/xe: Restrict huge PTEs to 1GiBThomas Hellström3-1/+7
2023-12-21drm/xe: Add frequency throttle reasons sysfs attributesSujaritha Sundaresan5-0/+283
2023-12-21drm/xe: Create a xe_gt_freq component for raw management and sysfsRodrigo Vivi7-104/+347
2023-12-21drm/xe: Change the name of frequency sysfs attributesSujaritha Sundaresan1-30/+30
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