index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)
Lin.Cao
1
-1
/
+5
2023-05-11
drm/amdgpu: set gfx9 onwards APU atomics support to be true
Yifan Zhang
1
-0
/
+6
2023-05-03
drm/amdgpu: Use the default reset when loading or reloading the driver
lyndonli
1
-0
/
+7
2023-04-18
drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"
Chong Li
1
-15
/
+17
2023-04-14
drm/amdgpu: skip kfd-iommu suspend/resume for S0ix
Aaron Liu
1
-3
/
+5
2023-04-13
drm/amdgpu: rename num_doorbells
Shashank Sharma
1
-11
/
+11
2023-04-11
drm/amdkfd: Check PCIe atomics support on GFX11 to set CP_HQD_HQ_STATUS0[29]
Sreekant Somasekharan
1
-1
/
+1
2023-04-11
drm/amd/amdgpu: Drop the hang limit parameter
Srinivasan Shanmugam
1
-1
/
+1
2023-03-31
drm/amdgpu: Add JPEG IP block to SRIOV reinit
Yifan Zha
1
-1
/
+2
2023-03-22
drm/amdgpu: resume ras for gfx v11_0_3 during reset on SRIOV
YiPeng Chai
1
-2
/
+3
2023-03-22
drm/amdgpu: reinit mes ip block during reset on SRIOV
YiPeng Chai
1
-0
/
+1
2023-03-22
drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
Kai-Heng Feng
1
-0
/
+15
2023-03-22
drm/amd/amdgpu/amdgpu_device: Provide missing kerneldoc entry for 'reset_cont...
Lee Jones
1
-0
/
+1
2023-03-15
drm/amdgpu: Move to common helper to query soc rev_id
Hawking Zhang
1
-0
/
+12
2023-03-15
drm/amdgpu: Move to common indirect reg access helper
Hawking Zhang
1
-14
/
+18
2023-03-13
drm/amdgpu: move poll enabled/disable into non DC path
Guchun Chen
1
-4
/
+0
2023-03-13
drm/amdgpu: use drm_device pointer directly rather than convert again
Guchun Chen
1
-2
/
+2
2023-03-13
drm/amdgpu: drop pm_sysfs_en flag from amdgpu_device structure
Guchun Chen
1
-6
/
+3
2023-03-08
drm/amdgpu: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-2
/
+0
2023-03-07
drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmux
Orlando Chamberlain
1
-5
/
+16
2023-02-15
drm/amd/amdgpu: fix warning during suspend
Jack Xiao
1
-0
/
+3
2023-02-08
drm/amdgpu: Fix incorrect filenames in sysfs comments
Kent Russell
1
-2
/
+2
2023-01-31
Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...
Vitaly Prosyak
1
-1
/
+2
2023-01-30
Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-0
/
+12
2023-01-25
Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-3
/
+7
2023-01-24
drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 reset
Tim Huang
1
-0
/
+12
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-0
/
+1
2023-01-18
drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
1
-0
/
+1
2023-01-17
drm/amdgpu: Fix coding style
Thomas Zimmermann
1
-2
/
+2
2023-01-17
drm/amd: Evaluate early init for all IP blocks even if one fails
Mario Limonciello
1
-1
/
+5
2023-01-16
Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-11
/
+11
2023-01-16
Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-41
/
+31
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GPU info bin
Mario Limonciello
1
-11
/
+3
2023-01-09
drm/amd: Delay removal of the firmware framebuffer
Mario Limonciello
1
-0
/
+8
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-4
/
+2
2023-01-03
drm/amdgpu: rename vram_scratch into mem_scratch
Christian König
1
-14
/
+14
2023-01-03
drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations
Christian König
1
-3
/
+5
2023-01-03
drm/amdgpu: adjust the sequence to check soft reset
Likun Gao
1
-6
/
+2
2022-12-20
drm/amdgpu: skip MES for S0ix as well since it's part of GFX
Alex Deucher
1
-2
/
+3
2022-12-20
drm/amdgpu: skip MES for S0ix as well since it's part of GFX
Alex Deucher
1
-2
/
+3
2022-12-20
Revert "drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume"
Alex Deucher
1
-16
/
+0
2022-12-20
drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resume
Alex Deucher
1
-0
/
+6
2022-12-20
drm/amdgpu: don't mess with SDMA clock or powergating in S0ix
Alex Deucher
1
-4
/
+6
2022-12-13
drm/amdgpu: Add an extra evict_resource call during device_suspend.
Shikang Fan
1
-0
/
+5
2022-12-06
drm/ttm: use per BO cleanup workers
Christian König
1
-1
/
+1
2022-12-06
drm/ttm: remove ttm_bo_(un)lock_delayed_workqueue
Christian König
1
-3
/
+1
2022-11-29
drm/amdgpu: Fix potential double free and null pointer dereference
Liang He
1
-0
/
+5
2022-11-23
drm/amdgpu: fix for suspend/resume kiq fence fallback under sriov
Shikang Fan
1
-11
/
+12
2022-11-23
drm/amdgpu: fix pci device refcount leak
Yang Yingliang
1
-0
/
+4
2022-11-22
Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-127
/
+76
[next]