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-03-02
drm/amdgpu: Use IP versions in convert_tiling_flags_to_modifier()
Alex Deucher
-3
/
+3
2022-03-02
drm/amdgpu: enable gfxoff routine for GC 10.3.7
Prike Liang
-0
/
+3
2022-03-02
drm/amdgpu: enable gfx power gating for GC 10.3.7
Prike Liang
-1
/
+4
2022-03-02
drm/amdgpu/nv: enable clock gating for GC 10.3.7 subblock
Prike Liang
-1
/
+11
2022-03-02
drm/amdgpu: enable gfx clock gating control for GC 10.3.7
Prike Liang
-0
/
+1
2022-03-02
drm/amdgpu: fix suspend/resume hang regression
Qiang Yu
-1
/
+2
2022-03-02
drm/amdgpu: Move CAP firmware loading to the beginning of PSP firmware list
Yifan Zha
-2
/
+2
2022-03-02
drm/amdgpu: Bump minor version for hot plug tests enabling.
Andrey Grodzovsky
-1
/
+2
2022-03-02
drm/amdgpu: Fix sigsev when accessing MMIO on hot unplug.
Andrey Grodzovsky
-2
/
+8
2022-03-02
drm/amdgpu: convert code name to ip version for noretry set
Yifan Zhang
-6
/
+5
2022-03-02
drm/amdgpu: move amdgpu_gmc_noretry_set after ip_versions populated
Yifan Zhang
-1
/
+1
2022-03-02
drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocks
yipechai
-26
/
+8
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in mca ras b...
yipechai
-27
/
+3
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in sdma ras ...
yipechai
-9
/
+1
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in hdp ras b...
yipechai
-5
/
+2
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in xgmi ras ...
yipechai
-8
/
+1
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras b...
yipechai
-10
/
+2
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in nbio ras ...
yipechai
-9
/
+1
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in mmhub ras...
yipechai
-5
/
+2
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras b...
yipechai
-9
/
+1
2022-03-02
drm/amdgpu: centrally calls the .ras_fini function of all ras blocks
yipechai
-26
/
+14
2022-03-02
drm/amdgpu: Optimize xxx_ras_fini function of each ras block
yipechai
-21
/
+21
2022-03-02
drm/amdgpu: Modify .ras_fini function pointer parameter
yipechai
-24
/
+24
2022-03-02
drm/amdgpu: Fix realloc of ptr
Tom Rix
-2
/
+7
2022-03-01
Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-472
/
+462
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
-7
/
+14
2022-02-24
drm/amdgpu: Exclude PCI reset method for now.
Andrey Grodzovsky
-2
/
+7
2022-02-24
drm/amdgpu: Add use_xgmi_p2p module parameter
Alex Sierra
-1
/
+11
2022-02-24
drm/amdgpu: config HDP_MISC_CNTL.READ_BUFFER_WATERMARK
Xiaogang Chen
-0
/
+3
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-378
/
+420
2022-02-23
drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
Qiang Yu
-2
/
+7
2022-02-23
drm/amdgpu: bypass tiling flag check in virtual display case (v2)
Guchun Chen
-1
/
+1
2022-02-23
Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"
Guchun Chen
-2
/
+1
2022-02-23
drm/amdgpu: do not enable asic reset for raven2
Chen Gong
-2
/
+2
2022-02-23
drm/amd: Check if ASPM is enabled from PCIe subsystem
Mario Limonciello
-0
/
+3
2022-02-23
drm/amdgpu: fix typo in amdgpu_discovery.c
Alex Deucher
-3
/
+3
2022-02-23
drm/amdgpu: add reset register dump trace on GPU
Somalapuram Amaranath
-0
/
+33
2022-02-23
drm/amdgpu: add debugfs for reset registers list
Somalapuram Amaranath
-0
/
+86
2022-02-23
drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
Qiang Yu
-2
/
+7
2022-02-23
drm/amdgpu/nv: set mode2 reset for MP1 13.0.8
Prike Liang
-0
/
+1
2022-02-23
drm/amdgpu/nv: enable gfx10.3.7 clock gating support
Prike Liang
-1
/
+9
2022-02-23
drm/amdgpu: add mode2 reset support for smu 13.0.5
Yifan Zhang
-0
/
+1
2022-02-23
drm/amdgpu: Fixed warning reported by kernel test robot
yipechai
-1
/
+1
2022-02-23
drm/amdgpu: Remove unused get_umc_v8_7_channel_index function
Maíra Canal
-7
/
+0
2022-02-23
drm/amdgpu: Change amdgpu_ras_block_late_init_default function scope
Maíra Canal
-1
/
+1
2022-02-23
drm/amdgpu: use ktime rather than jiffies for benchmark results
Alex Deucher
-14
/
+17
2022-02-23
drm/amdgpu: use kernel BO API for benchmark buffer management
Alex Deucher
-61
/
+17
2022-02-23
drm/amdgpu: derive GTT display support from DM
Alex Deucher
-27
/
+4
2022-02-23
drm/amdgpu: drop testing module parameter
Alex Deucher
-273
/
+1
2022-02-23
drm/amdgpu: drop benchmark module parameter
Alex Deucher
-15
/
+0
[prev]
[next]