summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-12-27Merge tag 'drm-intel-next-2025-12-19' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-12-26Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-12-24drm/xe: Improve rebar log messagesLucas De Marchi
2025-12-24drm/xe: Move rebar to its own fileLucas De Marchi
2025-12-23drm/xe/guc: READ/WRITE_ONCE ct->stateJonathan Cavitt
2025-12-23drm/xe/guc: READ/WRITE_ONCE g2h_fence->doneJonathan Cavitt
2025-12-23drm/xe/soc_remapper: Add system controller config for SoC remapperUmesh Nerlige Ramappa
2025-12-23drm/xe/soc_remapper: Use SoC remapper helper from VSEC codeUmesh Nerlige Ramappa
2025-12-23drm/xe/soc_remapper: Initialize SoC remapper during Xe probeUmesh Nerlige Ramappa
2025-12-23drm/xe: Don't use absolute path in generated header commentCalvin Owens
2025-12-23drm/xe/migrate: Configure migration queue as low latencyFrancois Dugast
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström
2025-12-23drm/xe/svm: Fix a debug printoutThomas Hellström
2025-12-23drm/xe/svm: Serialize migration to device if racingThomas Hellström
2025-12-23drm/pagemap, drm/xe: Support destination migration over interconnectThomas Hellström
2025-12-23drm/xe: Use drm_gpusvm_scan_mm()Thomas Hellström
2025-12-23drm/pagemap, drm/xe: Clean up the use of the device-private page ownerThomas Hellström
2025-12-23drm/xe/svm: Document how xe keeps drm_pagemap referencesThomas Hellström
2025-12-23drm/xe/vm: Add a couple of VM debug printoutsThomas Hellström
2025-12-23drm/xe: Support pcie p2p dma as a fast interconnectThomas Hellström
2025-12-23drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...Thomas Hellström
2025-12-23drm/xe: Simplify madvise_preferred_mem_loc()Thomas Hellström
2025-12-23drm/xe: Use the vma attibute drm_pagemap to select where to migrateThomas Hellström
2025-12-23drm/xe: Pass a drm_pagemap pointer around with the memory advise attributesThomas Hellström
2025-12-23drm/xe: Use the drm_pagemap_util helper to get a svm pagemap ownerThomas Hellström
2025-12-23drm/xe: Use the drm_pagemap cache and shrinkerThomas Hellström
2025-12-23drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimesThomas Hellström
2025-12-23drm/pagemap, drm/xe: Add refcounting to struct drm_pagemapThomas Hellström
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström
2025-12-23drm/xe/svm: Fix a debug printoutThomas Hellström
2025-12-22drm/xe/pf: Add debugfs to set EQ and PT for scheduler groupsDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Add functions to set preempt timeouts for each groupDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Add functions to set exec quantums for each groupDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Prep for multiple exec quantums and preemption timeoutsDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Add debugfs with scheduler groups informationDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Add debugfs to enable scheduler groupsDaniele Ceraolo Spurio
2025-12-22drm/xe/vf: Check if scheduler groups are enabledDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Scheduler groups are incompatible with multi-lrcDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Add support for enabling scheduler groupsDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Initialize scheduler groupsDaniele Ceraolo Spurio
2025-12-22drm/gt/guc: extract scheduler-related defines from guc_fwif.hDaniele Ceraolo Spurio
2025-12-22drm/xe/gt: Add engine masks for each classDaniele Ceraolo Spurio
2025-12-22drm/xe/display: drop i915_utils.hJani Nikula
2025-12-22drm/{i915, xe}: pass struct drm_device instead of drm_device to ->alloc_objJani Nikula
2025-12-22drm/{i915, xe}: pass struct drm_plane_state instead of struct drm_crtc to ->s...Jani Nikula
2025-12-22drm/{i915,xe}: deduplicate initial plane setupJani Nikula
2025-12-22drm/{i915, xe}: deduplicate intel_alloc_initial_plane_obj() FB modifier checksJani Nikula
2025-12-22drm/i915: further deduplicate intel_find_initial_plane_obj()Jani Nikula
2025-12-22drm/xe: return plane_state from intel_reuse_initial_plane_obj()Jani Nikula
2025-12-22drm/{i915, xe}: start deduplicating intel_find_initial_plane_obj() between i9...Jani Nikula