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
2021-05-21
Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
4
-34
/
+99
2021-05-21
Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
7
-133
/
+257
2021-05-19
drm/amd/display: Initial DC support for Beige Goby
Aurabindo Pillai
1
-0
/
+6
2021-05-19
drm/amd/display: Correct DPCD revision for eDP v1.4
Zhan Liu
1
-2
/
+10
2021-05-19
drm/amd/display: consider channel coding in configure lttpr mode
Wenjing Liu
1
-18
/
+29
2021-05-19
drm/amd/display: rename perform_link_training_int function
Wenjing Liu
1
-2
/
+2
2021-05-19
drm/amd/display: decide link training settings based on channel coding
Wenjing Liu
1
-4
/
+15
2021-05-19
drm/amd/display: determine dp link encoding format from link settings
Wenjing Liu
1
-0
/
+7
2021-05-19
drm/amd/display: Disconnect non-DP with no EDID
Chris Park
1
-0
/
+18
2021-05-19
drm/amd/display: Minor refactor of DP PHY test automation
George Shen
1
-7
/
+10
2021-05-19
drm/amd/display: Add get_current_time interface to dmub_srv
Wyatt Wood
1
-1
/
+2
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
5
-90
/
+134
2021-05-10
drm/amd/display: remove unused function dc_link_perform_link_training
Rouven Czerwinski
1
-13
/
+0
2021-05-10
drm/amd/display: Handle pixel format test request
Ilya Bakoulin
1
-1
/
+18
2021-05-10
drm/amd/display: minor dp link training refactor
Wenjing Liu
1
-54
/
+70
2021-05-10
drm/amd/display: Expand DP module training API.
Jimmy Kizito
1
-5
/
+5
2021-05-10
drm/amd/display: Add fallback and abort paths for DP link training.
Jimmy Kizito
3
-10
/
+38
2021-05-10
drm/amd/display: Update setting of DP training parameters.
Jimmy Kizito
4
-7
/
+54
2021-05-10
drm/amd/display: Update DPRX detection.
Jimmy Kizito
1
-3
/
+24
2021-05-10
drm/amd/display: Set stream_count to 0 when dc_resource_state_destruct.
Paul Wu
1
-0
/
+1
2021-05-10
drm/amd/display: Filter out YCbCr420 timing if VSC SDP not supported
George Shen
1
-0
/
+6
2021-05-10
drm/amd/display: remove checking sink in is_timing_changed
Calvin Hou
1
-6
/
+0
2021-05-10
drm/amd/display: Add audio support for DFP type of active branch is DP case
Dale Zhao
2
-13
/
+18
2021-05-10
drm/amd/display: Support for DMUB AUX
Jude Shih
1
-1
/
+4
2021-05-10
drm/amd/display: add dsc stream overhead for dp only
Wenjing Liu
1
-1
/
+2
2021-05-10
drm/amd/display: Remove duplicate include of hubp.h
Wan Jiabing
1
-1
/
+0
2021-04-29
drm/dp_mst: Use Extended Base Receiver Capability DPCD space
Nikola Cornij
1
-0
/
+18
2021-04-28
drm/amd/display: take max dsc stream bandwidth overhead into account
Wenjing Liu
1
-3
/
+4
2021-04-28
drm/amd/display: Fix BSOD with NULL check
Chris Park
1
-1
/
+1
2021-04-28
drm/amd/display: skip program clock when allow seamless boot
Lewis Huang
1
-2
/
+13
2021-04-28
drm/amd/display: Revert wait vblank on update dpp clock
Lewis Huang
1
-13
/
+0
2021-04-20
drm/amd/display: add helper for enabling mst stream features
Bing Guo
1
-11
/
+17
2021-04-20
drm/amd/display: Report Proper Quantization Range in AVI Infoframe
Dillon Varone
1
-14
/
+19
2021-04-20
drm/amd/display: Add link rate optimization logs for ILR
Michael Strauss
2
-2
/
+8
2021-04-20
drm/amd/display: Unconditionally clear training pattern set after lt
Wesley Chalmers
1
-5
/
+4
2021-04-20
drm/amd/display: Fix FreeSync when RGB MPO in use
Aric Cyr
1
-1
/
+2
2021-04-20
drm/amd/display: removed unused function dc_link_reallocate_mst_payload.
Robin Singh
1
-44
/
+0
2021-04-20
drm/amd/display: disable seamless boot for external DP
Anthony Wang
1
-4
/
+3
2021-04-20
drm/amd/display: Add DSC check to seamless boot validation
Anthony Wang
1
-0
/
+4
2021-04-15
drm/amd/display: Fix hangs with psr enabled on dcn3.xx
Roman Li
1
-4
/
+1
2021-04-15
drm/amd/display: wait vblank when stream enabled and update dpp clock
Lewis Huang
1
-0
/
+13
2021-04-15
drm/amd/display: Force vsync flip when reconfiguring MPCC
Anthony Wang
1
-0
/
+4
2021-04-15
drm/amd/display: Set LTTPR mode to non-LTTPR if no repeaters found
Wesley Chalmers
1
-0
/
+2
2021-04-15
drm/amd/display: Remove static property from decide_edp_link_settings
Michael Strauss
1
-1
/
+1
2021-04-15
drm/amd/display: Fix DSC enable sequence
Mike Hsieh
2
-5
/
+9
2021-04-15
drm/amd/display: Disable boot optimizations if ILR optimzation is required
Michael Strauss
2
-0
/
+48
2021-04-15
drm/amd/display: Add debug flag to enable eDP ILR by default
Michael Strauss
1
-1
/
+1
2021-04-09
drm/amd/display: Set initial value to a divider
Mikita Lipski
1
-2
/
+2
2021-04-09
drm/amd/display: Added dc_edp_id_count to dc_context
Jake Wang
1
-7
/
+3
2021-04-09
drm/amd/display: add NULL check to avoid kernel crash in DC.
Robin Singh
1
-0
/
+3
[prev]
[next]