index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
drm/amdgpu: request reg_val_offs each kiq read reg
Yintian Tao
7
-29
/
+41
2020-04-23
drm/amdgpu: change how we update mmRLC_SPM_MC_CNTL
Christian König
3
-8
/
+28
2020-04-23
drm/amdgpu: set error query ready after all IPs late init
Dennis Li
2
-5
/
+3
2020-04-23
drm/amdgpu: code cleanup around gpu reset
Evan Quan
1
-10
/
+4
2020-04-23
drm/amdgpu: optimize the gpu reset for XGMI setup V2
Evan Quan
1
-51
/
+25
2020-04-23
drm/amdgpu: correct cancel_delayed_work_sync on gpu reset
Evan Quan
1
-0
/
+2
2020-04-23
drm/amdgpu: correct fbdev suspend on gpu reset
Evan Quan
1
-1
/
+1
2020-04-23
drm/amdgpu: cleanup coding style in amdkfd a bit
Bernard Zhao
1
-11
/
+9
2020-04-23
drm/amdgpu: clean up unused variable about ring lru
Kevin Wang
2
-6
/
+0
2020-04-23
drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhub
Dennis Li
2
-16
/
+31
2020-04-23
drm/amd/powerplay: limit smu support to Arcturus for onevf
Jiansong Chen
1
-1
/
+4
2020-04-23
drm/amdgpu: disble vblank when unloading sriov driver
Jiawei
1
-1
/
+2
2020-04-23
drm/amdgpu: Print CU information by default during initialization
Yong Zhao
1
-1
/
+2
2020-04-23
drm/amd/powerplay: update smu12_driver_if.h to align with pmfw
Prike Liang
1
-15
/
+25
2020-04-23
drm/amdgpu/powerplay:avoid to show invalid DPM table info
Yuxian Dai
1
-0
/
+2
2020-04-23
drm/amdgpu: Adjust the SDMA doorbell info printing
Yong Zhao
2
-2
/
+2
2020-04-23
drm/amdkfd: Adjust three kfd dmesg printings during initialization
Yong Zhao
2
-3
/
+1
2020-04-23
drm/amd/display: fix bug in the logic for panel power control
Anthony Koo
1
-1
/
+1
2020-04-23
drm/amd/display: Convert memory from cpu to fw endianness correctly
Wyatt Wood
1
-27
/
+31
2020-04-23
drm/amd/display: Fix green screen issue after suspend
Rodrigo Siqueira
1
-9
/
+29
2020-04-23
drm/amd/display: Adjust refactored dm for color management only
Stylon Wang
3
-14
/
+14
2020-04-23
drm/amd/display: access ABM from stream resource.
Yongqiang Sun
1
-16
/
+23
2020-04-23
drm/amd/display: blank dp stream before re-train the link
Xiaodong Yan
1
-0
/
+12
2020-04-23
drm/amd/display: DispalyPort: Write OUI only if panel supports it
Aurabindo Pillai
1
-0
/
+15
2020-04-23
drm/amd/display: change from panel to panel cntl
Anthony Koo
16
-249
/
+251
2020-04-23
drm/amd/display: Add HW rotation cursor changes to dcn10
Jaehyun Chung
1
-5
/
+13
2020-04-23
drm/amd/display: Factor in immediate flip support into DLG calculations
Nicholas Kazlauskas
1
-1
/
+1
2020-04-23
drm/amd/display: fix virtual signal dsc setup
Dmytro Laktyushkin
1
-1
/
+1
2020-04-23
drm/amd/display: destroy panel on link destruct
Anthony Koo
1
-0
/
+3
2020-04-23
drm/amd/display: dmcu wait loop calculation is incorrect in RV
Paul Hsieh
1
-3
/
+0
2020-04-23
drm/amd/display: move panel power seq to new panel struct
Anthony Koo
22
-94
/
+572
2020-04-23
drm/amd/display: make all backlight calls link based
Anthony Koo
5
-32
/
+33
2020-04-23
drm/amd/display: Cap certain DML values for Low Pix Clk on DCN2.1
Sung Lee
1
-2
/
+10
2020-04-23
drm/amd/display: Various fixes for PSR on DMCUB
Wyatt Wood
3
-1
/
+51
2020-04-23
drm/amd/display: 3.2.81
Aric Cyr
1
-1
/
+1
2020-04-23
drm/amd/display: Update MPCC if requested
Aric Cyr
1
-1
/
+2
2020-04-23
drm/amd/display: Fix HDR visual confirm
Aric Cyr
1
-10
/
+10
2020-04-23
drm/amd/display: Use the correct input TF for video formats
Nicholas Kazlauskas
1
-3
/
+19
2020-04-23
drm/amd/display: Change infopacket type programming
Haiyi Zhou
3
-10
/
+99
2020-04-23
drm/amd/display: Avoid NULL pointer in set_backlight when ABM is NULL
Nicholas Kazlauskas
1
-2
/
+1
2020-04-23
drm/amd/display: fix stream setting for diags on silicon
Dmytro Laktyushkin
1
-2
/
+2
2020-04-23
drm/amd/display: Cast int to float before division
Sung Lee
1
-2
/
+2
2020-04-23
drm/amd/display: Set meta_chunk_value to 0 in DML if DCC disabled in DCN2.1
Sung Lee
1
-1
/
+4
2020-04-23
drm/amd/display: add optc get crc support for timings with ODM/DSC
Wenjing Liu
5
-3
/
+33
2020-04-23
drm/amd/display: Workaround to disable YCbCr
Jinze Xu
2
-1
/
+3
2020-04-23
drm/amd/display: Check ramp != NULL before applying lut1d for degamma
Nicholas Kazlauskas
1
-1
/
+1
2020-04-23
drm/amd/display: Unify psr feature flags
Wyatt Wood
13
-39
/
+72
2020-04-23
drm/amd/display: Support plane-level gamut remap in DM
Stylon Wang
1
-0
/
+3
2020-04-23
drm/amd/display: Add SetBacklight call to abm on dmcub
Wyatt Wood
4
-9
/
+9
2020-04-23
drm/amd/display: Remove byte swapping for dmcub abm config table
Wyatt Wood
1
-38
/
+36
[prev]
[next]