index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Implement virt req_ras_err_count
Victor Skvortsov
2024-11-11
1
-0
/
+6
*
drm/amdgpu: Inform if PCIe based P2P links are not available
Ramesh Errabolu
2024-11-08
1
-0
/
+3
*
drm/amdgpu: Add sysfs interface for gc reset mask
Jesse.zhang@amd.com
2024-11-08
1
-0
/
+44
*
Merge tag 'amd-drm-next-6.13-2024-11-06' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2024-11-08
1
-0
/
+3
|
\
|
*
drm/amdgpu: skip amdgpu_device_cache_pci_state under sriov
Victor Zhao
2024-11-04
1
-0
/
+3
*
|
Merge tag 'drm-misc-next-2024-10-31' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-11-01
1
-11
/
+11
|
\
\
|
*
|
drm/amdgpu: Suspend and resume internal clients with client helpers
Thomas Zimmermann
2024-10-18
1
-11
/
+11
*
|
|
Merge tag 'amd-drm-next-6.13-2024-10-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2024-10-29
1
-200
/
+307
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
drm/amdgpu: Fix amdgpu_ip_block_hw_fini()
Dan Carpenter
2024-10-25
1
-1
/
+1
|
*
drm/amdgpu: validate wait_for_idle before function call
Sunil Khatri
2024-10-22
1
-3
/
+6
|
*
drm/amdgpu: validate resume before function call
Sunil Khatri
2024-10-22
1
-27
/
+37
|
*
drm/amdgpu: validate suspend before function call
Sunil Khatri
2024-10-22
1
-14
/
+22
|
*
drm/amdgpu: validate hw_fini before function call
Sunil Khatri
2024-10-22
1
-16
/
+22
|
*
drm/amdgpu: validate sw_fini before function call
Sunil Khatri
2024-10-22
1
-6
/
+7
|
*
drm/amdgpu: validate sw_init before function call
Sunil Khatri
2024-10-22
1
-5
/
+7
|
*
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
1
-2
/
+2
|
*
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
1
-7
/
+7
|
*
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
1
-4
/
+4
|
*
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
1
-2
/
+2
|
*
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-07
1
-1
/
+1
|
*
drm/amdgpu: update the handle ptr in post_soft_reset
Sunil Khatri
2024-10-01
1
-1
/
+1
|
*
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
2024-10-01
1
-1
/
+1
|
*
drm/amdgpu: update the handle ptr in pre_soft_reset
Sunil Khatri
2024-10-01
1
-1
/
+1
|
*
drm/amdgpu: update the handle ptr in check_soft_reset
Sunil Khatri
2024-10-01
1
-1
/
+2
|
*
drm/amdgpu: update the handle ptr in prepare_suspend
Sunil Khatri
2024-10-01
1
-1
/
+1
|
*
drm/amdgpu: update the handle ptr in late_fini
Sunil Khatri
2024-10-01
1
-1
/
+1
|
*
drm/amdgpu: update the handle ptr in early_fini
Sunil Khatri
2024-10-01
1
-1
/
+1
|
*
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
1
-1
/
+1
|
*
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
1
-1
/
+1
|
*
drm/amdgpu: update the handle ptr in late_init
Sunil Khatri
2024-10-01
1
-1
/
+1
|
*
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-10-01
1
-12
/
+12
|
*
drm/amdgpu: Add sysfs nodes to get xcp details
Lijo Lazar
2024-10-01
1
-0
/
+2
|
*
drm/amdgpu: update the handle ptr in dump_ip_state
Sunil Khatri
2024-10-01
1
-1
/
+1
|
*
drm/amdgpu: Refactor XGMI reset on init handling
Lijo Lazar
2024-09-26
1
-4
/
+6
|
*
drm/amdgpu: Add helper to initialize badpage info
Lijo Lazar
2024-09-26
1
-1
/
+1
|
*
drm/amdgpu: Remove unused amdgpu_device_ip_is_idle
Dr. David Alan Gilbert
2024-09-26
1
-24
/
+0
|
*
drm/amdgpu: add amdgpu_device reference in ip block
Sunil Khatri
2024-09-26
1
-0
/
+2
|
*
drm/amdgpu: Separate reinitialization after reset
Lijo Lazar
2024-09-26
1
-63
/
+87
|
*
drm/amdgpu: Use init level for pending_reset flag
Lijo Lazar
2024-09-26
1
-26
/
+8
|
*
drm/amdgpu: Add init levels
Lijo Lazar
2024-09-26
1
-0
/
+66
|
*
drm/amd/amdgpu: Add helper to get ip block valid
Asad Kamal
2024-09-26
1
-0
/
+22
*
|
drm/amdgpu: Use video aperture helpers
Thomas Zimmermann
2024-10-14
1
-2
/
+3
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-09-30
1
-86
/
+3
|
\
|
|
*
drm/amdgpu: nuke the VM PD/PT shadow handling
Christian König
2024-09-18
1
-85
/
+2
|
*
drm/amdgpu: Fix missing check pcie_p2p module param
Bob Zhou
2024-09-17
1
-1
/
+1
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-09-11
1
-4
/
+4
|
\
|
|
*
drm/amd/amdgpu: move drain_workqueue before shutdown is set
Victor Zhao
2024-08-29
1
-3
/
+3
|
*
drm/amdgpu: skip printing vram_lost if needed
Trigger Huang
2024-08-29
1
-1
/
+1
*
|
drm/sched: add optional errno to drm_sched_start()
Christian König
2024-09-06
1
-2
/
+2
|
/
*
Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2024-08-27
1
-46
/
+86
|
\
[next]