Skip to content
Snippets Groups Projects
Select Git revision
  • dadb7defaae76d5200587d7d11c61967ff5c064f
  • master default protected
  • helm-chart-release
  • amd/dgaliffi/update-org
  • addtopology
  • r1.13
  • r1.16
  • parallelo-patch-1
  • r1.10
  • r1.9
  • amd-gpu-helm-0.13.0
  • v1.25.2.8
  • amd-gpu-helm-0.12.0
  • v1.25.2.7
  • amd-gpu-helm-0.11.0
  • v1.25.2.6
  • amd-gpu-helm-0.10.0
  • v1.25.2.5
  • amd-gpu-helm-0.9.0
  • v1.25.2.4
  • amd-gpu-helm-0.8.0
  • v1.25.2.3
  • amd-gpu-helm-0.7.0
  • v1.25.2.2
  • amd-gpu-helm-0.6.0
  • v1.25.2.1
  • amd-gpu-helm-0.5.0
  • amd-gpu-helm-0.4.0
  • v1.25.2
  • v1.19
30 results

testdata

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Kenny Ho authored
    Using libdrm to talk to the amdgpu driver.  It is not used for anything
    critical at this point but it will be used to configure for things like
    GPU hung detection, etc.
    
    Using two different ways to obtain amdgpu firmware version as a way to
    validate libdrm integration.  The same firmware version can be obtained
    via debugfs from /sys/kernel/debug/dri/(card num)/amdgpu_firmware_info
    or using amdgpu_query_firmware_version API from libdrm.
    aeb60ad5
    History
    Name Last commit Last update
    ..