index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Lines
2020-03-19
drm/amd/display: Fix pageflip event race condition for DCN.
Mario Kleiner
-3
/
+15
2020-03-13
drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
Mario Kleiner
-0
/
+11
2020-03-13
drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs struct
Stanley.Yang
-2
/
+0
2020-03-09
drm/amd/display: update soc bb for nv14
Martin Leung
-0
/
+114
2020-03-05
drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume fr...
Hersen Wu
-0
/
+69
2020-03-05
drm/amd/display: fix dcc swath size calculations on dcn1
Josip Pavic
-2
/
+2
2020-03-05
drm/amd/display: Clear link settings on MST disable connector
Bhawanpreet Lakha
-0
/
+1
2020-02-19
drm/amdgpu/display: clean up hdcp workqueue handling
Alex Deucher
-4
/
+6
2020-02-14
drm/amd/display: fix backwards byte order in rx_caps.
Bhawanpreet Lakha
-2
/
+2
2020-02-11
drm/amd/display: DCN2.x Do not program DPPCLK if same value
Sung Lee
-1
/
+1
2020-02-11
drm/amd/display: Don't map ATOM_ENABLE to ATOM_INIT
Nicholas Kazlauskas
-4
/
+0
2020-02-11
amdgpu: Prevent build errors regarding soft/hard-float FP ABI tags
Daniel Kolesa
-0
/
+6
2020-02-11
drm/amd/display: Add initialitions for PLL2 clock source
Isabel Zhang
-0
/
+6
2020-02-11
drm/amd/display: Limit minimum DPPCLK to 100MHz.
Yongqiang Sun
-0
/
+6
2020-02-11
drm/amd/display: Check engine is not NULL before acquiring
Aric Cyr
-1
/
+1
2020-02-11
drm/amd/display: Use dcfclk to populate watermark ranges
Sung Lee
-7
/
+7
2020-02-11
drm/amd/display: Do not set optimized_require to false after plane disable
Sung Lee
-1
/
+0
2020-02-11
drm/amd/display: Fix psr static frames calculation
Roman Li
-2
/
+3
2020-02-04
drm/amd/dm/mst: Ignore payload update failures
Lyude Paul
-9
/
+4
2020-02-04
drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)
Alex Deucher
-11
/
+23
2020-02-04
drm/amd/display: Fix HW/SW state mismatch
Bhawanpreet Lakha
-0
/
+19
2020-02-04
drm/amd/display: Fix a typo when computing dsc configuration
Mikita Lipski
-1
/
+1
2020-02-04
drm/amd/display: Only enable cursor on pipes that need it
Nicholas Kazlauskas
-0
/
+30
2020-01-30
drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...
Zhan Liu
-4
/
+10
2020-01-30
drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...
Colin Ian King
-7
/
+7
2020-01-27
drm/amd/display: fix for-loop with incorrectly sized loop counter (v2)
Colin Ian King
-4
/
+4
2020-01-27
drm/amd/display: do not allocate display_mode_lib unnecessarily
Dor Askayo
-8
/
+9
2020-01-27
Revert "drm/amd/display: Don't skip link training for empty dongle"
Harry Wentland
-8
/
+2
2020-01-27
drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero
Harry Wentland
-2
/
+1
2020-01-22
drm/amd/display: use odm combine for YCbCr420 timing with h_active greater th...
Wenjing Liu
-22
/
+45
2020-01-22
drm/amd/display: init hw i2c speed
Lewis Huang
-9
/
+1
2020-01-22
drm/amd/display: changed max_downscale_src_width to 4096.
Isabel Zhang
-1
/
+1
2020-01-22
drm/amd/display: support VSC SDP update on video test pattern request
Wenjing Liu
-8
/
+3
2020-01-22
drm/amd/display: Check hw_init state when determining if DMCUB is initialized
Nicholas Kazlauskas
-0
/
+3
2020-01-22
drm/amd/display: Reset inbox rptr/wptr when resetting DMCUB
Nicholas Kazlauskas
-2
/
+2
2020-01-22
drm/amd/display: Call ATOM_INIT instead of ATOM_ENABLE for DMCUB
Nicholas Kazlauskas
-0
/
+4
2020-01-22
drm/amd/display: Add hardware reset interface for DMUB service
Nicholas Kazlauskas
-0
/
+31
2020-01-22
drm/amd/display: Fix update type for multiple planes
Roman Li
-30
/
+34
2020-01-22
drm/amd/display: fix rotation_angle to use enum values
Brandon Syu
-6
/
+6
2020-01-22
drm/amd/display: 3.2.69
Aric Cyr
-1
/
+1
2020-01-22
drm/amd/display: Refine i2c frequency calculating sequence
Lewis Huang
-49
/
+19
2020-01-22
drm/amd/display: Refactor to remove diags specific rgam func
Anthony Koo
-182
/
+129
2020-01-22
drm/amd/display: Fix DML dummyinteger types mismatch
Jerry (Fangzhi) Zuo
-2
/
+2
2020-01-22
drm/amd/display: Do DMCUB hw_init before DC
Nicholas Kazlauskas
-2
/
+2
2020-01-22
drm/amd/display: Fixed comment styling
Haiyi Zhou
-1
/
+1
2020-01-22
drm/amd/display: check pipe_ctx is split pipe or not
Paul Hsieh
-2
/
+15
2020-01-22
drm/amd/display: Fallback to DMCUB when command table is missing
Nicholas Kazlauskas
-4
/
+70
2020-01-22
drm/amd/display: Get fb base and fb offset for DMUB from registers
Nicholas Kazlauskas
-4
/
+27
2020-01-22
drm/amd/display: Add debug option to disable DSC support
Wenjing Liu
-1
/
+3
2020-01-22
drm/amd/display: Do not send training pattern if VS Different
Sung Lee
-1
/
+1
[next]