summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: circumvent bogus stringop-overflow warningArnd Bergmann2024-02-021-1/+1
* drm/xe: Pick correct userptr VMA to repin on REMAP op failureMatthew Brost2024-02-021-5/+17
* drm/xe: Take a reference in xe_exec_queue_last_fence_get()Matthew Brost2024-02-025-6/+11
* drm/xe: Drop rebind argument from xe_pt_prepare_bindMatthew Brost2024-02-011-3/+2
* drm/xe: Fix loop in vm_bind_ioctl_ops_unwindMatthew Brost2024-02-011-1/+1
* drm/xe/gsc: Add status check during gsc header readoutSuraj Kandpal2024-02-011-0/+7
* drm/xe/vm: Subclass userptr vmasThomas Hellström2024-02-015-93/+137
* drm/xe: Use LRC prefix rather than CTX prefix in lrc desc definesMatthew Brost2024-01-311-7/+7
* drm/xe: Make all GuC ABI shift values unsignedMatthew Brost2024-01-315-21/+21
* drm/xe: Convert job timeouts from assert to warningMatt Roper2024-01-311-3/+6
* drm/xe: Don't use __user error pointersThomas Hellström2024-01-311-25/+25
* drm/xe: Annotate mcr_[un]lock()Thomas Hellström2024-01-311-2/+2
* drm/xe: drop display/ subdir from include directoriesJani Nikula2024-01-315-7/+6
* drm/xe: move xe_display.[ch] under display/Jani Nikula2024-01-313-9/+9
* drm/xe: Only allow 1 ufence per exec / bind IOCTLMatthew Brost2024-01-303-2/+23
* drm/xe: Add batch buffer addresses to devcoredumpJosé Roberto de Souza2024-01-305-0/+56
* drm/xe: Add functions to convert regular address to canonical address and backJosé Roberto de Souza2024-01-302-0/+13
* drm/xe: Use function to emit PIPE_CONTROLJosé Roberto de Souza2024-01-301-33/+24
* drm/xe/guc: Reduce a print from warn to debugKarthik Poosa2024-01-301-2/+2
* drm/xe/xe2: Enable has_usmLucas De Marchi2024-01-301-1/+1
* drm/hwmon: Fix abi doc warningsBadal Nilawar2024-01-292-14/+14
* drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platformsMatt Roper2024-01-291-0/+2
* drm/xe: correct the assertion for number of PTEsFei Yang2024-01-261-1/+2
* drm/xe/guc: Flush G2H handler when turning off CTsMatthew Brost2024-01-261-2/+10
* drm/xe: Move TLB invalidation reset before HW resetMatthew Brost2024-01-261-2/+2
* drm/xe/guc: Add more GuC CT statesMatthew Brost2024-01-264-22/+88
* drm/xe: Fix crash in trace_dma_fence_init()José Roberto de Souza2024-01-251-3/+3
* drm/xe: don't build debugfs files when CONFIG_DEBUG_FS=nJani Nikula2024-01-241-3/+7
* drm/xe: Remove additional spaces in devcoredump HW Engines sectionJosé Roberto de Souza2024-01-241-7/+7
* drm/xe: Print registers spread in 2 u32 as u64José Roberto de Souza2024-01-242-57/+42
* drm/xe: Print more device information in devcoredumpJosé Roberto de Souza2024-01-243-0/+24
* drm/xe: Stash GMD_ID value in xe_gtMatt Roper2024-01-242-0/+8
* drm/xe: Nuke xe from xe_devcoredumpJosé Roberto de Souza2024-01-241-2/+0
* drm/xe: Change devcoredump functions parameters to xe_sched_jobJosé Roberto de Souza2024-01-244-20/+42
* drm/xe: Remove double new lines in devcoredumpJosé Roberto de Souza2024-01-242-3/+3
* drm/xe: Remove PVC from xe_wa kunit testsLucas De Marchi2024-01-231-3/+0
* drm/xe: Document nested struct members according to guidelinesThomas Hellström2024-01-2312-223/+232
* drm/xe/xe2_lpg: Introduce performance guide changesShekhar Chauhan2024-01-232-1/+14
* drm/xe: Fix typo in vram frequency sysfs documentationSujaritha Sundaresan2024-01-231-3/+2
* Merge drm/drm-next into drm-xe-nextLucas De Marchi2024-01-2210680-257377/+480246
|\
| * Linux 6.8-rc1v6.8-rc1Linus Torvalds2024-01-211-2/+2
| * Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-2178-1426/+1629
| |\
| | * bcachefs: Improve inode_to_text()Kent Overstreet2024-01-211-7/+18
| | * bcachefs: logged_ops_format.hKent Overstreet2024-01-212-27/+31
| | * bcachefs: reflink_format.hKent Overstreet2024-01-213-47/+48
| | * bcachefs; extents_format.hKent Overstreet2024-01-212-279/+284
| | * bcachefs: ec_format.hKent Overstreet2024-01-212-16/+20
| | * bcachefs: subvolume_format.hKent Overstreet2024-01-212-32/+36
| | * bcachefs: snapshot_format.hKent Overstreet2024-01-212-33/+37
| | * bcachefs: alloc_background_format.hKent Overstreet2024-01-212-93/+94