index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
inc
/
hw
/
link_encoder.h
Age
Commit message (
Expand
)
Author
2024-04-26
drm/amd/display: Clean up code in DC
Rodrigo Siqueira
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
2022-06-07
drm/amd/display: Add PSR-SU-RC support in DC
David Zhang
2022-06-06
drm/amd/display: program PSR2 DPCD Configuration
David Zhang
2022-06-03
drm/amd/display: Fix USBC link creation
Dillon Varone
2022-02-02
drm/amd/display: add set dp lane settings to link_hwss
Wenjing Liu
2022-01-25
drm/amd/display: Drop DCN for DP2.x logic
Wenjing Liu
2021-12-30
drm/amd/display: support dynamic HPO DP link encoder allocation
Wenjing Liu
2021-09-23
drm/amd/display: Fix dynamic encoder reassignment
Jimmy Kizito
2021-09-23
drm/amd/display: Fix concurrent dynamic encoder assignment
Jimmy Kizito
2021-09-01
drm/amd/display: Add DP 2.0 BIOS and DMUB Support
Fangzhi Zuo
2021-09-01
drm/amd/display: Add DP 2.0 HPO Link Encoder
Fangzhi Zuo
2021-06-22
drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
Alex Deucher
2021-06-04
drm/amd/display: Add DCN3.1 DIO
Nicholas Kazlauskas
2021-04-09
drm/amd/display: Add dynamic link encoder selection.
Jimmy Kizito
2020-10-26
drm/amd/display: Define PSR ERROR Status bit VSC_SDP
Reza Amini
2020-03-05
drm/amd/display: only include FEC overhead if both asic and display support FEC
Wenjing Liu
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-11-13
drm/amd/display: Add some hardware status in DTN log debugfs
Leo (Hanghong) Ma
2019-10-10
drm/amd/display: check phy dpalt lane count config
Lewis Huang
2019-08-23
drm/amd/display: set av_mute in hw_init for HDMI
Charlene Liu
2019-08-15
drm/amd/display: Enable type C hotplug
Eric Yang
2019-06-22
drm/amd/display: Add DSC support for Navi (v2)
Harry Wentland
2019-06-21
drm/amd/display: Add DCN2 DIO
Harry Wentland
2019-05-24
drm/amd/display: block passive dongle EDID Emulation for USB-C ports
Samson Tam
2019-02-06
drm/amd/display: interface to check if timing can be seamless
Anthony Koo
2018-11-05
drm/amd/display: Add link encoder dp_ycbcr420_supported feature flag
Eric Bernstein
2018-10-09
drm/amd/display: clean up encoding checks
Eric Yang
2018-08-27
drm/amdgpu/display: add support for LVDS (v5)
Alex Deucher
2018-05-15
drm/amd/display: Use dig enable to determine fast boot optimization.
Yongqiang Sun
2018-02-19
drm/amd/display: Pass signal directly to enable_tmds_output
Harry Wentland
2017-12-19
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
2017-12-06
drm/amd/display: Don't use dc_link in link_encoder
Andrew Jiang
2017-12-04
drm/amdgpu: add license to files where it was missing
Alex Deucher
2017-10-21
drm/amd/display: Move power control from link encoder to hwsequencer
Andrew Jiang
2017-10-21
drm/amd/display: moving backlight registers to hwsequencer
Yue Hin Lau
2017-09-26
drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0
Charlene Liu
2017-09-26
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2017-09-26
drm/amd/display: Roll core_stream into dc_stream
Leo (Sunpeng) Li
2017-09-26
drm/amd/display: Move stream validations into seperate function.
Andrey Grodzovsky
2017-09-26
drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dc...
Amy Zhang
2017-09-26
drm/amd/display: DMCU PSR Refactor
Amy Zhang
2017-09-26
drm/amd/display: Move backlight from encoder to ABM
Anthony Koo
2017-09-26
drm/amd/display: DMCU Compile and Load
Anthony Koo
2017-09-26
drm/amd/display: remove SIGNAL_TYPE_WIRELESS
Tony Cheng
2017-09-26
drm/amd/display: simplify link_encoder
Tony Cheng
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland