linux.git
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
2024-07-18 Akshata Jahagirdardrm/xe/migrate: Add kunit to test clear functionality
2024-07-18 Akshata Jahagirdardrm/xe/migrate: Handle clear ccs logic for xe2 dgfx
2024-07-17 Matthew Brostdrm/xe: Don't suspend device upon wedge
2024-07-17 Matthew Brostdrm/xe: Wedge the entire device
2024-07-17 Alexander Usyskindrm/xe/gsc: add Battlemage support
2024-07-15 Michal Wajdeczkodrm/xe/vf: Track writes to inaccessible registers from VF
2024-07-12 Tejas Upadhyaydrm/xe/xe2: Add Wa_15015404425
2024-07-12 Michal Wajdeczkodrm/xe/pf: Limit fair VF LMEM provisioning
2024-07-12 Ashutosh Dixitdrm/xe/exec: Fix minor bug related to xe_sync_entry_cleanup
2024-07-12 Michal Wajdeczkodrm/xe/kunit: Simplify xe_mocs live tests code layout
2024-07-12 Michal Wajdeczkodrm/xe/kunit: Simplify xe_migrate live tests code layout
2024-07-12 Michal Wajdeczkodrm/xe/kunit: Simplify xe_dma_buf live tests code layout
2024-07-12 Michal Wajdeczkodrm/xe/kunit: Simplify xe_bo live tests code layout
2024-07-12 Michal Wajdeczkodrm/xe/kunit: Drop XE_TEST_EXPORT
2024-07-12 Michal Wajdeczkodrm/xe/kunit: Kill xe_cur_kunit()
2024-07-11 José Roberto... drm/xe: Add process name and PID to job timedout message
2024-07-11 Tejas Upadhyaydrm/xe/xe2: Make subsequent L2 flush sequential
2024-07-10 Nirmoy Dasdrm/xe/display/xe_hdcp_gsc: Free arbiter on driver...
2024-07-10 Lucas De Marchidrm/xe: Generate oob before compiling anything
2024-07-09 Lucas De Marchidrm/xe/gt: Remove double include
2024-07-09 Bommu Krishnaiahdrm/xe/xe2lpg: Extend workaround 14021402888
2024-07-08 Matthew Brostdrm/xe: Drop trace_xe_hw_fence_free
2024-07-08 Ngai-Mint Kwandrm/xe/xe2lpm: Extend Wa_16021639441
2024-07-06 Thomas Hellströmdrm/xe: Use write-back caching mode for system memory...
2024-07-05 Matthew Aulddrm/i915: disable fbc due to Wa_16023588340
2024-07-05 Matthew Aulddrm/xe/bmg: implement Wa_16023588340
2024-07-04 Michal Wajdeczkodrm/xe: Use VF_CAP_REG for device wmb
2024-07-04 Michal Wajdeczkodrm/xe: Kill regs/xe_sriov_regs.h
2024-07-04 Michal Wajdeczkodrm/xe: Fix register definition order in xe_regs.h
2024-07-04 Matthew Brostdrm/xe: Add VM bind IOCTL error injection
2024-07-04 Matthew Brostdrm/xe: Update PT layer with better error handling
2024-07-04 Matthew Brostdrm/xe: Update VM trace events
2024-07-04 Matthew Brostdrm/xe: Convert multiple bind ops into single job
2024-07-04 Matthew Brostdrm/xe: Add xe_exec_queue_last_fence_test_dep
2024-07-04 Matthew Brostdrm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
2024-07-04 Matthew Brostdrm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
2024-07-03 Ashutosh Dixitdrm/xe/uapi: Rename xe perf layer as xe observation...
2024-07-03 Matthew Brostdrm/xe: Add timeout to preempt fences
2024-07-02 Michal Wajdeczkodrm/xe/guc: Demote GuC IDs usage message to debug
2024-07-02 Vinay Belgaumkardrm/xe/bmg: Apply Wa_22019338487
2024-07-02 Vinay Belgaumkardrm/xe/guc: Prevent use of uninitialized mutex
2024-07-01 Ashutosh Dixitdrm/xe/oa: Destroy the stream_lock mutex
next
This page took 0.089532 seconds and 4 git commands to generate.