Skip to content
Snippets Groups Projects
  1. Mar 21, 2025
  2. Sep 25, 2024
  3. Feb 22, 2024
  4. Jan 03, 2024
  5. Jan 05, 2023
  6. Nov 03, 2022
  7. Sep 13, 2022
  8. Apr 07, 2022
  9. Mar 25, 2022
  10. Feb 08, 2022
  11. Oct 22, 2021
  12. Jun 22, 2021
  13. Jun 06, 2021
  14. Nov 13, 2020
    • Lee Jones's avatar
      drm/amd/amdgpu/amdgpu_sync: Fix misnamed, missing and extra param descriptions · 1b4940bc
      Lee Jones authored
      
      Fixes the following W=1 kernel build warning(s):
      
       drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c:86: warning: Function parameter or member 'f' not described in 'amdgpu_sync_get_owner'
       drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c:86: warning: Excess function parameter 'fence' description in 'amdgpu_sync_get_owner'
       drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c:182: warning: Excess function parameter 'adev' description in 'amdgpu_sync_vm_fence'
       drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c:203: warning: Function parameter or member 'adev' not described in 'amdgpu_sync_resv'
      
      Cc: Alex Deucher <alexander.deucher@amd.com>
      Cc: "Christian König" <christian.koenig@amd.com>
      Cc: David Airlie <airlied@linux.ie>
      Cc: Daniel Vetter <daniel@ffwll.ch>
      Cc: Sumit Semwal <sumit.semwal@linaro.org>
      Cc: Felix Kuehling <Felix.Kuehling@amd.com>
      Cc: amd-gfx@lists.freedesktop.org
      Cc: dri-devel@lists.freedesktop.org
      Cc: linux-media@vger.kernel.org
      Cc: linaro-mm-sig@lists.linaro.org
      Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
      Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
      1b4940bc
  15. Jul 01, 2020
  16. Apr 28, 2020
  17. Feb 05, 2020
  18. Dec 09, 2019
  19. Aug 13, 2019
  20. Jun 10, 2019
  21. Feb 07, 2018
  22. Dec 07, 2017
  23. Dec 06, 2017
  24. Oct 09, 2017
  25. Aug 17, 2017
  26. Aug 15, 2017
  27. Jun 09, 2017
Loading