summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-18drm: remove I2C_CLASS_DDC supportHeiner Kallweit1-1/+0
2021-08-12gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li1-1/+1
2021-01-13drm/amdgpu: Remove references to struct drm_device.pdevThomas Zimmermann1-1/+1
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov1-1/+1
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov1-6/+6
2019-06-11drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg1-1/+2
2017-01-27drm/amdgpu: Remove checking for atombiosNils Wallménius1-2/+1
2016-10-06drm/amdgpu: warn if dp aux is still attached on freeGrazvydas Ignotas1-0/+1
2016-09-27drm/amdgpu/i2c: add const where appropriateGrazvydas Ignotas1-7/+7
2016-08-10gpu: drm: amd: amdgpu: amdgpu_i2c: don't print error when adding adapter failsWolfram Sang1-3/+1
2015-06-04drm/amdgpu: add core driver (v4)Alex Deucher1-0/+395