1. 27 10月, 2020 1 次提交
  2. 15 10月, 2020 1 次提交
  3. 13 10月, 2020 2 次提交
  4. 06 10月, 2020 1 次提交
  5. 11 8月, 2020 1 次提交
  6. 28 7月, 2020 1 次提交
  7. 01 7月, 2020 1 次提交
  8. 24 4月, 2020 1 次提交
  9. 19 12月, 2019 1 次提交
  10. 12 12月, 2019 2 次提交
  11. 14 11月, 2019 5 次提交
  12. 08 10月, 2019 1 次提交
  13. 03 10月, 2019 1 次提交
  14. 30 8月, 2019 1 次提交
  15. 12 7月, 2019 1 次提交
    • N
      drm/amd/display: Add drm_audio_component support to amdgpu_dm · 6ce8f316
      Nicholas Kazlauskas 提交于
      [Why]
      The drm_audio_component can be used to give pin ELD notifications
      directly to the sound driver. This fixes audio endpoints disappearing
      due to missing unsolicited notifications.
      
      [How]
      Send the notification via the audio component whenever we enable or
      disable audio state on a stream. This matches what i915 does with
      their drm_audio_component and what Takashi Iwai's proposed hack for
      radeon/amdpgu did.
      
      This is a bit delayed in when the notification actually occurs, however.
      We wait until after all the programming is complete rather than sending
      the notification mid sequence.
      
      Particular care is needed for the get ELD callback since it can happen
      outside the locking and fencing DRM does for atomic commits.
      
      Cc: Leo Li <sunpeng.li@amd.com>
      Cc: Harry Wentland <harry.wentland@amd.com>
      Signed-off-by: NNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
      Reviewed-by: NAlex Deucher <alexander.deucher@amd.com>
      Reviewed-by: NTakashi Iwai <tiwai@suse.de>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      6ce8f316
  16. 22 6月, 2019 3 次提交
  17. 25 5月, 2019 1 次提交
  18. 21 5月, 2019 1 次提交
  19. 14 9月, 2018 1 次提交
  20. 22 8月, 2018 2 次提交
  21. 20 7月, 2018 1 次提交
  22. 16 6月, 2018 2 次提交
  23. 19 5月, 2018 2 次提交
  24. 17 5月, 2018 1 次提交
  25. 16 5月, 2018 2 次提交
  26. 17 3月, 2018 1 次提交
  27. 22 10月, 2017 1 次提交
  28. 27 9月, 2017 1 次提交