Joseph Crowell 3f48bbfe95 fix a double free caused by amdgpu_dri3_get_formats()
The function now allocates memory with malloc() and copies the formats array, instead of returning a pointer to static memory that the xserver would try to free() later.
2026-02-16 17:43:52 +10:00
2018-08-24 17:17:43 +02:00
2025-12-15 14:34:53 +01:00
2017-07-27 15:13:36 +09:00
2025-12-16 11:10:52 +01:00

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
No description provided
Readme 2.9 MiB
Languages
C 94.7%
M4 2.8%
Makefile 1.6%
Perl 0.8%