index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
connector
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()
Yingjie Wang
1
-0
/
+3
2021-04-09
drm/amd/display: Fix the Wunused-function warning
Shaokun Zhang
1
-1
/
+1
2021-04-09
drm/radeon/r600: Fix variables that are not used after assignment
Tian Tao
1
-0
/
+2
2021-04-09
drm/amdgpu/smu7: fix CAC setting on TOPAZ
Alex Deucher
1
-1
/
+2
2021-04-09
drm/amd/display: Update DCN302 SR Exit Latency
Joshua Aberback
1
-1
/
+1
2021-04-09
drm/amdgpu: enable ras eeprom on aldebaran
John Clements
1
-1
/
+7
2021-04-09
drm/amdgpu: RAS harvest on driver load
John Clements
1
-0
/
+29
2021-04-09
drm/amdgpu: add ras aldebaran ras eeprom driver
John Clements
1
-0
/
+229
2021-04-09
drm/amd/pm: increase time out value when sending msg to SMU
charles sun
1
-1
/
+1
2021-04-09
drm/amdgpu: add DMUB outbox event IRQ source define/complete/debug flag
Jude Shih
2
-0
/
+3
2021-04-09
drm/amd/pm: add the callback to get vbios bootup values for vangogh
Xiaojian Du
2
-0
/
+2
2021-04-09
drm/radeon: Fix size overflow
xinhui pan
1
-2
/
+2
2021-04-09
drm/amdgpu: Fix size overflow
xinhui pan
1
-1
/
+1
2021-04-09
drm/amdgpu: move mmhub ras_func init to ip specific file
Hawking Zhang
2
-19
/
+19
2021-04-09
drm/amdgpu: Remove unused function amdgpu_bo_fbdev_mmap()
Thomas Zimmermann
2
-21
/
+0
2021-04-09
Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane."
Qingqing Zhuo
2
-28
/
+3
2021-04-09
drm/amd/display: 3.2.130
Aric Cyr
1
-1
/
+1
2021-04-09
drm/amd/display: [FW Promotion] Release 0.0.59
Anthony Koo
1
-2
/
+15
2021-04-09
drm/amd/display: Cleanup DML DSC input bpc validation
Nicholas Kazlauskas
4
-5
/
+11
2021-04-09
drm/amd/display: Fixed corruption on 4K tvs
Harry VanZyllDeJong
1
-2
/
+2
2021-04-09
drm/amd/display: Determine synchronization edge based on master's vsync
Mikita Lipski
1
-3
/
+18
2021-04-09
drm/amd/display: Add MST capability to trigger_hotplug interface
Mikita Lipski
1
-1
/
+70
2021-04-09
drm/amd/display: Directly retrain link from debugfs
Mikita Lipski
1
-2
/
+2
2021-04-09
drm/amd/display: Add missing mask for DCN3
Qingqing Zhuo
1
-0
/
+1
2021-04-09
drm/amd/display: Tweak the kernel doc for crc_rd_wrk
Wayne Lin
1
-1
/
+1
2021-04-09
drm/amd/display: Set initial value to a divider
Mikita Lipski
1
-2
/
+2
2021-04-09
drm/amd/display: Add function and debugfs to dump DCC_EN bit
Victor Lu
9
-5
/
+96
2021-04-09
drm/amd/display: Add dc_debug flag to disable min fclk
Harry Wentland
3
-3
/
+4
2021-04-09
drm/amd/display: Add debug prints for SMU messages
Harry Wentland
1
-4
/
+25
2021-04-09
drm/amd/display: Added dc_edp_id_count to dc_context
Jake Wang
2
-7
/
+4
2021-04-09
drm/amd/display: Add debugfs entry for LTTPR register status
Aurabindo Pillai
1
-0
/
+66
2021-04-09
drm/amd/display: Move vupdate keepout programming from DCN20 to DCN10
Leo Li
4
-19
/
+19
2021-04-09
drm/amd/display: add NULL check to avoid kernel crash in DC.
Robin Singh
1
-0
/
+3
2021-04-09
drm/amd/display: use MST downstream AUX to dump DPRX CRCs
David (Dingchen) Zhang
1
-1
/
+1
2021-04-09
drm/amd/display: Add delay in dmub_srv_send_gpint_command
Wyatt Wood
1
-0
/
+2
2021-04-09
drm/amd/display: Retry getting PSR state if command times out
Wyatt Wood
2
-12
/
+20
2021-04-09
drm/amdgpu: split gfx callbacks into ras and non-ras ones
Hawking Zhang
8
-87
/
+92
2021-04-09
drm/amdgpu: split mmhub callbacks into ras and non-ras ones
Hawking Zhang
13
-29
/
+74
2021-04-09
drm/amdgpu: do not register df_mca interrupt in certain config
Hawking Zhang
1
-2
/
+4
2021-04-09
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
12
-32
/
+51
2021-04-09
drm/amdgpu: move xgmi ras functions to xgmi_ras_funcs
Hawking Zhang
6
-17
/
+42
2021-04-09
drm/amdgpu: split nbio callbacks into ras and non-ras ones
Hawking Zhang
6
-30
/
+63
2021-04-09
drm/amdgpu: implement query_ras_error_address callback
Hawking Zhang
1
-0
/
+90
2021-04-09
drm/amdgpu: implement umc query error count callback
Hawking Zhang
2
-0
/
+92
2021-04-09
drm/amdgpu: add helper funtion to query umc ras error
Hawking Zhang
2
-0
/
+77
2021-04-09
drm/amdgpu: create umc_v6_7_funcs for aldebaran
Hawking Zhang
3
-1
/
+58
2021-04-09
drm/amdgpu: initialze ras caps per paltform config
Hawking Zhang
1
-12
/
+23
2021-04-09
drm/amdkfd: Avoid null pointer in SMI event
Amber Lin
1
-1
/
+1
2021-04-09
amd: display: modules: Remove repeated struct declaration
Wan Jiabing
1
-2
/
+0
2021-04-09
drm/amdgpu: drop some unused atombios functions
Alex Deucher
2
-163
/
+0
[next]