summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-08-16drm/xe/uc: Use managed bo for HuC and GSC objectsDaniele Ceraolo Spurio
2024-08-15drm/xe: Fix tile fini sequenceMatthew Brost
2024-08-15drm/xe: use devm instead of drmm for managed boDaniele Ceraolo Spurio
2024-08-15drm/xe: Make exec_queue_kill safe to call twiceDaniele Ceraolo Spurio
2024-08-15drm/xe: fix engine_class bounds check againMatthew Auld
2024-08-14drm/xe: Define STATELESS_COMPRESSION_CTRL as mcr registerTejas Upadhyay
2024-08-14drm/xe: Write all slices if its mcr registerTejas Upadhyay
2024-08-14drm/xe: Move enable host l2 VRAM post MCR initTejas Upadhyay
2024-08-13drm/xe: Rename enable_display module paramLucas De Marchi
2024-08-13drm/xe: Remove unused xe parameterHimal Prasad Ghimiray
2024-08-13drm/xe: Name and document Wa_14019789679Matt Roper
2024-08-13drm/xe: add kdev_to_xe_device() helper and use itJani Nikula
2024-08-13drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directlyJani Nikula
2024-08-13drm/xe/tests: remove unused leftover xe_call_for_each_device()Jani Nikula
2024-08-13drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()Nirmoy Das
2024-08-12drm/xe/xe2hpg: Add Wa_14021821874Tejas Upadhyay
2024-08-12drm/xe: Add stats for tlb invalidation countNirmoy Das
2024-08-12drm/xe/gt: Add APIs for printing stats over debugfsNirmoy Das
2024-08-09drm/xe: Allow to compile out debugfsLucas De Marchi
2024-08-09drm/xe: Allow suspend / resume to be safely called multiple timesMatthew Brost
2024-08-09drm/xe: Only enable scheduling upon resume if neededMatthew Brost
2024-08-09drm/xe: Add xe_sched_add_msg_locked helperMatthew Brost
2024-08-09drm/xe: Reinit msg link when processing a messageMatthew Brost
2024-08-09drm/xe: Add xe_sched_msg_lock/unlock helperMatthew Brost
2024-08-09drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_initMatthew Brost
2024-08-09drm/xe/pf: Fix VF config validation on multi-GT platformsMichal Wajdeczko
2024-08-08drm/xe: fix WA 14018094691Daniele Ceraolo Spurio
2024-08-08drm/xe/guc: Enable w/a 14022293748 and 22019794406Julia Filipchuk
2024-08-07drm/xe: Fix access_ok check in user_fence_createNirmoy Das
2024-08-06drm/xe: Add kernel doc for xe_hw_engine_lookupMika Kuoppala
2024-08-06drm/xe: Export xe_hw_engine's mmio accessorsDominik Grzegorzek
2024-08-06drm/xe/guc: Define GuC version v70.29.2 for BMGJulia Filipchuk
2024-08-06drm/xe/guc: Bump minimum required GuC version to v70.29.2Julia Filipchuk
2024-08-06drm/xe/xe2: Add performance turning changesShekhar Chauhan
2024-08-05drm/xe: Only check last fence on user bindsMatthew Brost
2024-08-05drm/xe/observation: Drop empty sysctl table entryAshutosh Dixit
2024-08-02drm/xe/xe2: Introduce performance changesAkshata Jahagirdar
2024-08-01drm/xe: Faster devcoredumpMatthew Brost
2024-08-01drm/printer: Allow NULL data in devcoredump printerMatthew Brost
2024-08-01drm/xe: Take ref to VM in delayed snapshotMatthew Brost
2024-08-01drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_writeKarthik Poosa
2024-07-31drm/xe/xe2: Enable Priority Mem ReadPallavi Mishra
2024-07-30drm/xe: Move and export xe_hw_engine lookup.Dominik Grzegorzek
2024-07-30drm/xe: Use dma_fence_chain_free in chain fence unused as a syncMatthew Brost
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