index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
5
-7
/
+14
2022-02-24
drm/amdgpu: Exclude PCI reset method for now.
Andrey Grodzovsky
2
-2
/
+7
2022-02-24
drm/amdgpu: Add use_xgmi_p2p module parameter
Alex Sierra
3
-1
/
+11
2022-02-24
drm/amdgpu: config HDP_MISC_CNTL.READ_BUFFER_WATERMARK
Xiaogang Chen
1
-0
/
+3
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
33
-378
/
+420
2022-02-23
drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
Qiang Yu
1
-2
/
+7
2022-02-23
drm/amdgpu: bypass tiling flag check in virtual display case (v2)
Guchun Chen
1
-1
/
+1
2022-02-23
Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"
Guchun Chen
1
-2
/
+1
2022-02-23
drm/amdgpu: do not enable asic reset for raven2
Chen Gong
1
-2
/
+2
2022-02-23
drm/amd: Check if ASPM is enabled from PCIe subsystem
Mario Limonciello
1
-0
/
+3
2022-02-23
drm/amdgpu: fix typo in amdgpu_discovery.c
Alex Deucher
1
-3
/
+3
2022-02-23
drm/amdgpu: add reset register dump trace on GPU
Somalapuram Amaranath
2
-0
/
+33
2022-02-23
drm/amdgpu: add debugfs for reset registers list
Somalapuram Amaranath
2
-0
/
+86
2022-02-23
drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
Qiang Yu
1
-2
/
+7
2022-02-23
drm/amdgpu/nv: set mode2 reset for MP1 13.0.8
Prike Liang
1
-0
/
+1
2022-02-23
drm/amdgpu/nv: enable gfx10.3.7 clock gating support
Prike Liang
1
-1
/
+9
2022-02-23
drm/amdgpu: add mode2 reset support for smu 13.0.5
Yifan Zhang
1
-0
/
+1
2022-02-23
drm/amdgpu: Fixed warning reported by kernel test robot
yipechai
1
-1
/
+1
2022-02-23
drm/amdgpu: Remove unused get_umc_v8_7_channel_index function
Maíra Canal
1
-7
/
+0
2022-02-23
drm/amdgpu: Change amdgpu_ras_block_late_init_default function scope
Maíra Canal
1
-1
/
+1
2022-02-23
drm/amdgpu: use ktime rather than jiffies for benchmark results
Alex Deucher
1
-14
/
+17
2022-02-23
drm/amdgpu: use kernel BO API for benchmark buffer management
Alex Deucher
1
-61
/
+17
2022-02-23
drm/amdgpu: derive GTT display support from DM
Alex Deucher
2
-27
/
+4
2022-02-23
drm/amdgpu: drop testing module parameter
Alex Deucher
5
-273
/
+1
2022-02-23
drm/amdgpu: drop benchmark module parameter
Alex Deucher
3
-15
/
+0
2022-02-23
drm/amdgpu: expose benchmarks via debugfs
Alex Deucher
1
-0
/
+23
2022-02-23
drm/amdgpu: add a benchmark mutex
Alex Deucher
3
-9
/
+17
2022-02-23
drm/amdgpu: print the selected benchmark test in the log
Alex Deucher
1
-1
/
+25
2022-02-23
drm/amdgpu: plumb error handling though amdgpu_benchmark()
Alex Deucher
2
-40
/
+66
2022-02-23
drm/sched: Add device pointer to drm_gpu_scheduler
Jiawei Gu
1
-1
/
+3
2022-02-22
drm/amdgpu/benchmark: use dev_info rather than DRM macros for logging
Alex Deucher
1
-5
/
+7
2022-02-22
drm/amdgpu: Fix typo in *whether* in comment
Paul Menzel
1
-1
/
+1
2022-02-22
drm/amdgpu: read harvest bit per IP data on legacy GPUs
Guchun Chen
1
-25
/
+100
2022-02-22
drm/amdgpu: enable TMZ option for onwards asic
Prike Liang
1
-0
/
+1
2022-02-22
drm/amdgpu: bypass tiling flag check in virtual display case (v2)
Guchun Chen
1
-1
/
+1
2022-02-22
Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"
Guchun Chen
1
-2
/
+1
2022-02-21
drm/amdgpu: disable MMHUB PG for Picasso
Evan Quan
1
-1
/
+4
2022-02-18
drm/amdgpu: add dm ip block for dcn 3.1.5
Yifan Zhang
1
-0
/
+1
2022-02-18
drm/amd/pm: add smu_v13_0_5_ppt implementation
Yifan Zhang
1
-0
/
+1
2022-02-18
drm/amdgpu: add support for psp 13.0.5
Yifan Zhang
3
-0
/
+9
2022-02-18
drm/amdgpu: add smuio support for smuio 13.0.10
Yifan Zhang
1
-0
/
+1
2022-02-18
drm/amdgpu: add support for nbio 7.3.0
Yifan Zhang
2
-0
/
+5
2022-02-18
drm/amdgpu: enable vcn pg and cg for vcn 3.1.2
Boyuan Zhang
1
-2
/
+7
2022-02-18
drm/amdgpu/vcn: add vcn support for vcn 3.1.2
Boyuan Zhang
3
-0
/
+10
2022-02-18
drm/amdgpu: add support for sdma 5.2.6
Yifan Zhang
2
-1
/
+11
2022-02-18
drm/amdgpu: do not enable asic reset for raven2
Chen Gong
1
-2
/
+2
2022-02-17
drm/amdgpu: add gc 10.3.6 support
Yifan Zhang
2
-3
/
+90
2022-02-17
drm/amdgpu: add support for gmc10 for gc 10.3.6
Yifan Zhang
3
-0
/
+5
2022-02-17
drm/amdgpu: add Clock and Power Gating support for gc 10.3.6
Yifan Zhang
1
-2
/
+18
2022-02-17
drm/amdgpu: add nv common init for gc 10.3.6
Yifan Zhang
2
-0
/
+6
[prev]
[next]