mirror of
https://github.com/X11Libre/xf86-video-amdgpu.git
synced 2026-03-23 17:19:21 +00:00
cca1e3a7b4e6cb31d3f1521e4bfbdb225ee57d42
determines which modifiers to advertise based on the GPU family: GFX12+ (AMDGPU_FAMILY_GC_12_0_0 and newer): Returns GFX12 tiled modifiers GFX10+ (AMDGPU_FAMILY_NV and newer): Returns GFX10 tiled modifiers GFX9+ (AMDGPU_FAMILY_AI and newer): Returns GFX9 tiled modifiers Older GPUs: Only LINEAR (DRM_FORMAT_MOD_INVALID)
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%