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
/
hw_shared.h
Age
Commit message (
Expand
)
Author
2024-07-23
drm/amd/display: Implement bias and scale pre scl
Relja Vojvodic
2024-06-14
drm/amd/display: Increase MAX_LINKS by 2
Alex Hung
2024-04-09
drm/amd/display: handle invalid connector indices
Joshua Aberback
2024-03-27
drm/amd/display: Increase number of hpo dp link encoders
Sridevi Arvindekar
2023-12-19
drm/amd/display: Refactor phantom resource allocation
Dillon Varone
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
2022-10-27
drm/amd/display: Expand kernel doc for DC
Rodrigo Siqueira
2022-09-19
drm/amd/display: rework recent update PHY state commit
Wenjing Liu
2022-08-25
drm/amd/display: Add interface to track PHY state
Alvin Lee
2022-01-25
drm/amd/display: Drop DCN for DP2.x logic
Wenjing Liu
2021-09-01
drm/amd/display: Add DP 2.0 HPO Link Encoder
Fangzhi Zuo
2021-09-01
drm/amd/display: Add DP 2.0 HPO Stream Encoder
Fangzhi Zuo
2021-03-02
drm/amd/display: Update link encoder object creation
Jimmy Kizito
2020-11-10
drm/amd/display: Move common speakersToChannels definition to hw_shared.h
Eric Bernstein
2020-11-04
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
2020-07-01
drm/amd/display: Add DCN3 Resource
Bhawanpreet Lakha
2019-11-19
drm/amd/display: add color space option when sending link test pattern
Wenjing Liu
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-07-18
drm/amd/display: Increase size of audios array
Tai Man
2019-06-22
drm/amd/display: Add DSC support for Navi (v2)
Harry Wentland
2019-06-21
drm/amd/display: Add DCN2 OPTC
Harry Wentland
2019-03-05
drm/amd/display: Move enum gamut_remap_select to hw_shared.h
Eric Bernstein
2018-11-05
drm/amd/display: Set gamma not working on MPO planes
Krunoslav Kovac
2018-05-15
drm/amd/display: Move dp_pixel_encoding_type to stream_encoder include
Eric Bernstein
2018-05-15
drm/amd/display: csc_transform to dc_csc_transform
Anthony Koo
2018-04-11
drm/amd/display: Make DCN stream encoder shareable
Eric Bernstein
2018-04-11
drm/amd/display: Add dc_lut_mode enum
Vitaly Prosyak
2018-02-19
drm/amd/display: Optimize regamma calculations
Krunoslav Kovac
2017-12-20
drm/amd/display: Declare and share color space types for dcn's
Vitaly Prosyak
2017-12-14
drm/amd/display: dpp clean up
Yue Hin Lau
2017-12-14
drm/amd/display: OPP DPG test pattern
Eric Bernstein
2017-12-06
drm/amd/display: move csc matrix to hw_shared
Yue Hin Lau
2017-12-06
drm/amd/display: Remove extra arr_points element
Harry Wentland
2017-12-04
drm/amd/display: Apply VQ adjustments in MPO case
SivapiriyanKumarasamy
2017-09-26
drm/amd/display: move cm registers from ipp to dpp_cm
Yue Hin Lau
2017-09-26
drm/amd/display: move RGAM programming from opp to dpp
Yue Hin Lau
2017-09-26
drm/amd/display: move ocsc programming from opp to dpp
Tony Cheng
2017-09-26
drm/amd/display: add idle wait for passive surface update and modeset
Eric Yang
2017-09-26
drm/amd/display: dce120 to dce ipp refactor
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Fixed color temperature corruption.
Yongqiang Sun
2017-09-26
drm/amd/display: Fixing some fallout from dc_target removal
Leon Elazar
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland