- update to 2.4.118:
* 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
* modetest: add support for DRM_FORMAT_NV{15,20,30}
* modetest: switch usage to proper options grammar
* xf86drm: add drmGetNodeTypeFromDevId
* Sync headers with drm-next
* xf86drmMode: add drmModeCloseFB()
OBS-URL: https://build.opensuse.org/request/show/1128707
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=353
- use valgrind support only on 64bit platforms
- provide/obsolete dropped packages libkms1/libkms-devel (bsc#1215526)
- disabled intel driver on s390x
* atomic: fix atomic_add_unless() fallback's return value
* meson: auto-enable etnaviv on arm, arc, mips and loongarch architectures
* modetest: use drmGetFormatName()
* xf86drmMode: introduce drmModeGetConnectorTypeName
* testsuite fixes
* drops libkms
* update to tests
* ci fixes
* amdgpu: add function of INFO ioctl for querying video caps
* amdgpu: sync up amdgpu_drm.h with latest from kernel
* xf86drmMode: set FB_MODIFIERS flag when modifiers are supplied
* intel: Keep libdrm working without pread/pwrite ioctls
* xf86drm: fix null pointer deref in drmGetBufInfo
* xf86drm: warn about GEM handle reference counting
* intel: add INTEL_ADLS_IDS to the pciids list
* intel: sync i915_pciids.h with kernel
* amdgpu: update marketing names
- reenabled build of manual pages (switch from xsltproc to rst2man)
* xf86drm.c: Use integer logarithm.
* lots of FreeBSD and modetest stuff
- This release includes support for latest Intel GPUs
(jsc#SLE-7962, jsc#SLE-8024, jsc#SLE-8022, jsc#SLE-10182,
* bugfixes (boo#1155382)
* bug fixes
* This release adds marketing names for AMDGPU devices, a
+ amdgpu: Fix wrappers for AMDGPU_VM IOCTL.
OBS-URL: https://build.opensuse.org/request/show/1126571
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=349
* modetest: print modifiers in hex as well
* modetest: custom mode support
* meson: fix intel requirements
* meson: Use feature.require() and feature.allowed()
* meson: replace deprecated program.path -> program.full_path
* modetest: avoid erroring if there's no gamma legacy support
* amdgpu: Fix pointer/integer mismatch warning
* amdgpu: Use PRI?64 to format uint64_t
* util: add NV24 and NV42 frame buffer formats
* util: add pattern support for DRM_FORMAT_NV{24,42}
* modetest: add support for DRM_FORMAT_NV{24,42}
* util: fix grey in YUV SMPTE patterns
* modetest: fix mode_vrefresh() for interlace/dblscan/vscan
* util: remove unused definitions of RED, GREEN, and BLUE
* amdgpu: add marketing names from amd-5.4.6 (22.40.6)
* amdgpu: add marketing names from amd-5.5.1 (23.10.1)
* amdgpu: add marketing names from PRO Edition 23.Q3 W7000
* amdgpu: add marketing names from Adrenalin 23.7.2
* amdgpu: add marketing names from Adrenalin 23.9.1
* modetest: document why no blob is created for linear gamma LUT
* modetest: allocate and commit atomic request around set_property()
* modetest: permit -r and -s to work together
* modetest: allow using -r and -P
* modetest: add support for writeback connector
* amdgpu: amdgpu_drm.h for new GPUVM fault ioctl
* amdgpu: add support for querying VM faults information
* xf86drm: mark DRM_MAX_MINOR as deprecated
* ci: bump FreeBSD to 13.2
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=347
* nouveau: add interface to make buffer objects global
* xf86drm: update DRM_NODE_NAME_MAX supporting more nodes
* xf86drm: use drm device name to identify drm node type
* meson: drop pthread-stubs dependency on BSDs
* amdgpu: add marketing names from amd-5.4.3 (22.40.3)
* tests/amdgpu: Fix Usage string
* tests/amdgpu: Add all 9 options to the help output
* tests/amdgpu: Allow to exclude a test or a suite of tests
* amdgpu: add an environment variable that overrides the context priority
* amdgpu: remove va::dev member
* tests/amdgpu/vcn: change vbv_buffer name to input
* tests/amdgpu/vcn: fix drm test failure
* tests/amdgpu/vcn: fix session buffer issue for vcn1-vcn3
* tests/amdgpu/vcn:update decoder unit test
* xf86drm: bump DRM_MAX_MINOR to 64
* xf86drm: drop control nodes implementation
* Sync headers with drm-next
* xf86drm: add drmSyncobjEventfd
* build: bump version to 2.4.116
* xf86drmMode: constify drmModeCrtcSetGamma
* tests/util: Add vkms driver
* test/amdgpu/hotunplug: add apu check for hotplug test
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=341
* mdgpu: add marketing names from amd-5.4 (22.40)
* amdgpu: add some additional marketing names
* tests/amdgpu: use AMDGPU_TIMEOUT_INFINITE to query fence
* intel: Eliminate need to keep adding PCI IDs
* drm_fourcc: sync drm_fourcc with latest drm-next kernel
* xf86drm: Add support for decoding Vivante format modifiers
* tests/amdgpu/jpeg: enable unit test for jpeg 4
* xf86drm: fix warning in drmGetFormatModifierNameFromVivante()
* xf86drm: add support for printing AMD GFX11 modifiers
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=337
- Add libdrm-drop-valgrind-dep.patch (as source): drop dependency
on valgrind on generated pkgconfig files. The .pc files are
auto-generated by meson and are 'technically' correct, but we do
not want to inject valgrind here (we can get away with this hack
as it's only relevant when using pkg-config --static, and we
do not provide static libs anyway).
clearly not the cleanest of solutions (dropping valgrind support
might be cleaner - i.e. does it have a performance impact?)
anyway, this 'hack' allows SLE to have this libdrm, and not need to
pull valgrind into the base packages; consumers of libdrm are 'safe'
as we do not support static builds (which is where Requires.private
is being used)
OBS-URL: https://build.opensuse.org/request/show/1037235
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=321
* amdgpu.ids: use consistent formatting for RID
* amdgpu.ids: sort the file
* amdgpu.ids: update to the latest marketing name
* amdgpu_ids: add MI marketing names
* amdgpu: Add a default marketing name if none is found
* meson: fast-fail on unsupported OSes
* include/drm/drm_fourcc.h: Update from Linux v6.0-rc7
* include/drm/i915_drm.h: Update from Linux v6.0-rc7
* tests/util: add imx-lcdif driver
* intel: move declarations to top in drm_intel_gem_bo_unreference()
* build: automatically disable Intel if pciaccess is not found
* xf86drm: handle DRM_FORMAT_BIG_ENDIAN in drmGetFormatName()
* amdgpu: silence uninitialized variable warning
* xf86drmMode: add helpers for dumb buffers
* modetest: drop unused offset field in struct bo
* modetest: use sized integers in struct bo
* modetest: use dumb buffer helpers
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=319
- update to 2.4.113:
* amdgpu: update marketing names
* sync i915_pciids with kernel
* atomic: fix atomic_add_unless() fallback's return value
* intel: Avoid aliasing violation
* intel: Hook up new platforms IDs
* meson: auto-enable etnaviv on arm, arc, mips and loongarch architectures
* modetest: use drmGetFormatName()
* lots of testsuite and CI improvements
- enable intel support everywhere as there are now discrete intel GPUs
- enable vc4 support on armv7/aarch64
- simplify valgrind support ifdefery
OBS-URL: https://build.opensuse.org/request/show/1003036
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=314
- update to 2.4.108:
* amdgpu: add amdgpu_stress utility v2
* amdgpu: add marketing names from 21.30
* amdgpu: add new marketing name
* amdgpu: Make marketing names consistent
* amdgpu: use drmCloseBufferHandle
* build: bump version to 2.4.108
* drm_fourcc: sync drm_fourcc with latest drm-next kernel
* etnaviv: use drmCloseBufferHandle
* exynos: use drmCloseBufferHandle
* Fix -Werror=format build errors on FreeBSD
* freedreno: use drmCloseBufferHandle
* headers: drm: Sync with drm-next
* intel: Do not assert on unknown chips in drm_intel_decode_context_alloc
* intel: Drop legacy execbuffer support
* intel: sync ADL-S PCI IDs with kernel
* intel: Sync pci ids
* intel: use drmCloseBufferHandle
* man: refer to drmCloseBufferHandle instead of DRM_IOCTL_GEM_CLOSE
* meson: Build libdrm.so as an unversioned lib on Android.
* meson: Don't build libkms for Android.
* nouveau: print bo address in the GPU/CPU vm and its size
* nouveau: use drmCloseBufferHandle
* omap: use drmCloseBufferHandle
* radeon: use drmCloseBufferHandle
* tegra: use drmCloseBufferHandle
* test/amdgpu: Bob to Alice copy should be TMZ in secure bounce test
* tests/amdgpu: Fix TMZ secure bounce test
* xf86drm: add GEM_CLOSE ioctl wrapper
* xf86drm: add iterator API for DRM/KMS IN_FORMATS blobs
OBS-URL: https://build.opensuse.org/request/show/933582
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=306
- Update to version 2.4.107:
* amdgpu: update marketing names
* tests/amdgpu: Fix valgrind warning
* test/amdgpu: Add helper functions for hot unplug
* test/amdgpu/hotunplug: Add test suite for GPU unplug
* tests/amdgpu/hotunplug: Add unplug with cs test.
* tests/amdgpu/hotunplug: Add hotunplug with exported bo test
* tests/amdgpu/hotunplug: Add hotunplug with exported fence
* amdgpu: Add vamgr for capture/replay.
* include <sys/types.h> in xf86drmMode when the OS is FreeBSD
* _WANT_KERNEL_ERRNO must be defined in FreeBSD for ERESTART to be used
* Conditionally include <linux/limits.h> and <sys/params.h> on Linux, BSD
* Revert "tests/amdgpu: fix bo eviction test issue"
* xf86drm: Add a human readable representation for format modifiers
* xf86drm: Add a vendor function to decode the format modifier
* xf86drm: Add support for decoding Nvidia format modifiers
* xf86drm: Add support for decoding AMD format modifiers
* xf86drm: Add support for decoding AMLOGIC format modifiers
* README.rst: Include some notes about syncing uapi headers
* amdgpu: Added product name for E9390,E9560 and E9565 dgpu
* intel: Add support for ADLP
OBS-URL: https://build.opensuse.org/request/show/905675
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=304
- update to 2.4.105:
* amdgpu: add function of INFO ioctl for querying video caps
* amdgpu: sync up amdgpu_drm.h with latest from kernel
* xf86drmMode: set FB_MODIFIERS flag when modifiers are supplied
* xf86drmMode: introduce drmModeGetPropertyType
* intel: Keep libdrm working without pread/pwrite ioctls
* xf86drm: fix null pointer deref in drmGetBufInfo
* intel: Add support for JSL
* xf86drm: warn about GEM handle reference counting
* xf86drmMode: add drmIsKMS
* intel: add INTEL_ADLS_IDS to the pciids list
* intel: sync i915_pciids.h with kernel
* amdgpu: update marketing names
* tests and build system fixes
OBS-URL: https://build.opensuse.org/request/show/883708
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=300
- update to 2.4.103:
* xf86drm.c: Use integer logarithm.
* amdgpu: only enable security tests on raven family
* amdgpu: sync up amdgpu_drm.h with latest from kernel
* amdgpu: add marketing names from 20.40
* intel: add INTEL_DG1_IDS to the pciids list
* amdgpu: add device IDs for Raven, Picasso and Renoir
* intel: sync i915_pciids.h with kernel
* amdgpu: Add Device IDs for Embedded Raven2 platforms
* intel: sync i915_pciids.h with kernel
* xf86drm.c: fix build failure
* core: use `O_RDONLY` instead of ambiguous `0` flag
* lots of tests/amdgpu updates
OBS-URL: https://build.opensuse.org/request/show/860772
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=295