summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/atombios_dp.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Rename dp/ to display/Thomas Zimmermann2022-04-251-1/+2
* drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann2022-01-171-1/+1
* drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()Lyude Paul2021-04-271-1/+1
* drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()Lyude Paul2021-04-271-1/+1
* drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul2021-04-271-0/+2
* Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie2020-09-081-3/+3
|\
| * drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov2020-08-241-3/+3
* | drm/amdgpu: utilize subconnector property for DP through atombiosOleg Vasilev2020-08-111-1/+17
|/
* drm/amdgpu/display: split dp connector registration (v4)Alex Deucher2020-02-261-8/+2
* drm/amdgpu: remove set but not used variable 'dig'yu kuai2019-11-131-2/+0
* drm/amdgpu: remove set but not used variable 'dig_connector'yu kuai2019-11-131-3/+0
* drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+1
* drm/amdgpu: Don't retry 7 times in amdgpu_atombios_dp_get_dpcd()Lyude2016-08-081-11/+10
* drm/amdgpu: Don't print error on aux transaction timeoutsLyude2016-08-081-1/+0
* drm/amdgpu: fix DP mode validationAlex Deucher2016-05-121-2/+2
* drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher2016-03-081-4/+16
* drm/amdgpu: fix dp link rate selection (v2)Alex Deucher2015-12-211-60/+36
* drm/amdgpu/atom: Send out the full AUX addressAlex Deucher2015-09-021-1/+2
* drm/amdgpu: retry dcpd fetchAlex Deucher2015-06-031-9/+11
* drm/amdgpu: simplify DPCD debug outputAlex Deucher2015-06-031-5/+4
* drm/amdgpu: make some DP parameters constAlex Deucher2015-06-031-7/+7
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-031-0/+774