summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
2025-12-18drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-18drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström
2025-12-17drm/xe/eustall: Disallow 0 EU stall property valuesAshutosh Dixit
2025-12-17drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit
2025-12-17drm/xe/oa: Move default oa unit assignment earlier during stream openAshutosh Dixit
2025-12-17drm/xe/pf: Add handling for MLRC adverse event thresholdDaniele Ceraolo Spurio
2025-12-17drm/xe/pf: Prepare for new threshold KLVsMichal Wajdeczko
2025-12-17drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helperMichal Wajdeczko
2025-12-17drm/xe: Introduce IF_ARGS macro utilityMichal Wajdeczko
2025-12-17drm/xe: Fix NULL pointer dereference in xe_exec_ioctlTapani Pälli
2025-12-17drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter
2025-12-17drm/xe/vf: fix return type in vf_migration_init_late()Dan Carpenter
2025-12-16drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit
2025-12-16drm/xe/rtp: Whitelist OAMERT MMIO trigger registersAshutosh Dixit
2025-12-16drm/xe/oa/uapi: Expose MERT OA unitAshutosh Dixit
2025-12-15drm/xe: Add more GT stats around pagefault mode switch flowsMatthew Brost
2025-12-15drm/xe: Add GT stats ktime helpersMatthew Brost
2025-12-15drm/xe: Wait on in-syncs when swicthing to dma-fence modeMatthew Brost
2025-12-15drm/xe: Skip exec queue schedule toggle if queue is idle during suspendMatthew Brost
2025-12-15drm/xe: Add debugfs knobs to control long running workload timeslicingMatthew Brost
2025-12-15drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost
2025-12-15drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost
2025-12-15drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-15drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-15drm/xe/guc: Fix version check for page-reclaim featureMichal Wajdeczko
2025-12-15Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2025-12-15drm/xe: Restore engine registers before restarting schedulers after GT resetJan Maslak