summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/virtual
AgeCommit message (Expand)AuthorFilesLines
2022-04-19drm/amd/display: add virtual_setup_stream_attribute decl to headerTom Rix1-0/+1
2022-04-05drm/amd/display: extract set stream attribute to link_hwssWenjing Liu1-0/+5
2022-02-02drm/amd/display: move link_hwss to link folder and break down to filesWenjing Liu3-1/+78
2022-02-02drm/amd/display: add set dp lane settings to link_hwssWenjing Liu1-1/+2
2021-09-23drm/amd/display: Fix issue with dynamic bpp change for DCN3xGuo, Bing1-1/+2
2021-09-14drm/amd/display: Add DPCD writes at key pointsLeo (Hanghong) Ma1-0/+2
2020-09-29drm/amd/display: Add dp_set_dsc_pps_info_packet to virtual stream encoderEric Bernstein1-0/+7
2020-09-15drm/amd/display: Rename set_mst_bandwidth to align with DP specGeorge Shen1-4/+5
2020-08-04drm/amd/display: Update virtual stream encoderEric Bernstein1-0/+13
2020-04-09drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabledWenjing Liu1-0/+9
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-8/+0
2019-11-13drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDPAnthony Koo1-0/+1
2019-08-15drm/amd/display: reset hdmi tmds rate and data scramble on pipe resetWenjing Liu1-0/+5
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher2-0/+4
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland1-0/+10
2019-06-21drm/amd/display: Add DCN2 DIOHarry Wentland1-0/+5
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2-0/+4
2019-03-27drm/amd/display: Pass SDP spliting in parametersNikola Cornij1-1/+2
2018-03-07drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland1-2/+1
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie1-0/+21
2017-12-06drm/amd/display: Don't use dc_link in link_encoderAndrew Jiang1-2/+1
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-10-21drm/amd/display: Move power control from link encoder to hwsequencerAndrew Jiang1-5/+0
2017-10-21drm/amd/display: moving backlight registers to hwsequencerYue Hin Lau1-6/+2
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland2-3/+3
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland1-1/+1
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li1-1/+1
2017-09-26drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky1-1/+1
2017-09-26drm/amd/display: fix aviInfoFrame bar Info and add set_avMuteCharlene Liu1-0/+4
2017-09-26drm/amd/display: Move backlight from encoder to ABMAnthony Koo1-13/+0
2017-09-26drm/amd/display: simplify link_encoderTony Cheng1-4/+0
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland5-0/+364