Accepting request 990729 from home:dirkmueller:Factory

- update to 2.4.112:
  * xf86drmMode: introduce drmModeConnectorGetPossibleCrtcs
  * xf86drmMode: introduce drmModeGetConnectorTypeName 
  * xf86drmMode: constify drmModeAtomicReq functions
  * gen_table_fourcc: strip _MODIFIER suffix for INVALID
  * testsuite fixes

OBS-URL: https://build.opensuse.org/request/show/990729
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=312
This commit is contained in:
2022-07-23 07:58:09 +00:00
committed by Git OBS Bridge
parent 2b5b160ea4
commit e9f1df8171
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jul 22 21:42:48 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 2.4.112:
* xf86drmMode: introduce drmModeConnectorGetPossibleCrtcs
* xf86drmMode: introduce drmModeGetConnectorTypeName
* xf86drmMode: constify drmModeAtomicReq functions
* gen_table_fourcc: strip _MODIFIER suffix for INVALID
* testsuite fixes
-------------------------------------------------------------------
Fri Jun 3 20:16:41 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>