aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
2026-07-22drm/xe/i2c: Allow per domain unique idRaag Jadav1-1/+4
2026-07-22drm/xe/vf: Add drm_dev guards when detaching CCS read/write buffersSatyanarayana K V P3-9/+24
2026-07-21drm/xe/vf: Add drm_dev guards when detaching CCS read/write buffersSatyanarayana K V P3-9/+24
2026-07-21drm/xe/migrate: Revamp PAT index selection for migrate PTEsSanjay Yadav1-6/+27
2026-07-20drm/xe/madvise: Skip invalidation for purgeable state updatesArvind Yadav1-2/+17
2026-07-20drm/xe/xe_ras: Add support to query device memory errorsRiana Tauro2-0/+53
2026-07-20drm/xe/xe_ras: Handle uncorrectable SoC Internal errorsRiana Tauro2-0/+92
2026-07-20drm/xe/xe_survivability: Decouple survivability info from boot survivabilityRiana Tauro1-2/+11
2026-07-20drm/xe/i2c: use device_create_managed_software_node()Bartosz Golaszewski2-15/+8
2026-07-17drm/xe/xe3p_lpg: Program TR_PTA_MODEMatt Roper2-0/+48
2026-07-17drm/xe/xe_ras: Add RAS GPU health indicatorSoham Purkait3-0/+198
2026-07-16drm/xe/multi_queue: Reject PXP usage on multi-queue exec queuesJagmeet Randhawa1-0/+11
2026-07-16drm/xe/pf: Disable display in admin only PF modeSatyanarayana K V P2-3/+2
2026-07-16drm/xe/guc: Hold device ref until queue teardown completesArvind Yadav7-32/+100
2026-07-16drm/xe/guc: Keep scheduler timeline name aliveArvind Yadav2-1/+8
2026-07-16drm/xe/pt: Reset current_op in xe_pt_update_ops_init()Zongyao Bai1-0/+3
2026-07-16drm/xe/wopcm: fix WOPCM size for LNL+Daniele Ceraolo Spurio1-5/+10
2026-07-16drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO movesMatthew Brost5-15/+48
2026-07-16drm/xe/nvm: fix writable override for CRIAlexander Usyskin1-2/+7
2026-07-16drm/xe: Hold a dma-buf reference for imported BOsNitin Gote4-6/+25
2026-07-16drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOCHimal Prasad Ghimiray1-5/+20
2026-07-16drm/xe/guc: Hold device ref until queue teardown completesArvind Yadav7-32/+100
2026-07-16drm/xe/guc: Keep scheduler timeline name aliveArvind Yadav2-1/+8
2026-07-15drm/xe/multi_queue: wait for secondary's own suspend in suspend_waitNiranjana Vishwanathapura1-56/+70
2026-07-16drm/xe: Consolidate debugfs fault injection functionsMallesh Koujalagi5-22/+62
2026-07-15drm/xe/pt: Reset current_op in xe_pt_update_ops_init()Zongyao Bai1-0/+3
2026-07-15drm/xe/wopcm: fix WOPCM size for LNL+Daniele Ceraolo Spurio1-5/+10
2026-07-15drm/xe/xe_pci_error: Process errors in mmio_enabledRiana Tauro1-2/+19
2026-07-15drm/xe/xe_ras: Query errors from system controller on probeRiana Tauro1-0/+7
2026-07-15drm/xe/xe_ras: Add support for uncorrectable core-compute errorsRiana Tauro4-1/+175
2026-07-15drm/xe/xe_sysctrl: Make sysctrl flood limit reusableRiana Tauro3-4/+4
2026-07-14drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO movesMatthew Brost5-15/+48
2026-07-14drm/xe/nvm: fix writable override for CRIAlexander Usyskin1-2/+7
2026-07-14drm/xe/pf: Disable display in admin only PF modeSatyanarayana K V P2-3/+2
2026-07-14Merge drm/drm-next into drm-xe-nextRodrigo Vivi10-176/+101
2026-07-14drm/xe/display: Do not allocate into stolen for new framebuffers.Maarten Lankhorst1-27/+6
2026-07-14drm/xe: Fix DPT allocation paths.Maarten Lankhorst1-25/+8
2026-07-14drm/xe: s/bar2/lmembar/Ville Syrjälä1-8/+8
2026-07-14drm/xe: Check the PTE local memory bit for initial FB in stolenVille Syrjälä1-1/+14
2026-07-14drm/xe: Abstract the initial FB PTE checks a bitVille Syrjälä1-3/+14
2026-07-14drm/xe: Print a debug message if we have no stolen for the initial FBVille Syrjälä1-2/+6
2026-07-14drm/xe: Do the initial FB size alignment earlierVille Syrjälä1-4/+4
2026-07-14drm/i915: Use drm_dbg_kms() for initial FB debugsVille Syrjälä1-6/+6
2026-07-14drm/xe: Hold a dma-buf reference for imported BOsNitin Gote4-6/+25
2026-07-14drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOCHimal Prasad Ghimiray1-5/+20
2026-07-13drm/xe/multi_queue: preempt primary on queue group suspendNiranjana Vishwanathapura3-17/+166
2026-07-13drm/xe/guc: Add suspend refcount to exec queue opsThomas Hellström2-9/+28
2026-07-13drm/xe/hw_engine_group: propagate suspend failures during mode switchNiranjana Vishwanathapura1-3/+82
2026-07-13drm/xe/guc: add uninterruptible suspend wait for cross-process cleanupNiranjana Vishwanathapura3-0/+49
2026-07-13drm/xe/guc: ban exec queue on suspend timeoutNiranjana Vishwanathapura1-4/+49