index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-25
drm/amd/display: Add driver support for enabling PSR on DMCUB
Wyatt Wood
1
-2
/
+2
2020-02-25
drm/amd/display: Link training TPS1 workaround
Martin Leung
1
-9
/
+9
2020-02-25
drm/amd/display: Monitor patch to delay setting ignore MSA bit
Jaehyun Chung
1
-0
/
+3
2020-02-25
drm/amd/display: Workaround required for link training reliability
David Galiffi
1
-1
/
+18
2020-02-25
drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panic
Aric Cyr
1
-27
/
+25
2020-02-19
drm/amd/display: Don't take the address of skip_scdc_overwrite in dc_link_detect_helper
Nathan Chancellor
1
-2
/
+1
2020-02-12
drm/amdgpu/display move get_num_odm_splits() into dc_resource.c
Alex Deucher
1
-0
/
+16
2020-02-12
drm/amdgpu/display: extend DCN guards
Alex Deucher
1
-2
/
+2
2020-02-11
drm/amd/display: Add psr get_state call
Wyatt Wood
1
-1
/
+1
2020-02-11
drm/amd/display: add monitor patch to disable SCDC read/write
Martin Leung
2
-0
/
+12
2020-02-11
drm/amd/display: add odm split logic to scaling calculations
Dmytro Laktyushkin
1
-61
/
+108
2020-02-11
drm/amd/display: Add AUX backlight register
Rodrigo Siqueira
1
-8
/
+0
2020-02-11
drm/amd/display: Pass override OUI in to dc_init_data
Calvin Hou
2
-17
/
+24
2020-02-11
drm/amd/display: always apply T7/T9 delay logic
Martin Leung
1
-27
/
+29
2020-02-06
drm/amd/display: linux enable oled panel support dc part
Hersen Wu
2
-1
/
+199
2020-02-06
drm/amd/display: Check hyperV flag in DC.
Yongqiang Sun
1
-0
/
+3
2020-02-06
drm/amd/display: decouple global lock out of pipe control lock
Wenjing Liu
1
-0
/
+20
2020-02-06
drm/amd/display: add stream_enc_inst for PSP HDCP inst use
Charlene Liu
2
-2
/
+3
2020-02-06
drm/amd/display: remove early break in interdependent_lock
Roman Li
1
-1
/
+0
2020-02-06
drm/amd/display: dc_get_vmid_use_vector() crashes when get called
Peikang Zhang
1
-1
/
+1
2020-02-06
drm/amd/display: Added locking for atomic update stream and update planes
Anthony Koo
1
-20
/
+67
2020-02-06
drm/amd/display: Fix various issues found by compiler warning as errors
Eric Bernstein
1
-1
/
+1
2020-02-06
drm/amd/display: Indicate dsc updates explicitly
Anthony Koo
1
-7
/
+12
2020-02-06
drm/amd/display: Split program front end part that occur outside lock
Anthony Koo
1
-5
/
+19
2020-02-06
drm/amd/display: remove invalid dc_is_hw_initialized function
Joseph Gravenor
1
-6
/
+0
2020-02-06
drm/amd/display: Move USB-C workaround to after parameter variables are set
George Shen
1
-9
/
+10
2020-02-06
drm/amd/display: Add set psr version message
Wyatt Wood
1
-3
/
+3
2020-01-27
drm/amd/display: fix for-loop with incorrectly sized loop counter (v2)
Colin Ian King
1
-4
/
+4
2020-01-27
drm/amd/display: do not allocate display_mode_lib unnecessarily
Dor Askayo
1
-8
/
+9
2020-01-27
Revert "drm/amd/display: Don't skip link training for empty dongle"
Harry Wentland
1
-8
/
+2
2020-01-27
drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero
Harry Wentland
1
-2
/
+1
2020-01-22
drm/amd/display: support VSC SDP update on video test pattern request
Wenjing Liu
1
-8
/
+3
2020-01-22
drm/amd/display: check pipe_ctx is split pipe or not
Paul Hsieh
1
-2
/
+15
2020-01-22
drm/amd/display: Do not send training pattern if VS Different
Sung Lee
1
-1
/
+1
2020-01-22
drm/amd/display: update MSA and VSC SDP on video test pattern request
Wenjing Liu
1
-1
/
+36
2020-01-16
drm/amd/display: reallocate MST payload when link loss
Paul Hsieh
2
-5
/
+35
2020-01-16
drm/amd/display: Add monitor patch for AUO dpcd issue
Lewis Huang
2
-0
/
+69
2020-01-16
drm/amd/display: wait for test pattern after when all pipes are programmed
Wenjing Liu
1
-6
/
+0
2020-01-16
drm/amd/display: make PSR static screen entry within 30 ms
Anthony Koo
2
-4
/
+4
2020-01-16
drm/amd/display: Add w/a to reset PHY before link training in verify_link_cap
George Shen
1
-0
/
+10
2020-01-16
drm/amd/display: Driverside changes to support PSR in DMCUB
Wyatt Wood
1
-6
/
+16
2020-01-16
drm/amd/display: stop doing unnecessary detection when going to D3
Joseph Gravenor
1
-0
/
+6
2020-01-16
drm/amd/display: wait for update when setting dpg test pattern
Wenjing Liu
1
-0
/
+13
2020-01-16
drm/amd/display: store lttpr mode with dpcd
abdoulaye berthe
1
-2
/
+11
2020-01-16
drm/amd/display: Disable secondary link for certain monitors
Nikola Cornij
1
-3
/
+7
2020-01-16
drm/amd/display: Fix 300Hz Freesync bug
Alvin Lee
1
-1
/
+0
2020-01-14
drm/amd/display: remove unnecessary conversion to bool
Chen Zhou
1
-1
/
+1
2020-01-14
drm/amd/display: Reorder detect_edp_sink_caps before link settings read.
Mario Kleiner
1
-1
/
+1
2020-01-14
drm/amd/display: Don't disable DP PHY when link loss happens
Zhan Liu
1
-1
/
+0
2020-01-09
drm/amd/display: Initialize DSC PPS variables to 0
David Francis
1
-0
/
+3
[prev]
[next]