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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-15
drm/amd/powerplay: update Arcturus default dpm table setting
Evan Quan
1
-178
/
+119
2020-07-15
drm/amd/powerplay: implement a common set dpm table API for smu V11
Evan Quan
2
-0
/
+42
2020-07-15
drm/amd/powerplay: add more members for dpm table
Evan Quan
1
-2
/
+13
2020-07-15
drm/amdgpu: add module parameter choose reset mode
Wenhui Sheng
7
-0
/
+47
2020-07-15
drm/amdgpu: enable mode1 reset
Wenhui Sheng
3
-9
/
+14
2020-07-15
drm/amdgpu: RAS emergency restart logic refine
Wenhui Sheng
3
-11
/
+24
2020-07-15
drm/amd/powerplay: add SMU mode1 reset
Wenhui Sheng
8
-2
/
+104
2020-07-15
drm/amdkfd: fix kernel-doc and cleanup
Rajneesh Bhardwaj
1
-36
/
+25
2020-07-14
drm/amd/display: remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2020-07-14
drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
Xiaojie Yuan
2
-36
/
+16
2020-07-14
drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs files
Xiaojie Yuan
3
-4
/
+8
2020-07-14
drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode
chen gong
1
-1
/
+1
2020-07-14
drm/amd/display: Allow for vblank enabled with no active planes
Nicholas Kazlauskas
2
-91
/
+78
2020-07-14
drm/amd/display: Add missing DCN30 registers and fields for OTG_CRC_CNTL2
Nicholas Kazlauskas
1
-0
/
+9
2020-07-14
drm/amd/display: handle failed allocation during stream construction
Josip Pavic
1
-3
/
+16
2020-07-14
drm/amd/display: Reuse parsing code of debugfs write buffer
Mikita Lipski
1
-131
/
+128
2020-07-14
drm/amd/display: 3.2.94
Aric Cyr
1
-1
/
+1
2020-07-14
drm/amd/display: [FW Promotion] Release 0.0.24
Anthony Koo
1
-2
/
+2
2020-07-14
drm/amd/display: fix dcn3 p_state_change_support validation (v2)
Dmytro Laktyushkin
2
-7
/
+41
2020-07-14
drm/amd/display: p-state warning occurs while changing resolution from 120hz to 60hz
hersen wu
1
-2
/
+34
2020-07-14
drm/amd/display: OLED panel backlight adjust not work with external display connected
hersen wu
1
-0
/
+5
2020-07-14
drm/amd/display: reduce sr_xxx_time by 3 us when ppt disable
Chiawen Huang
4
-3
/
+55
2020-07-14
drm/amd/display: Power down hardware if set mode is not called before timeout
Sung Lee
8
-32
/
+52
2020-07-14
drm/amd/display: update dml var
Dmytro Laktyushkin
2
-6
/
+4
2020-07-14
drm/amdgpu/powerplay: Target power profile mode should be the second parameter of renoir_set_power_profile_mode
chen gong
1
-3
/
+3
2020-07-10
drm/amdgpu/display: create fake mst encoders ahead of time (v4)
Alex Deucher
4
-28
/
+48
2020-07-10
drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
Colin Ian King
1
-1
/
+1
2020-07-10
drm/amdgpu: fix preemption unit test
Jack Xiao
1
-5
/
+15
2020-07-10
drm/amdgpu/gfx10: fix race condition for kiq
Jack Xiao
1
-1
/
+8
2020-07-10
drm/amdgpu: minor cleanup of phase1 suspend code
Nirmoy Das
1
-10
/
+13
2020-07-10
drm/amd/powerplay: put dpm frequency setting common code in smu_v11_0.c
Evan Quan
6
-96
/
+129
2020-07-10
drm/amd/powerplay: revise calling chain on retrieving frequency range
Evan Quan
9
-59
/
+87
2020-07-10
drm/amd/powerplay: revise calling chain on setting soft limit
Evan Quan
6
-41
/
+49
2020-07-10
drm/amd/powerplay: put setting hard limit common code in smu_v11_0.c
Evan Quan
6
-49
/
+53
2020-07-10
drm/amd/powerplay: drop unused code and wrapper around clock retrieving
Evan Quan
10
-114
/
+22
2020-07-10
drm/amd/powerplay: unshare the code for retrieving current clock frequency
Evan Quan
6
-16
/
+41
2020-07-10
drm/amd/powerplay: bypass wrapper on retrieving current clock frequency
Evan Quan
3
-189
/
+184
2020-07-10
drm/amd/powerplay: drop unnecessary wrappers around clock retrieving
Evan Quan
8
-16
/
+10
2020-07-10
drm/amd/powerplay: update driver if file for sienna_cichlid
Likun Gao
3
-6
/
+14
2020-07-10
drm/amd/powerplay: correct the .get_workload_type() pointer
Evan Quan
1
-1
/
+1
2020-07-10
Revert "drm/amd/display: add mechanism to skip DCN init"
Changfeng
10
-47
/
+72
2020-07-10
drm/amd/display: Fix CSC remap matrix not being applied on dcn30
Nicholas Kazlauskas
1
-13
/
+14
2020-07-10
drm/amd/display: Use VUPDATE_NO_LOCK instead of VUPDATE for dcn30
Nicholas Kazlauskas
1
-10
/
+18
2020-07-10
drm/amdgpu: enable gpu recovery for sienna cichlid
Likun Gao
1
-0
/
+1
2020-07-10
drm/amdgpu: remove unnecessary logic of ASIC check
Likun Gao
3
-15
/
+2
2020-07-10
drm/amdgpu: don't do soft recovery if gpu_recovery=0
Marek Olšák
1
-1
/
+2
2020-07-08
drm/radeon: fix double free
Tom Rix
1
-4
/
+3
2020-07-08
gpu/drm: Remove debug info about CPU address
Tiezhu Yang
2
-5
/
+4
2020-07-08
drm/amd/display: Add missing CW4 programming for DCN30
Nicholas Kazlauskas
1
-5
/
+16
2020-07-08
drm/amdgpu: use register distance member instead of hardcode in mmhub v9.4
Huang Rui
1
-16
/
+21
[next]