index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
drm/amd/display: Ignore Transitional Invalid Link Rate Error Message
Fangzhi Zuo
1
-1
/
+1
2022-02-23
drm/amd/display: Fix wrong resolution with DP/VGA adapter
Ilya
2
-0
/
+19
2022-02-23
drm/amd/display: Refactor PSR DPCD caps detection
Po Ting Chen
6
-57
/
+69
2022-02-23
drm/amd/display: Set compbuf size to min at prep prevent overbook crb
Duncan Ma
2
-2
/
+11
2022-02-23
drm/amd/display: lock/un-lock cursor if odm pipe split used
Paul Hsieh
1
-1
/
+6
2022-02-23
drm/amd/display: Turn global functions into static functions
Maíra Canal
7
-8
/
+9
2022-02-23
drm/amd/display: Add missing prototypes to dcn201_init
Maíra Canal
1
-0
/
+1
2022-02-23
drm/amd/display: Remove unused variable
Maíra Canal
1
-3
/
+0
2022-02-23
drm/amd/display: Remove unused dmub_outbox_irq_info_funcs variable
Maíra Canal
1
-5
/
+0
2022-02-23
drm/amd/display: Remove vupdate_int_entry definition
Maíra Canal
1
-14
/
+0
2022-02-23
drm/amd/display: Remove unused dcn316_smu_set_voltage_via_phyclk function
Maíra Canal
1
-16
/
+0
2022-02-23
drm/amd/display: Remove unused temp variable
Maíra Canal
1
-0
/
+4
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
3
-27
/
+12
2022-02-23
drm/amdgpu/display: split dmcu and gpuvm handling logic
Alex Deucher
1
-15
/
+20
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/amdkfd: Use real device for messages
Felix Kuehling
3
-10
/
+4
2022-02-23
drm/amdkfd: Fix for possible integer overflow
David Yat Sin
1
-1
/
+1
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-22
drm/amdgpu/benchmark: use dev_info rather than DRM macros for logging
Alex Deucher
1
-5
/
+7
2022-02-22
drm/amdkfd: make CRAT table missing message informational only
Alex Deucher
1
-1
/
+1
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/amd/pm: validate SMU feature enable message for getting feature enabled mask
Prike Liang
3
-29
/
+43
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-22
drm/amdkfd: Fix criu_restore_bo error handling
Felix Kuehling
1
-2
/
+2
2022-02-22
drm/amdkfd: Drop IH ring overflow message to dbg
Kent Russell
1
-1
/
+1
2022-02-18
drm/amdgpu: add dm ip block for dcn 3.1.5
Yifan Zhang
1
-0
/
+1
2022-02-18
drm/amd/display: Add DCN315 DM Support
Qingqing Zhuo
2
-1
/
+14
2022-02-18
drm/amd/display: Add DCN315 CORE
Qingqing Zhuo
2
-3
/
+18
2022-02-18
drm/amd/display: Add DCN315 blocks to Makefile
Qingqing Zhuo
1
-0
/
+1
2022-02-18
drm/amd/display: Add DCN315 Command Table Helper
Qingqing Zhuo
1
-0
/
+1
2022-02-18
drm/amd/display: Add DCN315 Resource
Qingqing Zhuo
3
-0
/
+2400
2022-02-18
drm/amd/display: Add DCN315 DMUB
Qingqing Zhuo
5
-5
/
+139
2022-02-18
drm/amd/display: Add DCN315 IRQ
Qingqing Zhuo
3
-0
/
+480
2022-02-18
drm/amd/display: Add DCN315 GPIO
Qingqing Zhuo
7
-0
/
+714
2022-02-18
drm/amd/display: Add DCN315 CLK_MGR
Qingqing Zhuo
6
-2
/
+1141
2022-02-18
drm/amd/display: Add DCN315 family information
Qingqing Zhuo
2
-0
/
+7
2022-02-18
drm/amd/include: add DCN 3.1.5 registers
Qingqing Zhuo
4
-0
/
+192842
2022-02-18
drm/amdgpu: add mp 13.0.5 header files
Yifan Zhang
2
-0
/
+1127
2022-02-18
drm/amd/pm: add smu_v13_0_5_ppt implementation
Yifan Zhang
8
-1
/
+1183
[next]