summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-12-24drm/msm/dpu: dpu_hw_dspp.h: fix all kernel-doc warningsRandy Dunlap-3/+3
2025-12-24drm/msm/dpu: dpu_hw_dsc.h: fix all kernel-doc warningsRandy Dunlap-3/+7
2025-12-24drm/msm/dpu: dpu_hw_cwb.h: fix all kernel-doc warningsRandy Dunlap-2/+1
2025-12-24drm/msm/dpu: dpu_hw_ctl.h: fix all kernel-doc warningsRandy Dunlap-31/+53
2025-12-24drm/msm/dpu: dpu_hw_cdm.h: fix all kernel-doc warningsRandy Dunlap-2/+2
2025-12-24drm/msm/dp: fix all kernel-doc warningsRandy Dunlap-9/+11
2025-12-24drm/msm/disp: mdp_format: fix all kernel-doc warningsRandy Dunlap-1/+5
2025-12-24drm/i915/cx0: Use the consolidated HDMI tablesSuraj Kandpal-5/+8
2025-12-23drm/xe/guc: READ/WRITE_ONCE ct->stateJonathan Cavitt-3/+10
2025-12-23drm/xe/guc: READ/WRITE_ONCE g2h_fence->doneJonathan Cavitt-4/+10
2025-12-23drm/xe/soc_remapper: Add system controller config for SoC remapperUmesh Nerlige Ramappa-2/+24
2025-12-23drm/xe/soc_remapper: Use SoC remapper helper from VSEC codeUmesh Nerlige Ramappa-6/+45
2025-12-23drm/xe/soc_remapper: Initialize SoC remapper during Xe probeUmesh Nerlige Ramappa-0/+46
2025-12-23drm/xe: Don't use absolute path in generated header commentCalvin Owens-1/+2
2025-12-23drm/xe/migrate: Configure migration queue as low latencyFrancois Dugast-1/+2
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström-23/+74
2025-12-23drm/xe/svm: Fix a debug printoutThomas Hellström-1/+1
2025-12-23drm/xe/svm: Serialize migration to device if racingThomas Hellström-2/+20
2025-12-23drm/pagemap: Support source migration over interconnectThomas Hellström-38/+166
2025-12-23drm/pagemap, drm/xe: Support destination migration over interconnectThomas Hellström-46/+169
2025-12-23drm/xe: Use drm_gpusvm_scan_mm()Thomas Hellström-1/+13
2025-12-23drm/gpusvm: Introduce a function to scan the current migration stateThomas Hellström-0/+121
2025-12-23drm/pagemap, drm/xe: Clean up the use of the device-private page ownerThomas Hellström-23/+12
2025-12-23drm/xe/svm: Document how xe keeps drm_pagemap referencesThomas Hellström-0/+21
2025-12-23drm/xe/vm: Add a couple of VM debug printoutsThomas Hellström-0/+17
2025-12-23drm/xe: Support pcie p2p dma as a fast interconnectThomas Hellström-3/+32
2025-12-23drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...Thomas Hellström-11/+173
2025-12-23drm/xe: Simplify madvise_preferred_mem_loc()Thomas Hellström-11/+12
2025-12-23drm/xe: Use the vma attibute drm_pagemap to select where to migrateThomas Hellström-58/+72
2025-12-23drm/xe: Pass a drm_pagemap pointer around with the memory advise attributesThomas Hellström-9/+48
2025-12-23drm/xe: Use the drm_pagemap_util helper to get a svm pagemap ownerThomas Hellström-24/+71
2025-12-23drm/pagemap_util: Add a utility to assign an owner to a set of interconnected...Thomas Hellström-0/+118
2025-12-23drm/pagemap: Remove the drm_pagemap_create() interfaceThomas Hellström-30/+0
2025-12-23drm/xe: Use the drm_pagemap cache and shrinkerThomas Hellström-95/+379
2025-12-23drm/pagemap: Add a drm_pagemap cache and shrinkerThomas Hellström-15/+521
2025-12-23drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimesThomas Hellström-6/+110
2025-12-23drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zddThomas Hellström-2/+8
2025-12-23drm/pagemap, drm/xe: Add refcounting to struct drm_pagemapThomas Hellström-9/+73
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström-23/+74
2025-12-23drm/pagemap: Remove some dead codeThomas Hellström-13/+0
2025-12-23drm/xe/svm: Fix a debug printoutThomas Hellström-1/+1
2025-12-22drm/xe/pf: Add debugfs to set EQ and PT for scheduler groupsDaniele Ceraolo Spurio-1/+111
2025-12-22drm/xe/pf: Add functions to set preempt timeouts for each groupDaniele Ceraolo Spurio-1/+114
2025-12-22drm/xe/pf: Add functions to set exec quantums for each groupDaniele Ceraolo Spurio-5/+181
2025-12-22drm/xe/pf: Prep for multiple exec quantums and preemption timeoutsDaniele Ceraolo Spurio-10/+28
2025-12-22drm/xe/pf: Add debugfs with scheduler groups informationDaniele Ceraolo Spurio-0/+59
2025-12-22drm/xe/pf: Add debugfs to enable scheduler groupsDaniele Ceraolo Spurio-0/+126
2025-12-22drm/xe/vf: Check if scheduler groups are enabledDaniele Ceraolo Spurio-0/+83
2025-12-22drm/xe/pf: Scheduler groups are incompatible with multi-lrcDaniele Ceraolo Spurio-0/+93
2025-12-22drm/xe/pf: Add support for enabling scheduler groupsDaniele Ceraolo Spurio-0/+190