linux-block.git
2024-08-16 Daniele Ceraolo... drm/xe/uc: Use managed bo for HuC and GSC objects
2024-08-16 Matthew Brostdrm/xe: Fix tile fini sequence
2024-08-15 Daniele Ceraolo... drm/xe: use devm instead of drmm for managed bo
2024-08-15 Daniele Ceraolo... drm/xe: Make exec_queue_kill safe to call twice
2024-08-15 Matthew Aulddrm/xe: fix engine_class bounds check again
2024-08-14 Tejas Upadhyaydrm/xe: Define STATELESS_COMPRESSION_CTRL as mcr register
2024-08-14 Tejas Upadhyaydrm/xe: Write all slices if its mcr register
2024-08-14 Tejas Upadhyaydrm/xe: Move enable host l2 VRAM post MCR init
2024-08-13 Lucas De Marchidrm/xe: Rename enable_display module param
2024-08-13 Himal Prasad... drm/xe: Remove unused xe parameter
2024-08-13 Matt Roperdrm/xe: Name and document Wa_14019789679
2024-08-13 Jani Nikuladrm/xe: add kdev_to_xe_device() helper and use it
2024-08-13 Jani Nikuladrm/xe: use pdev_to_xe_device() instead of pci_get_drvd...
2024-08-13 Jani Nikuladrm/xe/tests: remove unused leftover xe_call_for_each_d...
2024-08-13 Nirmoy Dasdrm/xe/migrate: Parameterize ccs and bo data clear...
2024-08-12 Tejas Upadhyaydrm/xe/xe2hpg: Add Wa_14021821874
2024-08-12 Nirmoy Dasdrm/xe: Add stats for tlb invalidation count
2024-08-12 Nirmoy Dasdrm/xe/gt: Add APIs for printing stats over debugfs
2024-08-10 Lucas De Marchidrm/xe: Allow to compile out debugfs
2024-08-10 Matthew Brostdrm/xe: Allow suspend / resume to be safely called...
2024-08-10 Matthew Brostdrm/xe: Only enable scheduling upon resume if needed
2024-08-10 Matthew Brostdrm/xe: Add xe_sched_add_msg_locked helper
2024-08-10 Matthew Brostdrm/xe: Reinit msg link when processing a message
2024-08-10 Matthew Brostdrm/xe: Add xe_sched_msg_lock/unlock helper
2024-08-09 Matthew Brostdrm/xe: Move VM dma-resv lock from xe_exec_queue_create...
2024-08-09 Michal Wajdeczkodrm/xe/pf: Fix VF config validation on multi-GT platforms
2024-08-08 Daniele Ceraolo... drm/xe: fix WA 14018094691
2024-08-08 Julia Filipchukdrm/xe/guc: Enable w/a 14022293748 and 22019794406
2024-08-07 Nirmoy Dasdrm/xe: Fix access_ok check in user_fence_create
2024-08-07 Mika Kuoppaladrm/xe: Add kernel doc for xe_hw_engine_lookup
2024-08-07 Dominik Grzegorzekdrm/xe: Export xe_hw_engine's mmio accessors
2024-08-06 Julia Filipchukdrm/xe/guc: Define GuC version v70.29.2 for BMG
2024-08-06 Julia Filipchukdrm/xe/guc: Bump minimum required GuC version to v70...
2024-08-06 Shekhar Chauhandrm/xe/xe2: Add performance turning changes
2024-08-05 Matthew Brostdrm/xe: Only check last fence on user binds
2024-08-05 Ashutosh Dixitdrm/xe/observation: Drop empty sysctl table entry
2024-08-02 Akshata Jahagirdardrm/xe/xe2: Introduce performance changes
2024-08-01 Matthew Brostdrm/xe: Faster devcoredump
2024-08-01 Matthew Brostdrm/printer: Allow NULL data in devcoredump printer
2024-08-01 Matthew Brostdrm/xe: Take ref to VM in delayed snapshot
2024-08-01 Karthik Poosadrm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_ma...
2024-08-01 Pallavi Mishradrm/xe/xe2: Enable Priority Mem Read
2024-07-31 Dominik Grzegorzekdrm/xe: Move and export xe_hw_engine lookup.
2024-07-31 Matthew Brostdrm/xe: Use dma_fence_chain_free in chain fence unused...
2024-07-30 Geert Uytterhoevendrm/xe/oa/uapi: Make bit masks unsigned
2024-07-29 Sai Teja Pottumuttudrm/xe/xe2hpg: Introduce performance tuning changes...
2024-07-29 Lucas De Marchidrm/xe: Migrate OOB WAs to OR rules
2024-07-29 Lucas De Marchidrm/xe/rtp: Expand max rules/actions per entry again
2024-07-29 Lucas De Marchidrm/xe/rtp: Simplify marking active workarounds
2024-07-29 Lucas De Marchidrm/xe/kunit: Test rtp with no actions
2024-07-29 Lucas De Marchidrm/xe/kunit: Rename rtp test cases
2024-07-29 Lucas De Marchidrm/xe/kunit: Test active rtp entries
2024-07-29 Lucas De Marchidrm/xe/kunit: Rename count to count_sr_entries
2024-07-29 Lucas De Marchidrm/xe/kunit: Test WAs for BMG
2024-07-29 Matt Roperdrm/xe/migrate: Future-proof compressed PAT check
2024-07-26 Lucas De Marchidrm/xe/rtp: Fix off-by-one when processing rules
2024-07-26 Matthew Brostdrm/xe: Assert G2H outstanding when releasing G2H
2024-07-25 Gustavo Sousadrm/xe/mmio: Use single logic for waiting functions
2024-07-25 Gustavo Sousadrm/xe: Remove stale declaration of xe_mmio_probe_vram()
2024-07-25 Daniele Ceraolo... drm/xe/huc: Define HuC binary for BMG
2024-07-25 Daniele Ceraolo... drm/xe/gsc: Define GSC binary for LNL
2024-07-25 Daniele Ceraolo... drm/xe/huc: Define HuC binary for LNL
2024-07-24 Matthew Brostdrm/xe: Fix possible UAF in guc_exec_queue_process_msg
2024-07-24 Himal Prasad... drm/xe: Delete unused register from xe_regs.h
2024-07-24 Lucas De Marchidrm/xe: Add assert for XE_WA() usage
2024-07-24 Lucas De Marchidrm/xe: Refactor mmio setup for multi-tile
2024-07-24 Matthew Brostdrm/xe: Remove fence check from send_tlb_invalidation
2024-07-23 Matthew Brostdrm/xe: Store process name and pid in xe file
2024-07-23 Matthew Brostdrm/xe: Return -ENOBUFS if a kmalloc fails which is...
2024-07-23 Matthew Brostdrm/xe: Fix xe_pt_abort_unbind
2024-07-22 Lucas De Marchidrm/xe: Fix warning on unreachable statement
2024-07-22 Michal Wajdeczkodrm/xe: Add NEEDS_2M BO flag
2024-07-22 Michal Wajdeczkodrm/xe: Normalize NEEDS_64K BO flag
2024-07-22 Michal Wajdeczkodrm/xe/tests: Skip xe_mocs live tests on VF device
2024-07-22 Michal Wajdeczkodrm/xe/tests: Convert xe_mocs live tests
2024-07-22 Michal Wajdeczkodrm/xe/tests: Convert xe_migrate live tests
2024-07-22 Michal Wajdeczkodrm/xe/tests: Convert xe_dma_buf live tests
2024-07-22 Michal Wajdeczkodrm/xe/tests: Convert xe_bo live tests
2024-07-22 Michal Wajdeczkodrm/xe/tests: Add helpers for use in live tests
2024-07-22 Michal Wajdeczkodrm/xe: Introduce const cast helper
2024-07-22 Ohad Sharabidrm/xe/oa: Don't use hardcoded values
2024-07-20 Matthew Brostdrm/xe: Build PM into GuC CT layer
2024-07-20 Matthew Brostdrm/xe: Hold a PM ref when GT TLB invalidations are...
2024-07-20 Matthew Brostdrm/xe: Drop xe_gt_tlb_invalidation_wait
2024-07-20 Matthew Brostdrm/xe: Add xe_gt_tlb_invalidation_fence_init helper
2024-07-19 Michal Wajdeczkodrm/xe/vf: Fix register value lookup
2024-07-19 Umesh Nerlige... drm/xe: Fix use after free when client stats are captured
2024-07-19 Umesh Nerlige... drm/xe: Take a ref to xe file when user creates a VM
2024-07-19 Umesh Nerlige... drm/xe: Add ref counting for xe_file
2024-07-19 Umesh Nerlige... drm/xe: Move part of xe_file cleanup to a helper
2024-07-18 Lucas De Marchidrm/xe/uapi: Expose SIMD16 EU mask in topology query
2024-07-18 Matthew Brostdrm/xe: Remove unused xe_sync_entry_wait
2024-07-18 Matthew Brostdrm/xe: Validate user fence during creation
2024-07-18 Nirmoy Dasdrm/xe/pm: Add trace for pm functions
2024-07-18 Uma Shankardrm/xe/fbdev: Limit the usage of stolen for LNL+
2024-07-18 Akshata Jahagirdardrm/xe/xe2: Do not run xe_bo_test for xe2+ dgfx
2024-07-18 Akshata Jahagirdardrm/xe/migrate: Add kunit to test migration functionali...
2024-07-18 Akshata Jahagirdardrm/xe/xe_migrate: Handle migration logic for xe2+...
2024-07-18 Akshata Jahagirdardrm/xe/xe2: Introduce identity map for compressed pat...
2024-07-18 Akshata Jahagirdardrm/xe/migrate: Add helper function to program identity map
next