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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-25
drm/amdgpu: move runtime pm init after drm and fbdev init
Alex Deucher
2
-68
/
+66
2022-01-25
drm/amdgpu: move PX checking into amdgpu_device_ip_early_init
Alex Deucher
2
-11
/
+13
2022-01-25
drm/amdgpu: set APU flag based on IP discovery table
Alex Deucher
1
-0
/
+13
2022-01-25
drm/amdgpu/pm/smu7: drop message about VI performance levels
Alex Deucher
1
-4
/
+0
2022-01-25
drm/amd/display: Call dc_stream_release for remove link enc assignment
Nicholas Kazlauskas
1
-0
/
+1
2022-01-25
drm/amd/display: add debug option for z9 disable interface
Eric Yang
3
-1
/
+7
2022-01-25
drm/amd/display: fix zstate allow interface to PMFW
Eric Yang
1
-1
/
+1
2022-01-25
drm/amd/display: Disable physym clock
David Galiffi
3
-12
/
+63
2022-01-25
drm/amd/display: Fix disabling dccg clocks
David Galiffi
3
-15
/
+37
2022-01-25
drm/amd/display: allow set dp drive setting when stream is not present
Wenjing Liu
2
-18
/
+15
2022-01-25
drm/amd/display: Remove unnecessary function definition
Aric Cyr
3
-9
/
+1
2022-01-25
drm/amd/display: 3.2.170
Aric Cyr
1
-1
/
+1
2022-01-25
drm/amd/display: Reset preferred training settings immediately
Wayne Lin
1
-1
/
+1
2022-01-25
drm/amd/display: [FW Promotion] Release 0.0.101.0
Anthony Koo
1
-3
/
+6
2022-01-25
drm/amd/display: Update VSC HDR infoPacket on TF change
Reza Amini
3
-14
/
+16
2022-01-25
drm/amd/display: remove PHY repeater count check for LTTPR mode
Sung Joon Kim
1
-2
/
+1
2022-01-25
drm/amd/display: Support synchronized indirect reg access
Roy Chan
2
-0
/
+94
2022-01-25
drm/amd/display: Add DSC Enable for Synaptics Hub
Fangzhi Zuo
2
-0
/
+51
2022-01-25
drm/amd/display: Retrieve MST Downstream Port Status
Fangzhi Zuo
2
-0
/
+24
2022-01-25
drm/amd/display: Add Synaptics Fifo Reset Workaround
Fangzhi Zuo
3
-1
/
+144
2022-01-25
drm/amd/display: Add Cable ID support for native DP
Shen, George
6
-0
/
+92
2022-01-25
drm/amd/display: Use PSR version selected during set_psr_caps
Nicholas Kazlauskas
1
-4
/
+2
2022-01-25
drm/amd/display: Change return type of dm_helpers_dp_mst_stop_top_mgr
Ian Chen
3
-27
/
+13
2022-01-25
drm/amd/display: Only set PSR version when valid
Nicholas Kazlauskas
1
-0
/
+4
2022-01-25
drm/amd/display: Change error to warning when hpd remains low for eDP
Varone
1
-1
/
+1
2022-01-25
drm/amd/display: Driver support for MCLK query tool
Alvin Lee
2
-0
/
+25
2022-01-25
drm/amd/display: do not compare integers of different widths
Josip Pavic
1
-2
/
+2
2022-01-25
drm/amd/display: add protection in link encoder matching logic
Martin Tsai
7
-92
/
+36
2022-01-25
drm/amd/display: Don't update drm connector when read local EDID
Wayne Lin
1
-8
/
+0
2022-01-25
drm/amd/display: fix a coding error causing set throttled vcp size skipped for dpia
Wenjing Liu
1
-1
/
+1
2022-01-25
drm/amd/display: rename dc_link_hwss struct to link_hwss
Wenjing Liu
3
-12
/
+12
2022-01-25
drm/amd/display: add more link_hwss types and method to decide which one
Wenjing Liu
2
-6
/
+50
2022-01-25
drm/amd/display: abstract encoder related hwseq across different types
Wenjing Liu
4
-48
/
+143
2022-01-25
drm/amd/display: Drop DCN for DP2.x logic
Wenjing Liu
27
-748
/
+83
2022-01-25
drm/amd/display: Add work around to enforce TBT3 compatibility.
Jimmy Kizito
5
-6
/
+34
2022-01-25
drm/amd/display: factor out dp detection link training and mst top detection
Wenjing Liu
5
-291
/
+259
2022-01-25
drm/amd/pm: use existing fini_smc_tables function for cyan skillfish
Lang Yu
1
-17
/
+1
2022-01-25
drm/amd/pm: add get_dpm_ultimate_freq function for cyan skillfish
Lang Yu
1
-0
/
+31
2022-01-25
Revert "drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in ras_list"
yipechai
1
-7
/
+0
2022-01-25
drm/amdgpu: Move xgmi ras initialization from .late_init to .early_init
yipechai
4
-5
/
+21
2022-01-25
drm/amdgpu: fix channel index mapping for SIENNA_CICHLID
Stanley.Yang
1
-12
/
+17
2022-01-25
drm/amdgpu: switch to common helper to read bios from rom
Hawking Zhang
4
-69
/
+43
2022-01-25
drm/amdgpu: retire rlc callbacks sriov_rreg/wreg
Hawking Zhang
5
-226
/
+3
2022-01-25
drm/amdgpu: switch to amdgpu_sriov_rreg/wreg
Hawking Zhang
2
-5
/
+5
2022-01-25
drm/amdgpu: add helper for rlcg indirect reg access
Hawking Zhang
2
-1
/
+124
2022-01-25
drm/amdgpu: init rlcg_reg_access_ctrl for gfx10
Hawking Zhang
1
-4
/
+34
2022-01-25
drm/amdgpu: init rlcg_reg_access_ctrl for gfx9
Hawking Zhang
1
-4
/
+26
2022-01-25
drm/amdgpu: add structures for rlcg indirect reg access
Hawking Zhang
1
-0
/
+14
2022-01-25
drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx10
Hawking Zhang
1
-39
/
+2
2022-01-25
drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx9
Hawking Zhang
1
-29
/
+4
[prev]
[next]