lat/linux-user/ioctl
Hanlu Li 6703ea9f00 LATX, fix: Detect drm_amdgpu_gem_va size and improve ioctl compatibility
Add detection logic for struct drm_amdgpu_gem_va size in configure script.
If the structure size is exactly 0x28 (40 bytes), CONFIG_AMDGPU_GEN_VA_OLD
is defined. Based on CONFIG_AMDGPU_GEN_VA_OLD, ioctl emulation now adapts
the definition of drm_amdgpu_gem_va-related data structures accordingly.

This patch improves LATX's ability to correctly build and emulate AMDGPU
ioctl interfaces across a wide range of Linux distributions.

Signed-off-by: Hanlu Li <heuleehanlu@gmail.com>
2025-04-27 14:48:05 +08:00
..
ioctl_def
ioctl_syscall LATX, fix: Remove linux-user/ioctl/amdgpu_drm.h 2025-04-22 11:19:04 +08:00
ioctl_type LATX, fix: Detect drm_amdgpu_gem_va size and improve ioctl compatibility 2025-04-27 14:48:05 +08:00
ioctls
mpt3sas_ctl.h