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
2022-10-27
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
-12
/
+13
2022-10-26
drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume
Prike Liang
-0
/
+16
2022-10-25
Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-9
/
+0
2022-10-24
drm/amdgpu: skip mes self test for gc 11.0.3 in recover
YuBiao Wang
-1
/
+1
2022-10-24
drm/amd: Add IMU fw version to fw version queries
David Francis
-1
/
+18
2022-10-24
drm/amd/pm: allow gfxoff on gc_11_0_3
Kenneth Feng
-0
/
+1
2022-10-24
drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()
Rafael Mendonca
-3
/
+3
2022-10-24
drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
Lijo Lazar
-20
/
+8
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-24
drm/amd: Add IMU fw version to fw version queries
David Francis
-1
/
+18
2022-10-24
drm/amdgpu: fix sdma doorbell init ordering on APUs
Alex Deucher
-5
/
+21
2022-10-24
drm/amd/pm: allow gfxoff on gc_11_0_3
Kenneth Feng
-0
/
+1
2022-10-24
drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()
Rafael Mendonca
-3
/
+3
2022-10-24
drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
Lijo Lazar
-20
/
+8
2022-10-21
drm/amdgpu: Adjust MES polling timeout for sriov
Yiqing Yao
-1
/
+8
2022-10-21
drm/amdgpu: fix pstate setting issue
Chengming Gui
-1
/
+4
2022-10-21
drm/amdgpu: Adjust MES polling timeout for sriov
Yiqing Yao
-1
/
+8
2022-10-21
drm/amdgpu: fix pstate setting issue
Chengming Gui
-1
/
+4
2022-10-21
Merge tag 'drm-misc-fixes-2022-10-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-1
/
+8
2022-10-20
drm/amdgpu: fix sdma doorbell init ordering on APUs
Alex Deucher
-5
/
+21
2022-10-20
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
-2367
/
+5131
2022-10-19
drm: Remove drm_mode_config::fb_base
Zack Rusin
-9
/
+0
2022-10-19
drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updates
Christian König
-1
/
+8
2022-10-18
drm/amdgpu: Fix for BO move issue
Arunpravin Paneer Selvam
-0
/
+3
2022-10-18
drm/amdgpu: dequeue mes scheduler during fini
YuBiao Wang
-3
/
+39
2022-10-18
drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11
Yifan Zha
-9
/
+13
2022-10-18
drm/amd/pm: disable cstate feature for gpu reset scenario
Evan Quan
-0
/
+8
2022-10-18
drm/amdgpu: Add sriov vf ras support in amdgpu_ras_asic_supported
YiPeng Chai
-5
/
+9
2022-10-18
drm/amdgpu: Enable ras support for mp0 v13_0_0 and v13_0_10
YiPeng Chai
-0
/
+10
2022-10-18
drm/amdgpu: Enable gmc soft reset on gmc_v11_0_3
YiPeng Chai
-0
/
+1
2022-10-18
drm/amdgpu: skip mes self test for gc 11.0.3
Likun Gao
-1
/
+2
2022-10-18
drm/amd/amdgpu: enable gfx clock gating features on smu_v13_0_10
Kenneth Feng
-1
/
+6
2022-10-18
drm/amdgpu: Refactor mode2 reset logic for v11.0.7
Victor Zhao
-8
/
+17
2022-10-18
Revert "drm/amdgpu: let mode2 reset fallback to default when failure"
Victor Zhao
-20
/
+2
2022-10-18
Revert "drm/amdgpu: add debugfs amdgpu_reset_level"
Victor Zhao
-17
/
+0
2022-10-18
drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case
Danijel Slivka
-1
/
+15
2022-10-18
drm/amdgpu: Fix for BO move issue
Arunpravin Paneer Selvam
-0
/
+3
2022-10-18
drm/amdgpu: dequeue mes scheduler during fini
YuBiao Wang
-3
/
+39
2022-10-18
drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11
Yifan Zha
-9
/
+13
2022-10-17
drm/amd/amdgpu: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
-4
/
+4
2022-10-17
drm/amdgpu: move convert_error_address out of umc_ras
Hawking Zhang
-12
/
+18
2022-10-17
drm/amd/pm: disable cstate feature for gpu reset scenario
Evan Quan
-0
/
+8
2022-10-17
drm/amdgpu: Add sriov vf ras support in amdgpu_ras_asic_supported
YiPeng Chai
-5
/
+9
2022-10-17
drm/amdgpu: Enable ras support for mp0 v13_0_0 and v13_0_10
YiPeng Chai
-0
/
+10
2022-10-17
drm/amdgpu: Enable gmc soft reset on gmc_v11_0_3
YiPeng Chai
-0
/
+1
2022-10-17
drm/amdgpu: skip mes self test for gc 11.0.3
Likun Gao
-1
/
+2
2022-10-17
drm/amd/amdgpu: enable gfx clock gating features on smu_v13_0_10
Kenneth Feng
-1
/
+6
2022-10-17
drm/amdgpu: Refactor mode2 reset logic for v11.0.7
Victor Zhao
-8
/
+17
[prev]
[next]