Well I'll submit my patches momentarily and if Rex hasn't pushed his by then I'll push mine. Tom ________________________________ From: Deucher, Alexander Sent: Thursday, July 28, 2016 10:17 To: StDenis, Tom; Zhu, Rex; amd-gfx at lists.freedesktop.org Subject: RE: [PATCH 4/4] drm/amd/powerplay: not change uvd/vce block's state when initialize/resume Whoever commits it first wins ;) From: StDenis, Tom Sent: Thursday, July 28, 2016 10:13 AM To: Deucher, Alexander; Zhu, Rex; amd-gfx at lists.freedesktop.org Subject: Re: [PATCH 4/4] drm/amd/powerplay: not change uvd/vce block's state when initialize/resume Um, I had this in my worktree ... so uh do I drop it from mine or what? Tom ________________________________ From: amd-gfx <amd-gfx-bounces@xxxxxxxxxxxxxxxxxxxxx<mailto:amd-gfx-bounces at lists.freedesktop.org>> on behalf of Deucher, Alexander <Alexander.Deucher at amd.com<mailto:Alexander.Deucher at amd.com>> Sent: Thursday, July 28, 2016 09:48 To: Zhu, Rex; amd-gfx at lists.freedesktop.org<mailto:amd-gfx at lists.freedesktop.org> Cc: Zhu, Rex Subject: RE: [PATCH 4/4] drm/amd/powerplay: not change uvd/vce block's state when initialize/resume > -----Original Message----- > From: amd-gfx [mailto:amd-gfx-bounces at lists.freedesktop.org] On Behalf > Of Rex Zhu > Sent: Thursday, July 28, 2016 5:53 AM > To: amd-gfx at lists.freedesktop.org<mailto:amd-gfx at lists.freedesktop.org> > Cc: Zhu, Rex > Subject: [PATCH 4/4] drm/amd/powerplay: not change uvd/vce block's state > when initialize/resume > > Change-Id: I6e338a5faeb023b13bb450ecb1c4bb3eaa3b0ac5 > Signed-off-by: Rex Zhu <Rex.Zhu at amd.com<mailto:Rex.Zhu at amd.com>> For the series: Reviewed-by: Alex Deucher <alexander.deucher at amd.com<mailto:alexander.deucher at amd.com>> > --- > drivers/gpu/drm/amd/powerplay/eventmgr/eventactionchains.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/gpu/drm/amd/powerplay/eventmgr/eventactionchains.c > b/drivers/gpu/drm/amd/powerplay/eventmgr/eventactionchains.c > index d6635cc..635fc4b 100644 > --- a/drivers/gpu/drm/amd/powerplay/eventmgr/eventactionchains.c > +++ b/drivers/gpu/drm/amd/powerplay/eventmgr/eventactionchains.c > @@ -30,7 +30,6 @@ static const pem_event_action * const initialize_event[] > = { > system_config_tasks, > setup_asic_tasks, > enable_dynamic_state_management_tasks, > - enable_clock_power_gatings_tasks, > get_2d_performance_state_tasks, > set_performance_state_tasks, > initialize_thermal_controller_tasks, > @@ -140,7 +139,6 @@ static const pem_event_action * const > resume_event[] = { > setup_asic_tasks, > enable_stutter_mode_tasks, /*must do this in boot state and before > SMC is started */ > enable_dynamic_state_management_tasks, > - enable_clock_power_gatings_tasks, > enable_disable_bapm_tasks, > initialize_thermal_controller_tasks, > get_2d_performance_state_tasks, > -- > 1.9.1 > > _______________________________________________ > amd-gfx mailing list > amd-gfx at lists.freedesktop.org<mailto:amd-gfx at lists.freedesktop.org> > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list amd-gfx at lists.freedesktop.org<mailto:amd-gfx at lists.freedesktop.org> https://lists.freedesktop.org/mailman/listinfo/amd-gfx -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20160728/9b94ffea/attachment-0001.html>