1. 03 6月, 2021 1 次提交
  2. 25 8月, 2020 2 次提交
  3. 14 4月, 2020 1 次提交
  4. 20 11月, 2019 1 次提交
  5. 08 11月, 2019 1 次提交
  6. 25 10月, 2019 1 次提交
  7. 04 10月, 2019 1 次提交
  8. 03 10月, 2019 3 次提交
  9. 16 9月, 2019 1 次提交
  10. 14 9月, 2019 1 次提交
  11. 11 6月, 2019 1 次提交
  12. 14 2月, 2019 1 次提交
  13. 26 1月, 2019 1 次提交
  14. 15 1月, 2019 1 次提交
  15. 08 12月, 2018 2 次提交
  16. 06 11月, 2018 1 次提交
  17. 27 9月, 2018 3 次提交
  18. 28 8月, 2018 1 次提交
  19. 16 6月, 2018 1 次提交
  20. 21 3月, 2018 1 次提交
  21. 01 3月, 2018 2 次提交
  22. 20 2月, 2018 1 次提交
  23. 18 12月, 2017 1 次提交
  24. 16 12月, 2017 1 次提交
  25. 05 12月, 2017 2 次提交
  26. 27 9月, 2017 1 次提交
  27. 30 8月, 2017 1 次提交
  28. 24 8月, 2017 1 次提交
  29. 14 7月, 2017 1 次提交
    • M
      drm/amdgpu: Allow vblank_disable_immediate. · 8e1b90cc
      Mario Kleiner 提交于
      With instantaneous high precision vblank timestamping
      that updates at leading edge of vblank, a cooked hw
      vblank counter which increments at leading edge of
      vblank, and reliable page flip execution and completion
      at leading edge of vblank, we should meet the requirements
      for fast/immediate vblank irq disable/enable.
      
      Testing on Linux-4.12-rc5 + drm-next on a Radeon R9 380
      Tonga Pro (DCE 10) with timing measurement equipment
      indicates this works fine, so allow immediate vblank
      disable for power saving.
      
      For debugging in case of unexpected trouble, booting
      with kernel cmdline option drm.vblankoffdelay=0
      (or echo 0 > /sys/module/drm/parameters/vblankoffdelay)
      would keep vblank irqs permanently on to approximate old
      behavior.
      Reviewed-by: NMichel Dänzer <michel.daenzer@amd.com>
      Signed-off-by: NMario Kleiner <mario.kleiner.de@gmail.com>
      Cc: Alex Deucher <alexander.deucher@amd.com>
      Cc: Michel Dänzer <michel.daenzer@amd.com>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      8e1b90cc
  30. 23 6月, 2017 1 次提交
  31. 25 5月, 2017 1 次提交
  32. 07 4月, 2017 1 次提交