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
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Lines
2023-03-23
drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
Kai-Heng Feng
-0
/
+15
2023-03-14
drm/amdgpu: move poll enabled/disable into non DC path
Guchun Chen
-4
/
+0
2023-02-15
drm/amd/amdgpu: fix warning during suspend
Jack Xiao
-0
/
+3
2023-02-08
drm/amdgpu: Fix incorrect filenames in sysfs comments
Kent Russell
-2
/
+2
2023-01-31
Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...
Vitaly Prosyak
-1
/
+2
2023-01-30
Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-0
/
+12
2023-01-25
Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-3
/
+7
2023-01-24
drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 reset
Tim Huang
-0
/
+12
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
-0
/
+1
2023-01-18
drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
-0
/
+1
2023-01-17
drm/amdgpu: Fix coding style
Thomas Zimmermann
-2
/
+2
2023-01-17
drm/amd: Evaluate early init for all IP blocks even if one fails
Mario Limonciello
-1
/
+5
2023-01-16
Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-11
/
+11
2023-01-16
Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-41
/
+31
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GPU info bin
Mario Limonciello
-11
/
+3
2023-01-09
drm/amd: Delay removal of the firmware framebuffer
Mario Limonciello
-0
/
+8
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
-4
/
+2
2023-01-03
drm/amdgpu: rename vram_scratch into mem_scratch
Christian König
-14
/
+14
2023-01-03
drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations
Christian König
-3
/
+5
2023-01-03
drm/amdgpu: adjust the sequence to check soft reset
Likun Gao
-6
/
+2
2022-12-20
drm/amdgpu: skip MES for S0ix as well since it's part of GFX
Alex Deucher
-2
/
+3
2022-12-20
drm/amdgpu: skip MES for S0ix as well since it's part of GFX
Alex Deucher
-2
/
+3
2022-12-20
Revert "drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume"
Alex Deucher
-16
/
+0
2022-12-20
drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resume
Alex Deucher
-0
/
+6
2022-12-20
drm/amdgpu: don't mess with SDMA clock or powergating in S0ix
Alex Deucher
-4
/
+6
2022-12-13
drm/amdgpu: Add an extra evict_resource call during device_suspend.
Shikang Fan
-0
/
+5
2022-12-06
drm/ttm: use per BO cleanup workers
Christian König
-1
/
+1
2022-12-06
drm/ttm: remove ttm_bo_(un)lock_delayed_workqueue
Christian König
-3
/
+1
2022-11-29
drm/amdgpu: Fix potential double free and null pointer dereference
Liang He
-0
/
+5
2022-11-23
drm/amdgpu: fix for suspend/resume kiq fence fallback under sriov
Shikang Fan
-11
/
+12
2022-11-23
drm/amdgpu: fix pci device refcount leak
Yang Yingliang
-0
/
+4
2022-11-22
Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-127
/
+76
2022-11-17
drm/amdgpu: Enable mode-1 reset for RAS recovery in fatal error mode
YiPeng Chai
-0
/
+4
2022-11-16
Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
-0
/
+1
2022-11-15
drm/amdgpu: stop resubmittting jobs in amdgpu_pci_resume
Christian König
-2
/
+0
2022-11-15
drm/amdgpu: stop resubmitting jobs for GPU reset v2
Christian König
-5
/
+1
2022-11-15
drm/amdgpu: revert "implement tdr advanced mode"
Christian König
-103
/
+0
2022-11-15
drm/amdgpu: Fixed the problem that ras error can't be queried after gpu recov...
YiPeng Chai
-0
/
+2
2022-11-15
drm/amdgpu: there is no vbios fb on devices with no display hw (v2)
Alex Deucher
-0
/
+41
2022-11-15
drm/amdgpu: clarify DC checks
Alex Deucher
-15
/
+17
2022-11-15
drm/amdgpu: rework SR-IOV virtual display handling
Alex Deucher
-2
/
+11
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
-0
/
+1
2022-11-04
drm/amdgpu: fix for suspend/resume sequence under sriov
Victor Zhao
-0
/
+2
2022-11-04
drm/amdgpu: Disable MCBP from soc21 for SRIOV
Yiqing Yao
-1
/
+1
2022-10-27
drm/amd: Fail the suspend if resources can't be evicted
Mario Limonciello
-5
/
+10
2022-10-24
amd/amdgpu: fix repeated words in comments
wangjianli
-1
/
+1
2022-10-24
drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume
Prike Liang
-0
/
+16
2022-10-24
drm/amdgpu: skip mes self test for gc 11.0.3 in recover
YuBiao Wang
-1
/
+1
2022-10-18
drm/amd/pm: disable cstate feature for gpu reset scenario
Evan Quan
-0
/
+8
2022-10-18
Revert "drm/amdgpu: let mode2 reset fallback to default when failure"
Victor Zhao
-6
/
+1
[next]