Changelog for
libdrm-devel-2.4.123+git.20240929T174751~c0a08f0-kf.4.1.x86_64.rpm :
* Sun Oct 06 2024 obs-service-tar-scmAATTinvalid- Update to version 2.4.123+git.20240929T174751~c0a08f0:
* include/drm/README: update drm-next link to use gitlab instead of cgit
* modetest: add support for YUV422 and YUV444 plane format
* modetest: simplify planar YUV handling
* build: simplify Linux system check
* tests/util: Call `drmGetDevices2()` instead of `drmOpen()`ing all modules
* build: bump version to 2.4.123
* Disable ioctl signed overload for Bionic libc
* tests: Make modetest and proptest cc_binary in Android.bp
* libs: Tie DSO minor versions to libdrm version
* Enable GPU in crosvm
* Tue Oct 11 2022 Robert Herb
- Using latest sources from git
* Thu Apr 12 2012 vuntzAATTopensuse.org- Update to version 2.4.33: + intel: add some PCI IDs for Haswell + omap: add omapdrm support + radeon: add TN surface support- Changes from version 2.4.32: + Add valgrind support + Make drm/drm_fourcc.h portable to non-linux platforms + intel: - Add support for (possibly) unsynchronized maps - Add .aub file output support - Add support for overriding the PCI ID via an environment variable - Add decode for gen7 3DSTATE_WM, HIER_DEPTH_BUFFER - Add per-dword decode of gen7 3DPRIMITIVE + radeon: fix pitch alignment for scanout buffer + radeon_cs_setup_bo: Fix accounting if caller specified write and read domains + Build system improvements- Add pkgconfig(valgrind) BuildRequires to build valgrind support.
* Sun Feb 26 2012 dmuellerAATTsuse.de- fix build on arm
* Wed Feb 22 2012 dvaleevAATTsuse.com- don\'t package libdrm-intel on ppc, ppc64. As there is not intel cards
* Sat Feb 11 2012 jengelhAATTmedozas.de- Update to new upstream release 2.4.31
* radeon: add surface allocator helper v10
* intel: add sprite ioctl defines and struct for i915 sprite code- Remove autoreconf call for now, there are no patches that would necessitate this- Remove redundant tags/sections from specfile- Parallel build with %_smp_mflags- Package shlibs separately according to policy- Package description updates
* Mon Jan 16 2012 vljnAATTovi.com- Update to libdrm-2.4.30
* required for lastest Mesa
* Sun Nov 13 2011 cooloAATTsuse.com- add libtool as explicit buildrequire to avoid implicit dependency from prjconf
* Wed Nov 02 2011 sndirschAATTsuse.com- Update to libdrm 2.4.27
* required for latest intel driver ...
* Wed Oct 05 2011 uliAATTsuse.com- cross-build fix: move testing to %check section