summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
2025-12-22drm/{i915, xe}: deduplicate plane_config_fini() between i915 and xeJani Nikula
2025-12-22drm/{i915, xe}: deduplicate intel_initial_plane_config() between i915 and xeJani Nikula
2025-12-22drm/{i915, xe}: move initial plane calls to parent interfaceJani Nikula
2025-12-22drm/i915: rename intel_plane_initial.h to intel_initial_plane.hJani Nikula
2025-12-22drm/xe/display: rename xe_plane_initial.c to xe_initial_plane.cJani Nikula
2025-12-22drm/xe: Fix ggtt fb alignmentTvrtko Ursulin
2025-12-19drm/xe: Print GuC queue submission state on engine resetMatthew Brost
2025-12-19drm/xe: Increase log level for unhandled page faultsMatthew Brost
2025-12-19drm/xe/xe_survivability: Add index bound checkRiana Tauro
2025-12-19drm/xe/xe_survivability: Use static for survivability info attributesRiana Tauro
2025-12-19drm/xe/pmu: Replace sprintf() with sysfs_emit()Madhur Kumar
2025-12-19Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-12-18drm/xe: Fix documentation heading levels in xe_guc_pc.cSwaraj Gaikwad
2025-12-18drm/xe/xe_survivability: Remove unused indexRiana Tauro
2025-12-18drm/xe/nvm: enable cri platformAlexander Usyskin
2025-12-18drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost
2025-12-18drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström
2025-12-18drm/xe/eustall: Disallow 0 EU stall property valuesAshutosh Dixit
2025-12-18drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit
2025-12-18drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter
2025-12-18drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit
2025-12-18drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost