OSDN Git Service

drm/amd/display: Remove useless pcrtc pointer
authorLeo (Sunpeng) Li <sunpeng.li@amd.com>
Thu, 12 Oct 2017 21:15:11 +0000 (17:15 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 17 Oct 2017 00:42:58 +0000 (10:42 +1000)
commit5cc6dcbd45a60be4800cd5cc9a30bcc2e158e6a1
tree983d2287354c7d9629998f04bbc20070cce033f2
parentebdd27e1a5440cb3f30952d105eb08cadafc431d
drm/amd/display: Remove useless pcrtc pointer

in amdgpu_dm_atomic_commit_tail. Just use crtc instead.

Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c