- Update to 2.7.0: * Add new DRM caps from libdrm v2.4.120 * Don't print zero version date * Constify blob data * Add flag to read JSON from file * pretty: use Unicode multiplication sign for sizes * build: bump libdrm to v2.4.122 * Add support for the SIZE_HINTS property * Print modifier hex code with leading zeroes OBS-URL: https://build.opensuse.org/request/show/1200209 OBS-URL: https://build.opensuse.org/package/show/hardware/drm_info?expand=0&rev=11
61 lines
2.1 KiB
Plaintext
61 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 11 23:26:27 UTC 2024 - llyyr <llyyr@yukari.in>
|
|
|
|
- Update to 2.7.0:
|
|
* Add new DRM caps from libdrm v2.4.120
|
|
* Don't print zero version date
|
|
* Constify blob data
|
|
* Add flag to read JSON from file
|
|
* pretty: use Unicode multiplication sign for sizes
|
|
* build: bump libdrm to v2.4.122
|
|
* Add support for the SIZE_HINTS property
|
|
* Print modifier hex code with leading zeroes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 28 06:58:19 UTC 2024 - Jiri Slaby <jslaby@suse.cz>
|
|
|
|
- require json-c >= 0.14 to avoid build failures
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 26 14:40:52 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- Update to 2.6.0:
|
|
* Add host1x bus support
|
|
* build: use FS module to check drm_fourcc.h
|
|
* Include kernel tainted state in JSON output
|
|
* readme: improve readability, use meson setup
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 21 15:48:26 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 2.5.0:
|
|
* Find drm_fourcc.h in sysroot
|
|
* build: bump libdrm to 2.4.114
|
|
* ci: add .gitlab-ci.yml
|
|
* build: fix "Unknown statement" error
|
|
* build: fix "Unknown statement" for real
|
|
* Consistently use lower-case "unknown" as fallback value
|
|
* Add device bus info
|
|
* Add support for Vivante modifiers
|
|
* Add support for printing AMD GFX11 modifiers
|
|
* Fix AMD tile for GFX11 modifiers
|
|
* build: add workaround for include_directories() sandbox
|
|
* build: bump version to 2.5.0
|
|
* Decode HDR_OUTPUT_METADATA
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 20 16:49:06 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- Update to version 2.4.0
|
|
* added manpage
|
|
* Migrate to gitlab.freedesktop.org
|
|
* Add support for DRM_FORMAT_MOD_ARM_TYPE_AFRC
|
|
* Fix FB planes tree glitch
|
|
* Print unit for pitch
|
|
* Use drmModeGetConnectorCurrent
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 13 06:56:21 UTC 2021 - Jiri Slaby <jslaby@suse.cz>
|
|
|
|
- initial package (2.3.0)
|