index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2024-04-26
drm/amdgpu: initialize the last_jump_jiffies in atom_exec_context
Jesse Zhang
-0
/
+1
2024-04-26
drm/amdgpu: add check before free wb entry
Jesse Zhang
-3
/
+6
2024-04-26
drm/amdgpu: add return result for amdgpu_i2c_{get/put}_byte
Bob Zhou
-19
/
+28
2024-04-26
drm/amdgpu: add error handle to avoid out-of-bounds
Bob Zhou
-0
/
+3
2024-04-26
drm/amdgpu: Initialize timestamp for some legacy SOCs
Ma Jun
-0
/
+8
2024-04-26
drm/amdgpu: Use new interface to reserve bad page
YiPeng Chai
-3
/
+1
2024-04-26
drm/amdgpu: Fix address translation defect
YiPeng Chai
-1
/
+1
2024-04-26
drm/amdgpu: support ACA logging ecc errors
YiPeng Chai
-0
/
+5
2024-04-26
drm/amdgpu: add poison consumption handler
YiPeng Chai
-4
/
+39
2024-04-26
drm/amdgpu: prepare to handle pasid poison consumption
YiPeng Chai
-8
/
+29
2024-04-26
drm/amdgpu: retire bad pages for umc v12_0
YiPeng Chai
-2
/
+57
2024-04-26
drm/amdgpu: add condition check for amdgpu_umc_fill_error_record
YiPeng Chai
-4
/
+19
2024-04-26
drm/amdgpu: Add delay work to retire bad pages
YiPeng Chai
-2
/
+40
2024-04-26
drm/amdgpu: umc v12_0 logs ecc errors
YiPeng Chai
-2
/
+113
2024-04-26
drm/amdgpu: umc v12_0 converts error address
YiPeng Chai
-1
/
+105
2024-04-26
drm/amdgpu: add interface to update umc v12_0 ecc status
YiPeng Chai
-0
/
+44
2024-04-26
drm/amdgpu: add poison creation handler
YiPeng Chai
-7
/
+69
2024-04-26
drm/amdgpu: prepare for logging ecc errors
YiPeng Chai
-0
/
+55
2024-04-26
drm/amdgpu: add message fifo to handle RAS poison events
YiPeng Chai
-0
/
+53
2024-04-26
drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc
Jesse Zhang
-1
/
+2
2024-04-26
drm/amdgpu/mes11: Use a separate fence per transaction
Alex Deucher
-4
/
+33
2024-04-26
drm/amdgpu: add a spinlock to wb allocation
Alex Deucher
-1
/
+11
2024-04-26
drm/amdgpu: update fw_share for VCN5
Sonny Jiang
-8
/
+21
2024-04-26
drm/amdgpu: Fix VRAM memory accounting
Mukul Joshi
-1
/
+1
2024-04-26
drm/amdgpu: update jpeg max decode resolution
Sathishkumar S
-7
/
+7
2024-04-26
drm/amdgpu: add ip dump for each ip in devcoredump
Sunil Khatri
-0
/
+14
2024-04-26
drm/amdgpu: dump ip state before reset for each ip
Sunil Khatri
-0
/
+7
2024-04-26
drm/amdgpu: add support for gfx v10 print
Sunil Khatri
-1
/
+16
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
-0
/
+61
2024-04-26
drm/amdgpu: add support of gfx10 register dump
Sunil Khatri
-1
/
+143
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
-0
/
+61
2024-04-26
drm/amdgpu: Add interface to reserve bad page
YiPeng Chai
-0
/
+23
2024-04-26
drm/amdgpu: Fix uninitialized variable warnings
Ma Jun
-2
/
+2
2024-04-26
drm/amdgpu/mes: fix use-after-free issue
Jack Xiao
-0
/
+1
2024-04-26
drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
Alex Deucher
-11
/
+15
2024-04-26
drm/amdgpu: Update CGCG settings for GFXIP 9.4.3
Rajneesh Bhardwaj
-4
/
+4
2024-04-26
drm/amdgpu: replace tmz flag into buffer flag
Frank Min
-34
/
+40
2024-04-26
drm/amdgpu: init microcode chip name from ip versions
Le Ma
-4
/
+4
2024-04-26
drm/amdgpu: Fix the ring buffer size for queue VM flush
Prike Liang
-6
/
+2
2024-04-26
drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspend
Lang Yu
-0
/
+3
2024-04-25
drm/amdgpu: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
-1
/
+1
2024-04-23
drm/amdgpu/mes: fix use-after-free issue
Jack Xiao
-0
/
+1
2024-04-23
drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
Alex Deucher
-11
/
+15
2024-04-23
drm/amdgpu: Fix the ring buffer size for queue VM flush
Prike Liang
-6
/
+2
2024-04-23
drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspend
Lang Yu
-0
/
+3
2024-04-23
drm/amdgpu: Update BO eviction priorities
Felix Kuehling
-0
/
+2
2024-04-23
drm/amdgpu/vpe: fix vpe dpm setup failed
Peyton Lee
-8
/
+8
2024-04-23
drm/amdgpu: Assign correct bits for SDMA HDP flush
Lijo Lazar
-1
/
+2
2024-04-23
drm/amdkfd: make sure VM is ready for updating operations
Lang Yu
-14
/
+20
2024-04-23
drm/amdgpu: Fix leak when GPU memory allocation fails
Mukul Joshi
-0
/
+1
[prev]
[next]