1. 10 4月, 2021 2 次提交
  2. 24 3月, 2021 2 次提交
  3. 03 2月, 2021 2 次提交
  4. 19 1月, 2021 1 次提交
  5. 13 1月, 2021 1 次提交
  6. 09 12月, 2020 3 次提交
  7. 14 11月, 2020 3 次提交
  8. 13 11月, 2020 1 次提交
    • L
      drm/amd/amdgpu/amdgpu_display: Remove pointless header · 4a00eb18
      Lee Jones 提交于
      It seems only to repeat the function name.
      
      Fixes the following W=1 kernel build warning(s):
      
       drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:450: warning: Function parameter or member 'amdgpu_connector' not described in 'amdgpu_display_ddc_probe'
       drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:450: warning: Function parameter or member 'use_aux' not described in 'amdgpu_display_ddc_probe'
      
      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: report to <xorg-driver-ati@lists.x.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>
      4a00eb18
  9. 11 11月, 2020 2 次提交
  10. 31 10月, 2020 2 次提交
  11. 17 10月, 2020 1 次提交
  12. 30 9月, 2020 2 次提交
    • J
      drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config · a39d0d7b
      Jean Delvare 提交于
      A recent attempt to fix a ref count leak in
      amdgpu_display_crtc_set_config() turned out to be doing too much and
      "fixed" an intended decrease as if it were a leak. Undo that part to
      restore the proper balance. This is the very nature of this function
      to increase or decrease the power reference count depending on the
      situation.
      
      Consequences of this bug is that the power reference would
      eventually get down to 0 while the display was still in use,
      resulting in that display switching off unexpectedly.
      Signed-off-by: NJean Delvare <jdelvare@suse.de>
      Fixes: e008fa6f ("drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config")
      Cc: stable@vger.kernel.org
      Cc: Navid Emamdoost <navid.emamdoost@gmail.com>
      Cc: Alex Deucher <alexander.deucher@amd.com>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      a39d0d7b
    • J
      drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config · 3514521c
      Jean Delvare 提交于
      A recent attempt to fix a ref count leak in
      amdgpu_display_crtc_set_config() turned out to be doing too much and
      "fixed" an intended decrease as if it were a leak. Undo that part to
      restore the proper balance. This is the very nature of this function
      to increase or decrease the power reference count depending on the
      situation.
      
      Consequences of this bug is that the power reference would
      eventually get down to 0 while the display was still in use,
      resulting in that display switching off unexpectedly.
      Signed-off-by: NJean Delvare <jdelvare@suse.de>
      Fixes: e008fa6f ("drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config")
      Cc: stable@vger.kernel.org
      Cc: Navid Emamdoost <navid.emamdoost@gmail.com>
      Cc: Alex Deucher <alexander.deucher@amd.com>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      3514521c
  13. 24 9月, 2020 1 次提交
  14. 25 8月, 2020 2 次提交
  15. 01 7月, 2020 1 次提交
  16. 23 5月, 2020 1 次提交
  17. 20 5月, 2020 1 次提交
  18. 13 2月, 2020 2 次提交
  19. 14 1月, 2020 1 次提交
  20. 23 11月, 2019 1 次提交
  21. 21 11月, 2019 1 次提交
  22. 19 11月, 2019 1 次提交
  23. 14 11月, 2019 1 次提交
  24. 25 10月, 2019 1 次提交
  25. 03 10月, 2019 1 次提交
  26. 13 8月, 2019 1 次提交
  27. 06 8月, 2019 1 次提交
  28. 31 7月, 2019 1 次提交