OSDN Git Service

drm/amdgpu/dm/mst: Use ->atomic_best_encoder
authorLyude Paul <lyude@redhat.com>
Thu, 26 Sep 2019 22:51:05 +0000 (18:51 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:05 +0000 (09:11 -0500)
commitb96ec4a4e4b29914b948660aed4498f1a9cf62ea
tree0fdabf88159228a0b0b82e3d6dda11ae01b71684
parent2f232cf29e033271b626b865071dc842102de23e
drm/amdgpu/dm/mst: Use ->atomic_best_encoder

We are supposed to be atomic after all. We'll need this in a moment for
the next commit.

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