]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Dec 2024 14:25:18 +0000 (09:25 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:02:54 +0000 (21:02 -0500)
commit33da70bd1e115d7d73f45fb1c09f5ecc448f3f13
treee19d1cd05d1d948c03723d533d98d86c36ad6e9c
parent0371dbd42367cf5b13d2c46d8010cc8b242ba46b
drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()

DC supports SW i2c as well.  Drop the check.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c