index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
drm/amdgpu: add supports_baco callback for soc15 asics. (v2)
Alex Deucher
1
-0
/
+24
2019-11-19
drm/amdgpu: add asic callback for BACO support
Alex Deucher
1
-0
/
+4
2019-11-19
drm/amd/powerplay: enable gpu_busy_percent sys interface for renoir (v2)
changzhu
3
-0
/
+113
2019-11-19
drm/amdgpu: pull ras controller int status only when ras enabled
Hawking Zhang
1
-7
/
+10
2019-11-19
drm/amdgpu: switch to common helper func for psp cmd submission
Hawking Zhang
6
-231
/
+1
2019-11-19
drm/amdgpu: add helper func for psp ring cmd submission
Hawking Zhang
2
-0
/
+54
2019-11-19
drm/amdgpu: add psp funcs for ring write pointer read/write
Hawking Zhang
5
-0
/
+100
2019-11-19
drm/amd/powerplay: add missing header file declaration
Evan Quan
1
-0
/
+1
2019-11-19
drm/amd/powerplay: add Arcturus baco reset support
Evan Quan
3
-4
/
+18
2019-11-19
drm/amd/powerplay: correct swSMU baco reset related settings
Evan Quan
1
-3
/
+27
2019-11-19
Revert "drm/amd/display: enable S/G for RAVEN chip"
Alex Deucher
2
-2
/
+2
2019-11-19
drm/amdgpu: disable gfxoff on original raven
Alex Deucher
1
-2
/
+7
2019-11-19
drm/amdgpu: remove experimental flag for Navi14
Alex Deucher
1
-4
/
+4
2019-11-19
drm/amdgpu: disable gfxoff when using register read interface
Alex Deucher
1
-1
/
+5
2019-11-19
drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)
Alex Deucher
2
-0
/
+11
2019-11-19
drm/amd/powerplay: return errno code to caller when error occur
Chen Wandun
1
-0
/
+5
2019-11-19
drm/amdgpu: remove not needed memset
zhengbin
1
-1
/
+0
2019-11-19
drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2
Sam Bobroff
1
-1
/
+2
2019-11-19
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
Sam Bobroff
3
-6
/
+6
2019-11-19
drm/radeon: remove set but not used variable 'tv_pll_cntl1'
zhengbin
1
-7
/
+1
2019-11-19
drm/radeon: remove set but not used variable 'blocks'
zhengbin
1
-2
/
+1
2019-11-19
drm/radeon: remove set but not used variable 'radeon_connector'
zhengbin
1
-2
/
+0
2019-11-19
drm/radeon: remove set but not used variable 'dig_connector'
zhengbin
1
-3
/
+0
2019-11-19
drm/radeon: remove set but not used variable 'backbias_response_time'
zhengbin
1
-2
/
+1
2019-11-19
drm/radeon: remove set but not used variable 'size', 'relocs_chunk'
zhengbin
1
-6
/
+2
2019-11-19
drm/amd/display: Fix coding error in connector atomic check
Mikita Lipski
1
-1
/
+1
2019-11-19
drm/amd/display: Fix static analysis bug in validate_bksv
Bhawanpreet Lakha
1
-1
/
+3
2019-11-19
drm/amd/display: split rxstatus for hdmi and dp
Bhawanpreet Lakha
3
-33
/
+24
2019-11-19
drm/amd/display: use drm defines for MAX CASCADE MASK
Bhawanpreet Lakha
2
-12
/
+6
2019-11-19
drm/amd/display: add and use defines from drm_hdcp.h
Bhawanpreet Lakha
3
-49
/
+37
2019-11-19
drm/amd/display: Refactor HDCP encryption status update
Bhawanpreet Lakha
3
-8
/
+17
2019-11-19
drm/amd/display: add force Type0/1 flag
Bhawanpreet Lakha
6
-10
/
+26
2019-11-19
drm/amd/display: Refactor HDCP to handle multiple displays per link
Bhawanpreet Lakha
3
-42
/
+40
2019-11-19
drm/amd/display: Handle hdcp2.2 type0/1 in dm
Bhawanpreet Lakha
4
-11
/
+33
2019-11-19
drm/amd/display: Enable HDCP 2.2
Bhawanpreet Lakha
2
-3
/
+2
2019-11-19
drm/amd/display: Change ERROR to WARN for HDCP module
Bhawanpreet Lakha
1
-2
/
+2
2019-11-19
drm/amd/display: Add logging for HDCP2.2
Bhawanpreet Lakha
3
-20
/
+196
2019-11-19
drm/amd/display: Add execution and transition states for HDCP2.2
Bhawanpreet Lakha
6
-9
/
+1764
2019-11-19
drm/amd/display: Add DDC handles for HDCP2.2
Bhawanpreet Lakha
1
-0
/
+326
2019-11-19
drm/amd/display: Add PSP block to verify HDCP2.2 steps
Bhawanpreet Lakha
3
-1
/
+739
2019-11-19
drm/amd/display: Add Navi10 DMUB VBIOS code
Nicholas Kazlauskas
1
-0
/
+11
2019-11-19
drm/amd/display: Add DSC 422Native debug option
Ilya Bakoulin
2
-1
/
+6
2019-11-19
drm/amd/display: Use a temporary copy of the current state when updating DSC ...
Nikola Cornij
1
-7
/
+24
2019-11-19
drm/amd/display: Spin for DMCUB PHY init in DC
Nicholas Kazlauskas
1
-4
/
+17
2019-11-19
drm/amd/display: DML Validation Dump/Check with Logging
Jaehyun Chung
5
-1
/
+680
2019-11-19
drm/amd/display: cleanup of function pointer tables
Anthony Koo
29
-717
/
+1243
2019-11-19
drm/amd/display: Don't spin forever waiting for DMCUB phy/auto init
Nicholas Kazlauskas
2
-9
/
+6
2019-11-19
drm/amd/display: Avoid conflict between HDR multiplier and 3dlut
Michael Strauss
4
-24
/
+22
2019-11-19
drm/amd/display: add debugfs sdp hook up function for Navi
David (Dingchen) Zhang
1
-0
/
+2
2019-11-19
drm/amd/display: 3.2.60
Aric Cyr
1
-1
/
+1
[next]