summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/atombios_dp.c
AgeCommit message (Expand)AuthorFilesLines
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