Joseph Crowell cca1e3a7b4 dri3: implement get_modifiers - Return supported modifiers per format (e.g., AMD_TILED, LINEAR)
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)
2026-02-09 13:51:00 +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-31 20:21:11 +01: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%