Commit Graph

5 Commits

Author SHA1 Message Date
b-aaz
1a2c8e1c9f configure: Automatically detect the default xorg-module-dir.
The module directory has changed to a per ABI folder in the xlibre-xserver.
Now the default value of `xorg-module-dir` will be detected from the `moduledir` variable in xorg-server.pc.

Signed-off-by: b-aaz <b-aazbsd.proton.me>
2025-07-24 17:01:10 +02:00
Michel Dänzer
a9da219e13 Add README.md to EXTRA_DIST
Otherwise it isn't included in the generated tarballs.

Suggested-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
2018-11-14 09:58:46 +01:00
Michel Dänzer
842bad4b95 Makefile.am: Set ACLOCAL_AMFLAGS = -I m4
Suggested by one of the tools called by autoreconf.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
2017-07-27 15:13:36 +09:00
Michel Dänzer
a49ad11af1 Add 10-amdgpu.conf xorg.conf.d snippet
This instructs Xorg >= 1.16 to try loading the amdgpu driver for devices
managed by the amdgpu kernel driver.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
2015-04-24 09:57:27 +09:00
Alex Deucher
ff62bf6e9d amdgpu: add the xf86-video-amdgpu driver
This adds the new xf86-video-amdgpu driver for
newer AMD GPUs.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2015-04-20 11:57:52 -04:00