summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
6 daysdrm/xe: Fix DPT allocation paths.Maarten Lankhorst1-25/+8
6 daysdrm/i915: Introduce struct intel_fb_pin_paramsVille Syrjälä2-22/+23
6 daysdrm/i915: Track fence region ID in plane stateVille Syrjälä2-5/+5
10 daysdrm/xe: Fix a bug in pc_adjust_freq_bounds()Vinay Belgaumkar1-3/+10
10 daysdrm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRINareshkumar Gollakoti1-2/+30
10 daysdrm/xe/oa: Check managed mutex initialization errorsLinmao Li1-4/+5
10 daysdrm/xe/oa: Fix sync entry leak on OA config emit failureLinmao Li1-0/+4
10 daysdrm/xe/pxp: add termination on resumeDaniele Ceraolo Spurio2-50/+139
10 daysdrm/xe/guc_ads: use uncached mapping for UM queue BOJia Yao1-1/+2
10 daysdrm/xe/guc_ads: allocate UM queues in VRAM on dGFXJia Yao2-9/+5
10 daysdrm/xe/guc_ads: allocate UM queues in a separate BOJia Yao4-32/+83
10 daysdrm/xe: Fix xe_device_probe() failureRaag Jadav1-1/+5
10 daysdrm/xe: Order ring writes before ring tail updatesMatthew Brost1-0/+7
14 daysdrm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFsMarcin Bernatowicz1-2/+5
14 daysdrm/xe: Fix memory leak in exec_queue_set_hang_replay_state()Michał Winiarski1-0/+3
2026-08-09drm/xe: Wait on external BO kernel fences in exec IOCTLMatthew Brost1-6/+16
2026-08-09drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström1-2/+1
2026-08-09drm/xe: Set TTM device beneficial_order to 9 (2M)Matthew Brost1-1/+2
2026-08-09drm/xe: Separate early xe_device initializationMichal Wajdeczko2-11/+29
2026-08-09drm/xe: Move xe->info.devid|revid initializationMichal Wajdeczko3-2/+18
2026-08-09drm/xe: Move xe->info.force_execlist initializationMichal Wajdeczko2-1/+1
2026-08-09drm/xe: Drop unused param from xe_device_create()Michal Wajdeczko3-5/+11
2026-08-09drm/xe/rtp: Ensure locking/ref counting for OA whitelistsAshutosh Dixit2-0/+12
2026-08-09drm/xe/oa: (De-)whitelist OA registers on OA stream open/releaseAshutosh Dixit1-0/+7
2026-08-09drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gtAshutosh Dixit2-2/+36
2026-08-09drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regsAshutosh Dixit1-0/+15
2026-08-09drm/xe/rtp: Save OA nonpriv registers to register save/restore listsAshutosh Dixit1-0/+11
2026-08-09drm/xe/rtp: Generalize whitelist_apply_to_hweAshutosh Dixit1-5/+6
2026-08-09drm/xe/rtp: Keep track of non-OA nonpriv slotsAshutosh Dixit1-2/+5
2026-08-09drm/xe/rtp: Maintain OA whitelists separatelyAshutosh Dixit4-1/+19
2026-08-09drm/xe/pt: check no-DMA huge-pte cases before DMA segment testHimal Prasad Ghimiray1-5/+8
2026-08-03drm/xe/madvise: Skip invalidation for purgeable state updatesArvind Yadav1-2/+17
2026-08-03drm/xe/nvm: fix writable override for CRIAlexander Usyskin1-2/+7
2026-08-03drm/xe/pt: Reset current_op in xe_pt_update_ops_init()Zongyao Bai1-0/+3
2026-08-03drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOCHimal Prasad Ghimiray1-5/+20
2026-08-03drm/xe: Hold a dma-buf reference for imported BOsNitin Gote4-6/+25
2026-08-03drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked bindsMatthew Brost1-2/+12
2026-08-03drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelistsAshutosh Dixit1-3/+5
2026-08-03drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRGAshutosh Dixit1-1/+1
2026-08-03drm/xe: Return error on non-migratable faults requiring devmemMatthew Brost1-4/+2
2026-08-03drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufsMatthew Auld2-2/+4
2026-08-03drm/xe: Add compact-PT and addr mask handling for page reclaimBrian Nguyen2-56/+83
2026-08-03drm/xe/guc: Fix buffer overflow in steered register list allocationTejas Upadhyay1-2/+8
2026-08-03drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()Shuicheng Lin1-4/+4
2026-08-03drm/xe/i2c: Allow per domain unique idRaag Jadav1-1/+4
2026-08-03drm/xe/vf: Add drm_dev guards when detaching CCS read/write buffersSatyanarayana K V P3-9/+24
2026-08-03drm/xe/guc: Hold device ref until queue teardown completesArvind Yadav7-32/+100
2026-08-03drm/xe/guc: Keep scheduler timeline name aliveArvind Yadav2-1/+8
2026-08-03drm/xe: Assign queue name in time for drm_sched_initTvrtko Ursulin1-32/+40
2026-08-03drm/xe/wopcm: fix WOPCM size for LNL+Daniele Ceraolo Spurio1-5/+10