]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amd/display: clean up dcn pplib notification call
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Fri, 16 Feb 2018 18:18:59 +0000 (13:18 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Mar 2018 21:01:14 +0000 (16:01 -0500)
commit17ac50368f83ead67f9e3c9b9704f927f214da9d
tree4fc3ecac9b646ec425476c28f59873b22428a3ef
parent14d6f644368de1a890b747547f36cef0423fbec8
drm/amd/display: clean up dcn pplib notification call

We have unused variables being populated when notifying pplib.
This change amends that.

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c
drivers/gpu/drm/amd/display/dc/core/dc_debug.c
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c