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: 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
2024-04-23
drm/amdgpu: Update BO eviction priorities
Felix Kuehling
-0
/
+2
2024-04-23
drm/amdgpu/vcn: fix unitialized variable warnings
Pierre-Eric Pelloux-Prayer
-0
/
+4
2024-04-23
drm/amdgpu/mes11: print MES opcodes rather than numbers
Alex Deucher
-4
/
+74
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/amdgpu: Support setting reset_method at runtime
Stanley.Yang
-1
/
+1
2024-04-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-936
/
+1940
2024-04-22
drm/amdgpu: Enable clear page functionality
Arunpravin Paneer Selvam
-9
/
+116
2024-04-22
drm/buddy: Implement tracking clear page feature
Arunpravin Paneer Selvam
-3
/
+3
2024-04-22
Merge tag 'amd-drm-next-6.10-2024-04-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-198
/
+316
[prev]
[next]