index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
/
dce_link_encoder.c
Age
Commit message (
Expand
)
Author
2024-06-27
drm/amd/display: Check and log for function error codes
Alex Hung
2023-08-09
drm/amdgpu: Remove a lot of unnecessary ternary operators
Ruan Jinjie
2023-08-09
drm/amd/display: Return value of function
Denis Arefev
2023-01-13
drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddc
Wenjing Liu
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
2022-02-02
drm/amd/display: add set dp lane settings to link_hwss
Wenjing Liu
2021-12-01
drm/amd/display: add hdmi disable debug check
Dale Zhao
2021-01-13
drm/amd/display/dc/dce/dce_link_encoder: Remove unused variable 'value0'
Lee Jones
2021-01-11
drm/amd/display/dc/dce/dce_link_encoder: Make functions invoked by reference ...
Lee Jones
2020-12-16
drm/amd/display: Add get_dig_frontend implementation for DCEx
Rodrigo Siqueira
2020-12-15
drm/amd/display: add dcn30_link_encoder_validate_output_with_stream to header
Eric Bernstein
2020-07-27
drm/amd/display: dce_link_encoder: add DCE6 specific macros,functions
Mauro Rossi
2020-04-09
drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabled
Wenjing Liu
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-01-14
drm/amd/display: Use 100 Hz precision for pipe pixel clocks
Ken Chalmers
2019-01-14
drm/amd/display: remove sink reference in dc_stream_state
Jun Lei
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-10-09
drm/amd/display: block DP YCbCr420 modes
Eric Yang
2018-08-27
drm/amdgpu/display: add support for LVDS (v5)
Alex Deucher
2018-08-13
drm/amd/display: Pass connector id when executing VBIOS CT
Mikita Lipski
2018-08-06
drm/amd/display: display connected to dp-1 does not light up
Hersen Wu
2018-07-13
drm/amd/display: add DalEnableHDMI20 key support
Charlene Liu
2018-05-15
drm/amd/display: Use dig enable to determine fast boot optimization.
Yongqiang Sun
2018-03-14
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
Harry Wentland
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2018-02-19
drm/amd/display: eDP sequence BL off first then DP blank.
Charlene Liu
2018-02-19
drm/amd/display: Pass signal directly to enable_tmds_output
Harry Wentland
2018-02-19
drm/amd/display: Move MAX_TMDS_CLOCK define to header
Harry Wentland
2017-12-14
drm/amd/display: Move wait for hpd ready out from edp power control.
Yongqiang Sun
2017-12-06
drm/amd/display: Don't use dc_link in link_encoder
Andrew Jiang
2017-10-21
drm/amd/display: add performance trace macro to dc
Dmytro Laktyushkin
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-29
amdgpu/dc: make link encoder construct void.
Dave Airlie
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
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: eDP power sequence T9 fail
Charlene Liu
2017-09-26
drm/amd/display: fix eDP bootup/S4 backlight on
Charlene Liu
2017-09-26
drm/amd/display/dc: add DIGG for KV
Alex Deucher
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: Roll core_link into dc_link
Harry Wentland
2017-09-26
drm/amd/display: fix DVI connected to HDMI connector max tmds clock
Charlene Liu
2017-09-26
drm/amd/display: Block YCbCr formats for eDP. Revert previous change.
Zeyu Fan
2017-09-26
drm/amd/display: obtain usHBR3En bit from BP 1
Ding Wang
[next]