1. 28 10月, 2020 2 次提交
  2. 10 10月, 2020 1 次提交
    • A
      drm/amdgpu/swsmu: fix ARC build errors · 305a81bf
      Alex Deucher 提交于
      We want to use the dev_* functions here rather than the pr_* variants.
      Switch to using dev_warn() which mirrors what we do on other asics.
      
      Fixes the following build errors on ARC:
      
      ../drivers/gpu/drm/amd/amdgpu/../powerplay/navi10_ppt.c: In function 'navi10_fill_i2c_req':
      ../arch/arc/include/asm/bug.h:24:2: error: implicit declaration of function 'pr_warn'; did you mean 'drm_warn'? [-Werror=implicit-function-declaration]
      
      ../drivers/gpu/drm/amd/amdgpu/../powerplay/sienna_cichlid_ppt.c: In function 'sienna_cichlid_fill_i2c_req':
      ../arch/arc/include/asm/bug.h:24:2: error: implicit declaration of function 'pr_warn'; did you mean 'drm_warn'? [-Werror=implicit-function-declaration]
      Reported-by: Nkernel test robot <lkp@intel.com>
      Cc: Randy Dunlap <rdunlap@infradead.org>
      Cc: Evan Quan <evan.quan@amd.com>
      Cc: Vineet Gupta <vgupta@synopsys.com>
      Cc: linux-snps-arc@lists.infradead.org
      Acked-by: NRandy Dunlap <rdunlap@infradead.org>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      305a81bf
  3. 01 10月, 2020 1 次提交
  4. 26 9月, 2020 1 次提交
  5. 23 9月, 2020 1 次提交
  6. 19 9月, 2020 2 次提交
  7. 18 9月, 2020 10 次提交
  8. 04 9月, 2020 4 次提交
  9. 27 8月, 2020 1 次提交
  10. 19 8月, 2020 2 次提交
  11. 15 8月, 2020 3 次提交
  12. 08 8月, 2020 2 次提交
  13. 07 8月, 2020 5 次提交
  14. 05 8月, 2020 1 次提交
  15. 22 7月, 2020 4 次提交