Tag 'xserver-xorg-video-ati-1_6.14.4-6' created by Julien Cristau <jcris...@debian.org> at 2013-01-12 15:34 +0000
Tagging upload of xserver-xorg-video-ati 1:6.14.4-6 to unstable. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAABCAAGBQJQ8YKBAAoJEDEBgAUJBeQMUasQAJW8TmE2dn7J9yOF60Q2mqXs fCrwuLt36A6IOMBrXTSq0TtkZzcVpEMyAdJf5Z9nCHExWgUr+6lVDsfS4D4bm9cg tLSNN+g+TNr3hqajC3M38Fa20JB3E7EC6YnAItItseoriE6jyETxbZfkrA2miwfW 2GyeooKZh0pYgkXq36mu/iWOtkW7xFAhm3tZuFCISKnrrsGtzCsNrbTHXCKVSUXd FoWpvDUn3lwfDBZGxbbL7aoIQdpAenypvrrXP1c1KZsMg8luH1SPp/WFqlJJ7fMf GzSMxwL1gbHQZ2mDvGZYqqB1XOGrqTuWMpFjtz3/MPmhvBBykWq7LbCKYjJkU4IE QykjZnLnyJX/2rVP09SrwpRTo8/LbpcEUyWkzZWnB2NLR/fa8MrSdbOybXVIGl97 oBpAbVzNT3lfMMStFP1nmLKFhpnEzC93x/aUl5SWymZfynBJzDfEHuQSNHP3+MQG A9SM9hroGL1KlGJwABxJtBB5xzPdM34GLBe75bQ4tYV3JO0qybyxottUAB9R6yDc FK8ieYeuk9sAV1xQhbWMDl8C7/MItcVKmeEdE2JVn+XQhEvZt8pf5LmrIpLdkhZ1 4iiKUw5sA9AHmhHM0PKYlnrvhSsOjym7dD9v0Y9Jq3eCq9jolTD7y+34f+wM2E4v Kq1+hEEkzH+mtVIa0nI0 =eU0q -----END PGP SIGNATURE----- Changes since xserver-xorg-video-ati-1_6.14.4-5: Alex Deucher (7): configure: bump version post release EXA: Support acceleration of solid pictures on Evergreen/NI. EXA: Support acceleration of solid pictures on R1xx. EXA: Support acceleration of solid pictures on R2xx. radeon: add MacModel entry for SAM440ep embedded board radeon: add new PCI ids configure: bump libdrm_radeon requirement Anisse Astier (1): Fail more gracefully when drm surface manager can't be initialized Dave Airlie (3): radeon: fix smooth startup with tiling enabled. radeon: improve smooth startup fallbacks. radeon: require libdrm 2.4.36 for KMS support. Jerome Glisse (1): r6xx-r9xx: force 1D tiling for buffer with height < 64 Julien Cristau (2): Merge commit '3fb694' into debian-unstable Add changelog entry Michel Dänzer (9): Make radeon_setup_kernel_mem failures more graceful and verbose. RADEONCopySwap: Fix RADEON_HOST_DATA_SWAP_16BIT case. EXA: Support acceleration of solid pictures on R3xx-R7xx. EXA: Attempt to fix solid picture acceleration with UMS. EXA/UMS: Synchronize to the GPU before writing solid colour to scratch pixmap. Don't wait on a CRTC which has been disabled via DPMS (bug #49761). Don't page-flip or wait on a CRTC while we're VT-switched away. UMS: Fix CRTC DPMS state check. Fix up displayWidth vs. virtualX confusion in radeon_setup_kernel_mem(). Roland Scheidegger (2): radeon: avoid rounding errors in texture coords for textured xv on EG+ radeon: use GB_GR and BG_RG formats for packed yuv video for r600+ Thierry Vignaud (1): UMS/EXA: Add reminder for potential solid picture performance issue. --- configure.ac | 4 +- debian/changelog | 22 +++++++++++ man/radeon.man | 2 + src/ati_pciids_gen.h | 23 +++++++++++- src/cayman_shader.c | 36 +------------------ src/drmmode_display.c | 67 ++++++++++++++++++++---------------- src/drmmode_display.h | 1 src/evergreen_shader.c | 36 +------------------ src/evergreen_textured_videofuncs.c | 51 ++++++--------------------- src/pcidb/ati_pciids.csv | 23 +++++++++++- src/r600_shader.c | 34 +----------------- src/r600_textured_videofuncs.c | 41 +++------------------- src/radeon.h | 3 + src/radeon_chipinfo_gen.h | 23 +++++++++++- src/radeon_chipset_gen.h | 23 +++++++++++- src/radeon_dri2.c | 1 src/radeon_kms.c | 11 ++++- src/radeon_output.c | 58 +++++++++++++++++++++++++++++++ src/radeon_pci_chipset_gen.h | 23 +++++++++++- src/radeon_pci_device_match_gen.h | 23 +++++++++++- src/radeon_video.c | 31 ++++++++++++++++ 21 files changed, 327 insertions(+), 209 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1tu36c-0008kt...@vasks.debian.org