index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-11
drm/amdgpu: jump to the correct label on failure
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2025-11-11
drm/amdgpu: get RAS bad page address from MCA address
Tao Zhou
2
-5
/
+14
2025-11-11
drm/amd: Clarify that amdgpu.audio only works for non-DC
Mario Limonciello (AMD)
1
-1
/
+1
2025-11-11
drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfaces
Vitaly Prosyak
1
-0
/
+12
2025-11-11
drm/amdgpu: load RAS bad page from PMFW in page retirement
Tao Zhou
2
-50
/
+85
2025-11-11
Merge tag 'amd-drm-next-6.19-2025-11-07' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
38
-108
/
+1016
2025-11-07
Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-3
/
+6
2025-11-06
drm/amdgpu: Fix wait after reset sequence in S3
Lijo Lazar
2
-3
/
+32
2025-11-06
drm/amd: Fix suspend failure with secure display TA
Mario Limonciello
1
-1
/
+4
2025-11-06
drm/amdgpu: fix gpu page fault after hibernation on PF passthrough
Samuel Zhang
2
-2
/
+5
2025-11-06
drm/amdgpu: skip writing eeprom when PMFW manages RAS data
Tao Zhou
2
-1
/
+22
2025-11-06
drm/amdgpu: support to load RAS bad pages from PMFW
Tao Zhou
1
-4
/
+10
2025-11-06
drm/amdgpu: Fix wait after reset sequence in S3
Lijo Lazar
2
-3
/
+32
2025-11-06
drm/amdgpu: add ras_eeprom_read_idx interface
Tao Zhou
2
-0
/
+55
2025-11-06
drm/amdgpu: make MCA IPID parse global
Tao Zhou
2
-0
/
+16
2025-11-06
drm/amd: Fix suspend failure with secure display TA
Mario Limonciello
1
-1
/
+4
2025-11-06
drm/amd/ras: Fix the issue of incorrect function call
YiPeng Chai
1
-1
/
+1
2025-11-06
drm/amdgpu: fix gpu page fault after hibernation on PF passthrough
Samuel Zhang
2
-2
/
+5
2025-11-06
drm/amdgpu/userq: need to unref bo
David (Ming Qiang) Wu
1
-0
/
+1
2025-11-06
drm/amdgpu: initialize max record count after table reset
Gangliang Xie
1
-0
/
+6
2025-11-06
drm/amdgpu: add check function for pmfw eeprom
Gangliang Xie
1
-0
/
+44
2025-11-06
drm/amdgpu: add initialization function for pmfw eeprom
Gangliang Xie
1
-0
/
+39
2025-11-06
drm/amdgpu: adapt reset function for pmfw eeprom
Gangliang Xie
1
-25
/
+36
2025-11-04
drm/amdkfd: Don't clear PT after process killed
Philip Yang
1
-0
/
+4
2025-11-04
drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()
Alex Deucher
1
-4
/
+0
2025-11-04
drm/amdgpu: set default gfx reset masks for gfx6-8
Alex Deucher
3
-0
/
+15
2025-11-04
drm/amdgpu: fix possible fence leaks from job structure
Alex Deucher
3
-4
/
+35
2025-11-04
drm/amdgpu: suspend ras module before gpu reset
YiPeng Chai
3
-2
/
+38
2025-11-04
drm/amdgpu: add wrapper functions for pmfw eeprom interface
Gangliang Xie
2
-0
/
+119
2025-11-04
drm/amdgpu: add function to check if pmfw eeprom is supported
Gangliang Xie
3
-2
/
+48
2025-11-04
drm/amd/pm: add smu ras driver framework
Gangliang Xie
1
-0
/
+1
2025-11-04
drm/amd/pm: implement ras_smu_drv interface for smu v13.0.12
Gangliang Xie
1
-0
/
+26
2025-11-04
drm/amdkfd: Don't clear PT after process killed
Philip Yang
1
-0
/
+4
2025-11-04
drm/amdgpu: Add ras ip block name
YiPeng Chai
1
-0
/
+1
2025-11-04
drm/amd/ras: Increase ras switch control range
YiPeng Chai
1
-0
/
+3
2025-11-04
drm/amdgpu: validate the bo from done list for NULL
Sunil Khatri
1
-0
/
+2
2025-11-04
drm/amdgpu: lock bo before calling amdgpu_vm_bo_update_shared
Pierre-Eric Pelloux-Prayer
1
-0
/
+7
2025-11-04
drm/amdgpu: grab a BO reference in vm_lock_done_list.
Christian König
1
-2
/
+6
2025-11-04
drm/amdgpu: Implement user queue reset functionality
Jesse.Zhang
5
-12
/
+217
2025-11-04
drm/amd: Unwind for failed device suspend
Mario Limonciello (AMD)
1
-7
/
+58
2025-11-04
drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase2()
Mario Limonciello (AMD)
1
-3
/
+33
2025-11-04
drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase1()
Mario Limonciello (AMD)
1
-2
/
+16
2025-11-04
drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()
Alex Deucher
1
-4
/
+0
2025-11-04
drm/amdgpu: Fix error injection parameter error
YiPeng Chai
1
-1
/
+1
2025-11-04
drm/amdgpu: Remove invalidate and flush hdp macros
Asad Kamal
3
-5
/
+3
2025-11-04
drm/amd/ras: Add CPER ring read for uniras
Xiang Liu
2
-1
/
+61
2025-11-04
drm/amdgpu: move reset debug disable handling
Alex Deucher
12
-22
/
+32
2025-11-04
drm/amdgpu: Update invalidate and flush hdp function
Asad Kamal
3
-5
/
+22
2025-11-04
drm/amdgpu: caller should make sure not to double free
Sunil Khatri
1
-3
/
+1
2025-11-04
drm/amdgpu: set default gfx reset masks for gfx6-8
Alex Deucher
3
-0
/
+15
[prev]
[next]