Re: [PATCH] drm/amdgpu: vcn_v2_5_mc_resume_dpg_mode() can be static

2020-06-17 Thread Zhu, James
[AMD Public Use] sure Thanks & Best Regards! James Zhu From: Deucher, Alexander Sent: Wednesday, June 17, 2020 4:53 PM To: Zhu, James ; amd-gfx@lists.freedesktop.org Cc: kernel test robot Subject: Re: [PATCH] drm/amdgpu: vcn_v2_5_mc_resume_dpg_mode()

Re: [PATCH] drm/amdgpu: vcn_v2_5_mc_resume_dpg_mode() can be static

2020-06-17 Thread Deucher, Alexander
[AMD Public Use] James, please feel free to commit this. Alex From: amd-gfx on behalf of James Zhu Sent: Wednesday, June 17, 2020 4:41 PM To: amd-gfx@lists.freedesktop.org Cc: Zhu, James ; kernel test robot Subject: [PATCH] drm/amdgpu

[PATCH] drm/amdgpu: vcn_v2_5_mc_resume_dpg_mode() can be static

2020-06-17 Thread James Zhu
From: kernel test robot Fixes: c422a628925d ("drm/amdgpu: rename macro for VCN2.0 2.5 and 3.0") Signed-off-by: kernel test robot Signed-off-by: James Zhu --- drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git