mirror of
https://github.com/X11Libre/xf86-video-amdgpu.git
synced 2026-03-23 17:19:21 +00:00
master
The error "get vblank counter failed: Invalid argument" occurs when drmWaitVBlank is called on a CRTC that is not enabled/active. The kernel returns EINVAL because you cannot get vblank counters for a disabled CRTC.
xf86-video-amdgpu - Xlibre driver for AMD Radeon GPUs using the amdgpu kernel driver
Questions regarding this software should be directed at the amd-gfx mailing list.
The main development code repository can be found at FreeDesktop Gitlab.
Please submit bug reports there and use merge requests for patch submission.
Description
Languages
C
94.7%
M4
2.8%
Makefile
1.6%
Perl
0.8%