1. 29 9月, 2022 1 次提交
  2. 30 8月, 2022 1 次提交
  3. 08 6月, 2022 2 次提交
  4. 16 5月, 2022 1 次提交
  5. 04 5月, 2022 6 次提交
  6. 26 4月, 2022 1 次提交
  7. 09 4月, 2022 1 次提交
  8. 16 3月, 2022 1 次提交
  9. 19 2月, 2022 1 次提交
  10. 17 2月, 2022 2 次提交
  11. 29 12月, 2021 1 次提交
  12. 14 12月, 2021 1 次提交
    • I
      drm/amd: fix improper docstring syntax · bbe04dec
      Isabella Basso 提交于
      This fixes various warnings relating to erroneous docstring syntax, of
      which some are listed below:
      
       warning: Function parameter or member 'adev' not described in
       'amdgpu_atomfirmware_ras_rom_addr'
       ...
       warning: expecting prototype for amdgpu_atpx_validate_functions().
       Prototype was for amdgpu_atpx_validate() instead
       ...
       warning: Excess function parameter 'mem' description in 'amdgpu_preempt_mgr_new'
       ...
       warning: Cannot understand  * @kfd_get_cu_occupancy - Collect number of
       waves in-flight on this device
       ...
       warning: This comment starts with '/**', but isn't a kernel-doc
       comment. Refer Documentation/doc-guide/kernel-doc.rst
      Signed-off-by: NIsabella Basso <isabbasso@riseup.net>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      bbe04dec
  13. 05 10月, 2021 4 次提交
  14. 29 9月, 2021 1 次提交
  15. 08 9月, 2021 1 次提交
  16. 23 7月, 2021 1 次提交
  17. 08 6月, 2021 1 次提交
  18. 05 6月, 2021 1 次提交
  19. 02 6月, 2021 1 次提交
  20. 21 5月, 2021 1 次提交
    • L
      drm/amd/amdgpu/sdma_v5_2: Repair typo in function name · ef6f7640
      Lee Jones 提交于
      Fixes the following W=1 kernel build warning(s):
      
       drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:501: warning: expecting prototype for sdma_v_0_ctx_switch_enable(). Prototype was for sdma_v5_2_ctx_switch_enable() instead
      
      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: 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: NLee Jones <lee.jones@linaro.org>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      ef6f7640
  21. 20 5月, 2021 3 次提交
  22. 29 4月, 2021 1 次提交
  23. 24 4月, 2021 1 次提交
  24. 16 4月, 2021 1 次提交
  25. 10 4月, 2021 1 次提交
  26. 24 2月, 2021 1 次提交
  27. 06 1月, 2021 1 次提交
  28. 16 12月, 2020 1 次提交