summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-29drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPGSai Teja Pottumuttu
2024-07-29drm/xe: Migrate OOB WAs to OR rulesLucas De Marchi
2024-07-29drm/xe/rtp: Expand max rules/actions per entry againLucas De Marchi
2024-07-29drm/xe/rtp: Simplify marking active workaroundsLucas De Marchi
2024-07-29drm/xe/kunit: Test rtp with no actionsLucas De Marchi
2024-07-29drm/xe/kunit: Rename rtp test casesLucas De Marchi
2024-07-29drm/xe/kunit: Test active rtp entriesLucas De Marchi
2024-07-29drm/xe/kunit: Rename count to count_sr_entriesLucas De Marchi
2024-07-29drm/xe/kunit: Test WAs for BMGLucas De Marchi
2024-07-29drm/xe/migrate: Future-proof compressed PAT checkMatt Roper
2024-07-26drm/xe/rtp: Fix off-by-one when processing rulesLucas De Marchi
2024-07-26drm/xe: Assert G2H outstanding when releasing G2HMatthew Brost
2024-07-25drm/xe/mmio: Use single logic for waiting functionsGustavo Sousa
2024-07-25drm/xe: Remove stale declaration of xe_mmio_probe_vram()Gustavo Sousa
2024-07-25drm/xe/huc: Define HuC binary for BMGDaniele Ceraolo Spurio
2024-07-25drm/xe/gsc: Define GSC binary for LNLDaniele Ceraolo Spurio
2024-07-25drm/xe/huc: Define HuC binary for LNLDaniele Ceraolo Spurio
2024-07-24drm/xe: Fix possible UAF in guc_exec_queue_process_msgMatthew Brost
2024-07-24drm/xe: Delete unused register from xe_regs.hHimal Prasad Ghimiray
2024-07-24drm/xe: Add assert for XE_WA() usageLucas De Marchi
2024-07-24drm/xe: Refactor mmio setup for multi-tileLucas De Marchi
2024-07-24drm/xe: Remove fence check from send_tlb_invalidationMatthew Brost
2024-07-23drm/xe: Store process name and pid in xe fileMatthew Brost
2024-07-23drm/xe: Return -ENOBUFS if a kmalloc fails which is tied to an array of bindsMatthew Brost
2024-07-23drm/xe: Fix xe_pt_abort_unbindMatthew Brost
2024-07-22drm/xe: Fix warning on unreachable statementLucas De Marchi
2024-07-22drm/xe: Add NEEDS_2M BO flagMichal Wajdeczko
2024-07-22drm/xe: Normalize NEEDS_64K BO flagMichal Wajdeczko
2024-07-22drm/xe/tests: Skip xe_mocs live tests on VF deviceMichal Wajdeczko
2024-07-22drm/xe/tests: Convert xe_mocs live testsMichal Wajdeczko
2024-07-22drm/xe/tests: Convert xe_migrate live testsMichal Wajdeczko
2024-07-22drm/xe/tests: Convert xe_dma_buf live testsMichal Wajdeczko
2024-07-22drm/xe/tests: Convert xe_bo live testsMichal Wajdeczko
2024-07-22drm/xe/tests: Add helpers for use in live testsMichal Wajdeczko
2024-07-22drm/xe: Introduce const cast helperMichal Wajdeczko
2024-07-21drm/xe/oa: Don't use hardcoded valuesOhad Sharabi
2024-07-19drm/xe: Build PM into GuC CT layerMatthew Brost
2024-07-19drm/xe: Hold a PM ref when GT TLB invalidations are inflightMatthew Brost
2024-07-19drm/xe: Drop xe_gt_tlb_invalidation_waitMatthew Brost
2024-07-19drm/xe: Add xe_gt_tlb_invalidation_fence_init helperMatthew Brost
2024-07-19drm/xe/vf: Fix register value lookupMichal Wajdeczko
2024-07-19drm/xe: Fix use after free when client stats are capturedUmesh Nerlige Ramappa
2024-07-19drm/xe: Take a ref to xe file when user creates a VMUmesh Nerlige Ramappa
2024-07-19drm/xe: Add ref counting for xe_fileUmesh Nerlige Ramappa
2024-07-19drm/xe: Move part of xe_file cleanup to a helperUmesh Nerlige Ramappa
2024-07-18drm/xe/uapi: Expose SIMD16 EU mask in topology queryLucas De Marchi
2024-07-18drm/xe: Remove unused xe_sync_entry_waitMatthew Brost
2024-07-18drm/xe: Validate user fence during creationMatthew Brost
2024-07-18drm/xe/pm: Add trace for pm functionsNirmoy Das
2024-07-18drm/xe/fbdev: Limit the usage of stolen for LNL+Uma Shankar