[PATCH 0/5] drm/amdgpu: use true,false for bool variable

2019-12-24 Thread zhengbin
zhengbin (5):
  drm/amdgpu: use true,false for bool variable in mxgpu_ai.c
  drm/amdgpu: use true,false for bool variable in mxgpu_nv.c
  drm/amdgpu: use true,false for bool variable in amdgpu_device.c
  drm/amdgpu: use true,false for bool variable in amdgpu_debugfs.c
  drm/amdgpu: use true,false for bool variable in amdgpu_psp.c

 drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c |  6 +++---
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c  |  4 ++--
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 12 ++--
 drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c   |  4 ++--
 drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c   |  4 ++--
 5 files changed, 15 insertions(+), 15 deletions(-)

--
2.7.4

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH 0/5] drm/amdgpu: use true,false for bool variable

2019-12-23 Thread Alex Deucher
On Mon, Dec 23, 2019 at 10:26 AM zhengbin  wrote:
>
> zhengbin (5):
>   drm/amdgpu: use true,false for bool variable in mxgpu_ai.c
>   drm/amdgpu: use true,false for bool variable in mxgpu_nv.c
>   drm/amdgpu: use true,false for bool variable in amdgpu_device.c
>   drm/amdgpu: use true,false for bool variable in amdgpu_debugfs.c
>   drm/amdgpu: use true,false for bool variable in amdgpu_psp.c

Applied the series.  Thanks!

Alex

>
>  drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c |  6 +++---
>  drivers/gpu/drm/amd/amdgpu/amdgpu_device.c  |  4 ++--
>  drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 12 ++--
>  drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c   |  4 ++--
>  drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c   |  4 ++--
>  5 files changed, 15 insertions(+), 15 deletions(-)
>
> --
> 2.7.4
>
> ___
> amd-gfx mailing list
> amd-...@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel