An error occurred fetching the project authors.
  1. 15 Mar, 2023 1 commit
  2. 13 Mar, 2023 1 commit
  3. 08 Mar, 2023 1 commit
    • Bjorn Helgaas's avatar
      drm/amdgpu: Drop redundant pci_enable_pcie_error_reporting() · 58265640
      Bjorn Helgaas authored
      pci_enable_pcie_error_reporting() enables the device to send ERR_*
      Messages.  Since f26e58bf ("PCI/AER: Enable error reporting when AER is
      native"), the PCI core does this for all devices during enumeration, so the
      driver doesn't need to do it itself.
      
      Remove the redundant pci_enable_pcie_error_reporting() call from the
      driver.
      
      Note that this only controls ERR_* Messages from the device.  An ERR_*
      Message may cause the Root Port to generate an interrupt, depending on the
      AER Root Error Command register managed by the AER service driver.
      Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
      Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
      58265640
  4. 09 Feb, 2023 1 commit
    • Alex Deucher's avatar
      drm/amdgpu: add S/G display parameter · bf0207e1
      Alex Deucher authored
      Some users have reported flickerng with S/G display.  We've
      tried extensively to reproduce and debug the issue on a wide
      variety of platform configurations (DRAM bandwidth, etc.) and
      a variety of monitors, but so far have not been able to.  We
      disabled S/G display on a number of platforms to address this
      but that leads to failure to pin framebuffers errors and
      blank displays when there is memory pressure or no displays
      at all on systems with limited carveout (e.g., Chromebooks).
      Add a option to disable this as a debugging option as a
      way for users to disable this, depending on their use case,
      and for us to help debug this further.
      
      v2: fix typo
      Reviewed-by: default avatarHarry Wentland <harry.wentland@amd.com>
      Acked-by: default avatarChristian König <christian.koenig@amd.com>
      Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
      bf0207e1
  5. 05 Jan, 2023 2 commits
  6. 03 Jan, 2023 4 commits
  7. 06 Dec, 2022 1 commit
  8. 17 Nov, 2022 1 commit
  9. 15 Nov, 2022 4 commits
  10. 04 Nov, 2022 1 commit
  11. 19 Oct, 2022 1 commit
  12. 17 Oct, 2022 2 commits
  13. 20 Sep, 2022 1 commit
  14. 16 Aug, 2022 3 commits
  15. 28 Jul, 2022 1 commit
  16. 25 Jul, 2022 1 commit
  17. 18 Jul, 2022 1 commit
  18. 13 Jul, 2022 1 commit
  19. 10 Jun, 2022 2 commits
  20. 08 Jun, 2022 2 commits
  21. 06 Jun, 2022 2 commits
  22. 03 Jun, 2022 1 commit
  23. 18 May, 2022 2 commits
  24. 10 May, 2022 2 commits
  25. 05 May, 2022 1 commit