aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-16drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3Hersen Wu1-10/+8
2021-08-16drm/amd/display: Create dc_sink when EDID failWayne Lin1-0/+23
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-2/+8
2021-05-27drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij1-2/+2
2021-05-27drm/amd/display: Retrieve DSC Branch Decoder CapsFangzhi Zuo1-2/+8
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-0/+3
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-2/+7
2021-04-29drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij1-0/+5
2021-04-27drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul1-0/+1
2021-04-23drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()Yingjie Wang1-0/+3
2021-04-20drm/amd/display: Fix call to pass bpp in 16ths of a bitDillon Varone1-2/+2
2021-04-15drm/amdgpu/dm: Fix NULL pointer crash during DP MST hotplugShashank Sharma1-0/+5
2021-03-02drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram1-7/+10
2021-02-02drm/amd/display: Release DSC before acquiringMikita Lipski1-1/+5
2021-01-15Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-1/+0
2021-01-05drm/amd/display: remove unused including <linux/version.h>Tian Tao1-1/+0
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard1-1/+4
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+3
2020-10-26drm/amd/display: Add an option to limit max DSC target bpp per sinkNikola Cornij1-1/+3
2020-10-19drm/amd/display: Fix incorrect dsc force enable logicEryk Brol1-1/+1
2020-09-22drm/amd/display: TMDS Fallback transitionChris Park1-0/+13
2020-09-15drm/amd/display: Calculate DSC number of slices in debugfs when forcedEryk Brol1-12/+8
2020-09-15drm/amd/display: Add DSC force disable to dsc_clock_en debugfs entryEryk Brol1-5/+5
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-7/+34
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie1-1/+1
2020-08-26drm/amd/display: Retry AUX write when fail occursWayne Lin1-1/+1
2020-08-26drm/amd/display: Retry AUX write when fail occursWayne Lin1-1/+1
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov1-2/+2
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov1-2/+2
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-38/+36
2020-08-11drm/amdgpu: utilize subconnector property for DP through DisplayManagerOleg Vasilev1-0/+3
2020-08-04drm/amd/display: DSC Bit target rate debugfs write entryEryk Brol1-1/+8
2020-08-04drm/amd/display: DSC Slice height debugfs write entryEryk Brol1-0/+7
2020-07-30drm/amd/display: DSC Slice width debugfs write entryEryk Brol1-0/+6
2020-07-30drm/amd/display: DSC Clock enable debugfs write entryEryk Brol1-2/+9
2020-07-21drm/amd/display: Call dsc related functions indirectly via dc interfaceAurabindo Pillai1-1/+1
2020-07-10drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher1-27/+26
2020-07-01drm/amd/display: Fix calculation of virtual channel payloadMikita Lipski1-10/+9
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-49/+9
2020-04-22drm/amdgpu/display: give aux i2c buses more meaningful namesAlex Deucher1-2/+5
2020-04-22drm/amdgpu/display: fix aux registration (v2)Alex Deucher1-4/+4
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-33/+12
2020-04-09drm/amd/display: Avoid create MST prop after registrationJerry (Fangzhi) Zuo1-0/+8
2020-04-07drm/amd/display: Avoid create MST prop after registrationJerry (Fangzhi) Zuo1-0/+8
2020-04-03drm/amd/amdgpu_dm/mst: Stop printing extra messages in dm_dp_add_mst_connector()Lyude Paul1-5/+0
2020-04-03drm/amd/amdgpu_dm/mst: Remove ->destroy_connector() callbackLyude Paul1-27/+12
2020-04-03drm/amd/amdgpu_dm/mst: Remove unneeded edid assignment when destroying connectorsLyude Paul1-1/+0
2020-04-01drm/amd/amdgpu_dm/mst: Remove useless sideband tracingLyude Paul1-43/+0
2020-03-19Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-6/+0
2020-03-17Merge drm/drm-next into drm-misc-nextMaxime Ripard1-8/+9