Accepting request 172497 from home:tobijk:X11:XOrg

update to version 2.4.44

OBS-URL: https://build.opensuse.org/request/show/172497
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=137
This commit is contained in:
2013-04-19 13:49:22 +00:00
committed by Git OBS Bridge
parent 39512afddc
commit f35ace9c6c
4 changed files with 26 additions and 4 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Apr 19 14:43:02 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Update to version 2.4.44:
New release for radeonsi tiling support
+ drm: Fix error message in drmWaitVBlank
+ intel-decode: Fix gen6 HIER_DEPTH_BUFFER decoding
+ radeon: update radeon_drm.h to kernel last API additions v2
+ radeon: add si tiling support v5
+ intel: Fix Haswell CRW PCI IDs.
+ kms: Make libkms.h usable in C++
+ kms: Return a negative error code in kms_bo_create()
+ Remove unused header xf86mm.h.
+ makefiles: Add missing headers.
+ freedreno: add shifted reloc
+ modetest: Fix pitches, somewhat
+ modetest: Add support for all 16/32 bpp RGB formats
+ modetest: Print possible_crtcs for planes
+ modetest: Reduce the length of the connector type string
+ modetest: Pass format_info to fill_tiles functions
+ modetest: Add YUV420 support and fix YVU420 Cb/Cr ordering
-------------------------------------------------------------------
Wed Mar 27 11:27:27 UTC 2013 - tobias.johannes.klausmann@mni.thm.de