Loading drivers/gpu/drm/msm/sde/sde_rm.c +8 −6 Original line number Diff line number Diff line /* * Copyright (c) 2016, The Linux Foundation. All rights reserved. * Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -1075,6 +1075,8 @@ void _sde_rm_release_rsvp( kfree(rsvp); /* if no remaining reservation, then clear the topology name */ if (!_sde_rm_get_rsvp(rm, conn->encoder)) (void) msm_property_set_property( sde_connector_get_propinfo(conn), sde_connector_get_property_values(conn->state), Loading Loading
drivers/gpu/drm/msm/sde/sde_rm.c +8 −6 Original line number Diff line number Diff line /* * Copyright (c) 2016, The Linux Foundation. All rights reserved. * Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -1075,6 +1075,8 @@ void _sde_rm_release_rsvp( kfree(rsvp); /* if no remaining reservation, then clear the topology name */ if (!_sde_rm_get_rsvp(rm, conn->encoder)) (void) msm_property_set_property( sde_connector_get_propinfo(conn), sde_connector_get_property_values(conn->state), Loading