index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
core
/
dc_debug.c
Age
Commit message (
Expand
)
Author
2024-11-04
drm/amd/display: Prune Invalid Modes For HDMI Output
Fangzhi Zuo
2024-11-04
drm/amd/display: Remove last parts of timing_trace
Dr. David Alan Gilbert
2023-09-26
drm/amd/display: switch DC over to the new DRM logging macros
Hamza Mahfooz
2022-07-13
drm/amd/display: make enable link independent from verified link caps
Wenjing Liu
2022-06-07
drm/amd/display: add DP sanity checks during enable stream
Wenjing Liu
2022-05-10
drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dc
Alex Hung
2021-12-30
drm/amd/display: support dynamic HPO DP link encoder allocation
Wenjing Liu
2020-11-02
drm/amd/display: fail instead of div by zero/bugcheck
Ashley Thomas
2020-10-26
drm/amd/display: Source minimum HBlank support
Ashley Thomas
2020-07-01
drm/amd/display: Add helper to convert DC status
Rodrigo Siqueira
2019-12-05
drm/amd/display: add separate of private hwss functions
Anthony Koo
2019-12-05
drm/amd/display: rename core_dc to dc
Anthony Koo
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
2019-07-18
drm/amd/display: add dcc programming for dual plane
Dmytro Laktyushkin
2019-04-03
drm/amd/display: Fix multi-thread writing to 1 state
Aidan Wood
2018-11-05
drm/amd/display: Fix up coverity issues
Aric Cyr
2018-08-21
Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
Leo (Sunpeng) Li
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
2018-07-05
drm/amd/display: get rid of cur_clks from dcn_bw_output
Dmytro Laktyushkin
2018-05-15
drm/amd/display: Get rid of unused input_tf
Anthony Koo
2018-04-11
drm/amd/display: Add Dynamic debug prints
Bhawanpreet Lakha
2018-04-11
drm/amd/display: Correct print types in DC_LOGS
Bhawanpreet Lakha
2018-03-14
drm/amd/display: clean up dcn pplib notification call
Dmytro Laktyushkin
2018-03-14
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: add per pipe dppclk
Dmytro Laktyushkin
2017-12-19
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
2017-12-04
drm/amd/display: Move hdr_metadata from plane to stream
Anthony Koo
2017-12-04
drm/amdgpu: add license to files where it was missing
Alex Deucher
2017-09-26
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
2017-09-26
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
2017-09-26
drm/amd/display: Move TG to stream_res
Harry Wentland
2017-09-26
drm/amd/display: Rename more dc_surface stuff to plane_state
Harry Wentland
2017-09-26
drm/amd/display: Rename dc_surface to dc_plane_state
Harry Wentland
2017-09-26
drm/amd/display: Roll core_stream into dc_stream
Leo (Sunpeng) Li
2017-09-26
drm/amd/display: remove get_position() of underlay
Shirish S
2017-09-26
drm/amd/display: add bw logging for dcn
Dmytro Laktyushkin
2017-09-26
drm/amd/display: propagate surface alpha setting from OS to DC
Dmytro Laktyushkin
2017-09-26
drm/amd/display: FreeSync Auto Sweep Support
Eric Cook
2017-09-26
drm/amd/display: Remove DCE12 guards
Alex Deucher
2017-09-26
drm/amd/display: Enable DCE12 support
Alex Deucher
2017-09-26
drm/amd/display: fix timing trace debug print
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Remove meta_pitch
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Added timing sync trace.
Yongqiang Sun
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland