index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
drm/amdgpu: Exclude PCI reset method for now.
Andrey Grodzovsky
2022-02-24
2
-2
/
+7
|
|
*
drm/amdgpu: Add use_xgmi_p2p module parameter
Alex Sierra
2022-02-24
3
-1
/
+11
|
|
*
drm/amdgpu: config HDP_MISC_CNTL.READ_BUFFER_WATERMARK
Xiaogang Chen
2022-02-24
1
-0
/
+3
|
|
*
drm/amdgpu: fix typo in amdgpu_discovery.c
Alex Deucher
2022-02-23
1
-3
/
+3
|
|
*
drm/amdgpu: add reset register dump trace on GPU
Somalapuram Amaranath
2022-02-23
2
-0
/
+33
|
|
*
drm/amdgpu: add debugfs for reset registers list
Somalapuram Amaranath
2022-02-23
2
-0
/
+86
|
|
*
drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
Qiang Yu
2022-02-23
1
-2
/
+7
|
|
*
drm/amdgpu/nv: set mode2 reset for MP1 13.0.8
Prike Liang
2022-02-23
1
-0
/
+1
|
|
*
drm/amdgpu/nv: enable gfx10.3.7 clock gating support
Prike Liang
2022-02-23
1
-1
/
+9
|
|
*
drm/amdgpu: add mode2 reset support for smu 13.0.5
Yifan Zhang
2022-02-23
1
-0
/
+1
|
|
*
drm/amdgpu: Fixed warning reported by kernel test robot
yipechai
2022-02-23
1
-1
/
+1
|
|
*
drm/amdgpu: Remove unused get_umc_v8_7_channel_index function
Maíra Canal
2022-02-23
1
-7
/
+0
|
|
*
drm/amdgpu: Change amdgpu_ras_block_late_init_default function scope
Maíra Canal
2022-02-23
1
-1
/
+1
|
|
*
drm/amdgpu: use ktime rather than jiffies for benchmark results
Alex Deucher
2022-02-23
1
-14
/
+17
|
|
*
drm/amdgpu: use kernel BO API for benchmark buffer management
Alex Deucher
2022-02-23
1
-61
/
+17
|
|
*
drm/amdgpu: derive GTT display support from DM
Alex Deucher
2022-02-23
2
-27
/
+4
|
|
*
drm/amdgpu: drop testing module parameter
Alex Deucher
2022-02-23
5
-273
/
+1
|
|
*
drm/amdgpu: drop benchmark module parameter
Alex Deucher
2022-02-23
3
-15
/
+0
|
|
*
drm/amdgpu: expose benchmarks via debugfs
Alex Deucher
2022-02-23
1
-0
/
+23
|
|
*
drm/amdgpu: add a benchmark mutex
Alex Deucher
2022-02-23
3
-9
/
+17
|
|
*
drm/amdgpu: print the selected benchmark test in the log
Alex Deucher
2022-02-23
1
-1
/
+25
|
|
*
drm/amdgpu: plumb error handling though amdgpu_benchmark()
Alex Deucher
2022-02-23
2
-40
/
+66
|
|
*
drm/amdgpu/benchmark: use dev_info rather than DRM macros for logging
Alex Deucher
2022-02-22
1
-5
/
+7
|
|
*
drm/amdgpu: Fix typo in *whether* in comment
Paul Menzel
2022-02-22
1
-1
/
+1
|
|
*
drm/amdgpu: read harvest bit per IP data on legacy GPUs
Guchun Chen
2022-02-22
1
-25
/
+100
|
|
*
drm/amdgpu: enable TMZ option for onwards asic
Prike Liang
2022-02-22
1
-0
/
+1
|
|
*
drm/amdgpu: bypass tiling flag check in virtual display case (v2)
Guchun Chen
2022-02-22
1
-1
/
+1
|
|
*
Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"
Guchun Chen
2022-02-22
1
-2
/
+1
|
|
*
drm/amdgpu: add dm ip block for dcn 3.1.5
Yifan Zhang
2022-02-18
1
-0
/
+1
|
|
*
drm/amd/pm: add smu_v13_0_5_ppt implementation
Yifan Zhang
2022-02-18
1
-0
/
+1
|
|
*
drm/amdgpu: add support for psp 13.0.5
Yifan Zhang
2022-02-18
3
-0
/
+9
|
|
*
drm/amdgpu: add smuio support for smuio 13.0.10
Yifan Zhang
2022-02-18
1
-0
/
+1
|
|
*
drm/amdgpu: add support for nbio 7.3.0
Yifan Zhang
2022-02-18
2
-0
/
+5
|
|
*
drm/amdgpu: enable vcn pg and cg for vcn 3.1.2
Boyuan Zhang
2022-02-18
1
-2
/
+7
|
|
*
drm/amdgpu/vcn: add vcn support for vcn 3.1.2
Boyuan Zhang
2022-02-18
3
-0
/
+10
|
|
*
drm/amdgpu: add support for sdma 5.2.6
Yifan Zhang
2022-02-18
2
-1
/
+11
|
|
*
drm/amdgpu: do not enable asic reset for raven2
Chen Gong
2022-02-18
1
-2
/
+2
|
*
|
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
2022-02-28
5
-7
/
+14
|
|
\
\
|
|
*
|
drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
Qiang Yu
2022-02-23
1
-2
/
+7
|
|
*
|
drm/amdgpu: bypass tiling flag check in virtual display case (v2)
Guchun Chen
2022-02-23
1
-1
/
+1
|
|
*
|
Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"
Guchun Chen
2022-02-23
1
-2
/
+1
|
|
*
|
drm/amdgpu: do not enable asic reset for raven2
Chen Gong
2022-02-23
1
-2
/
+2
|
|
*
|
drm/amd: Check if ASPM is enabled from PCIe subsystem
Mario Limonciello
2022-02-23
1
-0
/
+3
|
|
*
|
drm/amdgpu: disable MMHUB PG for Picasso
Evan Quan
2022-02-21
1
-1
/
+4
|
|
*
|
drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.
Rajib Mahapatra
2022-02-14
1
-0
/
+8
|
|
*
|
drm/amdgpu: add utcl2_harvest to gc 10.3.1
Aaron Liu
2022-02-09
1
-1
/
+6
|
|
*
|
drm/amdgpu: fix logic inversion in check
Christian König
2022-02-02
1
-1
/
+1
|
|
*
|
drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
Mario Limonciello
2022-02-02
1
-2
/
+1
|
|
*
|
drm/amdgpu: fix a potential GPU hang on cyan skillfish
Lang Yu
2022-02-02
1
-0
/
+3
|
|
*
|
drm/amd: Only run s3 or s0ix if system is configured properly
Mario Limonciello
2022-02-02
1
-0
/
+8
[prev]
[next]