2024-07-02 18:25:59 by Thomas Klausner | Files touched by this commit (1) |
Log message:
libdrm: remove unneeded patch
Or give me details where it's needed.
|
2024-07-02 18:24:47 by Thomas Klausner | Files touched by this commit (9) |
Log message:
libdrm: add URLs for try at upstreaming most of these.
|
2024-07-02 17:46:37 by Tobias Nygren | Files touched by this commit (2) |
Log message:
libdrm: fix build on NetBSD/aarch64
|
2024-06-26 18:24:33 by Thomas Klausner | Files touched by this commit (7) | |
Log message:
libdrm: update to 2.4.122.
Enrico Weigelt, metux IT consult (6):
OpenBSD: fix FTBS on misspelled and missing variables
fix FTBS on FreeBSD (or non-Linux in general)
freedreno: fix FTBS on non-Linux platforms (unused header)
etnaviv: fix FTBS on undefined linux/* headers on non-Linux platforms.
ci: upgrade debian container to bookworm
ci: upgrade FreeBSD VM to 14.1
Nicolas Caramelli (1):
Remove libm in libdrm dependencies
Simon Ser (2):
Sync headers with drm-next
build: bump version to 2.4.122
|
2024-06-10 10:01:20 by Jonathan Perkin | Files touched by this commit (2) | |
Log message:
libdrm: Restore patch broken by last update.
|
2024-04-03 09:14:32 by Charlotte Koch | Files touched by this commit (2) |
Log message:
x11/libdrm: Fix DragonFly build
|
2024-01-13 19:52:54 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libdrm: update to 2.4.120.
Eric Engestrom (1):
radeon: fix missing stencil_tile_mode initialisation in the \
linear/fallback case
Pierre-Eric Pelloux-Prayer (1):
amdgpu: fix use-after-free
Simon Ser (2):
Sync headers with drm-next
build: bump version to 2.4.120
|
2023-12-30 11:19:06 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libdrm: update to 2.4.119.
Marek Olšák (2):
amdgpu: add amdgpu_va_get_start_addr
meson: bump libdrm version to 2.4.119
|
2023-12-06 08:56:43 by Thomas Klausner | Files touched by this commit (2) |
Log message:
libdrm: install man pages
Requested by Thierry LARONDE in PR 57755.
Bump PKGREVISION.
|
2023-11-20 18:55:20 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libdrm: update to 2.4.118.
David Jagu (1):
meson: fix typo in libdrm_intel
Geert Uytterhoeven (18):
util: improve SMPTE color LUT accuracy
util: factor out and optimize C8 SMPTE color LUT
util: add support for DRM_FORMAT_C[124]
util: store number of colors for indexed formats
util: add SMPTE pattern support for C4 format
util: add SMPTE pattern support for C1 format
util: add SMPTE pattern support for C2 format
modetest: add support for DRM_FORMAT_C[124]
modetest: add SMPTE pattern support for C[124] formats
intel: determine target endianness using meson
util: fix 32 bpp patterns on big-endian
util: fix 16 bpp patterns on big-endian
util: add missing big-endian RGB16 frame buffer formats
modetest: add support for parsing big-endian formats
util: add test pattern support for big-endian XRGB1555/RGB565
util: fix pwetty on big-endian
util: add pwetty support for big-endian RGB565
modetest: add support for big-endian XRGB1555/RGB565
Jonas Karlman (1):
modetest: add support for DRM_FORMAT_NV{15,20,30}
Neil Armstrong (1):
modetest: switch usage to proper options grammar
Simon Ser (4):
xf86drm: add drmGetNodeTypeFromDevId
Sync headers with drm-next
xf86drmMode: add drmModeCloseFB()
build: bump version to 2.4.118
|