index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-20
drm/amd/display: check for null before calling is_blanked
Yue Hin Lau
1
-2
/
+2
2017-12-20
drm/amd/display: dal 3.1.27
Andrew Jiang
1
-1
/
+1
2017-12-20
drm/amd/display: Fix unused variable warnings.
Leo (Sunpeng) Li
1
-7
/
+0
2017-12-20
drm/amd/display: Only blank DCN when we have set_blank implementation
Yue Hin Lau
7
-31
/
+32
2017-12-20
drm/amd/display: Put dcn_mi_registers with other structs
Eric Bernstein
2
-10
/
+5
2017-12-20
drm/amd/display: hubp refactor
Yue Hin Lau
2
-114
/
+120
2017-12-20
drm/amd/display: integrating optc pseudocode
Yue Hin Lau
2
-1
/
+37
2017-12-20
drm/amd/display: Call validate_fbc should_enable_fbc
Harry Wentland
1
-23
/
+16
2017-12-20
drm/amd/display: Clean up DCN cursor code
Eric Bernstein
2
-29
/
+5
2017-12-20
drm/amd/display: fix 180 full screen pipe split
Dmytro Laktyushkin
1
-10
/
+4
2017-12-20
drm/amd/display: reprogram surface config on scaling change
Eric Yang
1
-1
/
+2
2017-12-20
drm/amd/display: Remove dwbc from pipe_ctx
Eric Bernstein
1
-1
/
+0
2017-12-20
drm/amd/display: Use the maximum link setting which EDP reported.
Hugo Hu
1
-0
/
+6
2017-12-20
drm/amd/display: Add hdr_supported flag
Yongqiang Sun
1
-0
/
+1
2017-12-20
drm/amd/display: fix global sync param retrieval when not pipe splitting
Dmytro Laktyushkin
3
-13
/
+13
2017-12-20
drm/amd/display: Update HUBP
Eric Bernstein
3
-21
/
+32
2017-12-20
drm/amd/display: fix rotated surface scaling
Dmytro Laktyushkin
1
-32
/
+29
2017-12-20
drm/amd/display: clean up dcn soc params
Dmytro Laktyushkin
3
-62
/
+0
2017-12-20
drm/amd/display: dal 3.1.26
Eric Yang
1
-1
/
+1
2017-12-20
drm/amd/display: Fix rehook MST display not light back on
Jerry (Fangzhi) Zuo
4
-5
/
+62
2017-12-20
drm/amd/display: Fix check for whether dmcu fw is running
Anthony Koo
8
-29
/
+54
2017-12-20
drm/amd/display: Declare and share color space types for dcn's
Vitaly Prosyak
7
-86
/
+168
2017-12-20
drm/amd/display: Do DC mode-change check after stream creation
Leo (Sunpeng) Li
1
-9
/
+6
2017-12-20
drm/amd/display: Define BLNDGAM_CONFIG_STATUS
Vitaly Prosyak
1
-0
/
+2
2017-12-20
drm/amd/display: Don't spam debug log on long reg waits
Harry Wentland
1
-5
/
+1
2017-12-20
drm/amd/display: Error print when ATOM BIOS implementation is missing
Harry Wentland
2
-0
/
+34
2017-12-20
drm/amd/display: Remove dead enable_plane function definition and call
Harry Wentland
2
-7
/
+0
2017-12-20
drm/amd/display: Print type if we get wrong ObjectID from bios
Harry Wentland
2
-5
/
+14
2017-12-20
drm/amd/pp: Implement force_dpm_level on Rv
Rex Zhu
2
-0
/
+138
2017-12-20
drm/amd/pp: Get and save Rv smu version
Rex Zhu
2
-0
/
+11
2017-12-20
drm/amd/pp: update smu_version value for CI/VI
Rex Zhu
3
-2
/
+3
2017-12-20
drm/amd/pp: Move smu_version to common code
Rex Zhu
3
-5
/
+5
2017-12-19
drm/amdgpu: use defines for mmBIF_IOV_FUNC_IDENTIFIER fields
Alex Deucher
1
-4
/
+3
2017-12-19
drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
Alex Deucher
1
-8
/
+13
2017-12-19
drm/amd/pp: export more smu message on Rv
Rex Zhu
1
-1
/
+6
2017-12-19
drm/amd/pp: delete repeated call of force_dpm_level
Rex Zhu
3
-10
/
+6
2017-12-19
drm/amd/pp: implement phm_reset_power_profile_state
Rex Zhu
3
-15
/
+20
2017-12-19
drm/amd/pp: delete dead code of arbiter overdriver clk
Rex Zhu
10
-187
/
+10
2017-12-18
Revert "drm/amd/amdgpu: set gtt size according to system memory size only"
Andrey Grodzovsky
1
-3
/
+5
2017-12-18
drm/amdgpu: implement 2+1 PD support for Raven v3
Christian König
5
-35
/
+89
2017-12-18
drm/amdgpu: restore uvd fence seq in uvd resume
Jim Qu
1
-0
/
+2
2017-12-18
drm/amdgpu: always cancel uvd idle handler in uvd suspend
Jim Qu
1
-2
/
+2
2017-12-18
drm/amdgpu: rename amdgpu_get_pcie_info
Alex Deucher
5
-5
/
+5
2017-12-18
drm/amdgpu: move amdgpu_need_backup to amdgpu_object.c
Alex Deucher
3
-9
/
+8
2017-12-18
drm/amdgpu: rename amdgpu_gpu_recover
Alex Deucher
7
-8
/
+10
2017-12-18
drm/amdgpu: move dummy page functions to amdgpu_gart.c
Alex Deucher
3
-50
/
+47
2017-12-18
drm/amdgpu: rename amdgpu_need_post
Alex Deucher
3
-6
/
+6
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
14
-246
/
+252
2017-12-18
drm/amdgpu: move fw_reserve functions to amdgpu_ttm.c
Alex Deucher
3
-100
/
+97
2017-12-18
drm/amdgpu: rename amdgpu_*_location functions
Alex Deucher
6
-14
/
+18
[prev]
[next]