summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
2026-07-30drm/xe: apply debug page-size allocation policy to user BOsNareshkumar Gollakoti1-0/+148
2026-07-30drm/xe: add XE_BO_FLAG_NEEDS_1G for minimum page-size sizingNareshkumar Gollakoti2-2/+11
2026-07-30drm/xe/debugfs: add page-size allocation mode knobNareshkumar Gollakoti1-0/+78
2026-07-30drm/xe: add page size allocation control state to xe_deviceNareshkumar Gollakoti4-0/+120
2026-07-29drm/xe/pt: check no-DMA huge-pte cases before DMA segment testHimal Prasad Ghimiray1-5/+8
2026-07-28drm/xe/pt: check no-DMA huge-pte cases before DMA segment testHimal Prasad Ghimiray1-5/+8
2026-07-27drm/xe/bo: optimise TT population for DONTNEED BOsMatthew Auld1-0/+12
2026-07-24drm/xe/eustall: Add WA 14027054324 support for graphics IP 35.11Harish Chegondi3-3/+37
2026-07-23drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()Shuicheng Lin1-4/+4
2026-07-23drm/xe/i2c: Allow per domain unique idRaag Jadav1-1/+4
2026-07-22drm/xe/nvls: Drop force_probe requirementGustavo Sousa1-1/+0
2026-07-22drm/xe/vm: Use regular comment for GSC VM lockdep note in xe_vm_create()Shuicheng Lin1-1/+1
2026-07-22drm/xe/vm: Remove redundant INIT_WORK() for rebind_work in xe_vm_create()Shuicheng Lin1-3/+1
2026-07-22drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()Shuicheng Lin1-4/+4
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