aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/atombios_dp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann1-1/+1
2021-04-27drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()Lyude Paul1-1/+1
2021-04-27drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()Lyude Paul1-1/+1
2021-04-27drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul1-0/+2
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-3/+3
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov1-3/+3
2020-08-11drm/amdgpu: utilize subconnector property for DP through atombiosOleg Vasilev1-1/+17
2020-02-26drm/amdgpu/display: split dp connector registration (v4)Alex Deucher1-8/+2
2019-11-13drm/amdgpu: remove set but not used variable 'dig'yu kuai1-2/+0
2019-11-13drm/amdgpu: remove set but not used variable 'dig_connector'yu kuai1-3/+0
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg1-1/+1
2016-08-08drm/amdgpu: Don't retry 7 times in amdgpu_atombios_dp_get_dpcd()Lyude1-11/+10
2016-08-08drm/amdgpu: Don't print error on aux transaction timeoutsLyude1-1/+0
2016-05-12drm/amdgpu: fix DP mode validationAlex Deucher1-2/+2
2016-03-08drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher1-4/+16
2015-12-21drm/amdgpu: fix dp link rate selection (v2)Alex Deucher1-60/+36
2015-09-02drm/amdgpu/atom: Send out the full AUX addressAlex Deucher1-1/+2
2015-06-03drm/amdgpu: retry dcpd fetchAlex Deucher1-9/+11
2015-06-03drm/amdgpu: simplify DPCD debug outputAlex Deucher1-5/+4
2015-06-03drm/amdgpu: make some DP parameters constAlex Deucher1-7/+7
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+774