Re: Bug#791792: jessie-pu: package xserver-xorg-video-modesetting/0.9.0-2

2015-07-13 Thread Adam D. Barratt

Control: tags -1 + pending

On 2015-07-08 22:11, Cyril Brulebois wrote:

Hi,

Adam D. Barratt a...@adam-barratt.org.uk (2015-07-08):

Control: tags -1 + confirmed

On Wed, 2015-07-08 at 15:02 +0200, Cyril Brulebois wrote:

[...]

 |   * Merge from upstream master:
 | + modesetting: Don't pretend to support rotation (closes: #791644)

Please go ahead.


Successfully uploaded packages.


Flagged for acceptance, thanks.

Regards,

Adam


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/dfc839f8329cfaa42d0f2bda975cc...@mail.adam-barratt.org.uk



Bug#791792: jessie-pu: package xserver-xorg-video-modesetting/0.9.0-2

2015-07-08 Thread Cyril Brulebois
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian@packages.debian.org
Usertags: pu

(debian-x@ cc'd.)

Hi,

It was reported that the modesetting video driver doesn't support
rotation but pretends to do so, which leads to a blank screen if
rotation is attempted (#791644).

This proposed update backports the single patch sitting in upstream's
master branch after the base version we have in jessie. This doesn't
apply to sid/stretch since modesetting was apparently merged into the
server core in the meanwhile.

Changelog entry:
| xserver-xorg-video-modesetting (0.9.0-2) jessie; urgency=medium
| 
|   * Merge from upstream master:
| + modesetting: Don't pretend to support rotation (closes: #791644)
| 
|  -- Cyril Brulebois k...@debian.org  Wed, 08 Jul 2015 14:42:57 +0200

Thanks for considering.

Mraw,
KiBi.
diff -u xserver-xorg-video-modesetting-0.9.0/debian/changelog xserver-xorg-video-modesetting-0.9.0/debian/changelog
--- xserver-xorg-video-modesetting-0.9.0/debian/changelog
+++ xserver-xorg-video-modesetting-0.9.0/debian/changelog
@@ -1,3 +1,10 @@
+xserver-xorg-video-modesetting (0.9.0-2) jessie; urgency=medium
+
+  * Merge from upstream master:
++ modesetting: Don't pretend to support rotation (closes: #791644)
+
+ -- Cyril Brulebois k...@debian.org  Wed, 08 Jul 2015 14:42:57 +0200
+
 xserver-xorg-video-modesetting (0.9.0-1) unstable; urgency=medium
 
   * New upstream release.
only in patch2:
unchanged:
--- xserver-xorg-video-modesetting-0.9.0.orig/src/drmmode_display.c
+++ xserver-xorg-video-modesetting-0.9.0/src/drmmode_display.c
@@ -568,17 +568,6 @@
 }
 #endif
 
-static void *drmmode_shadow_allocate(xf86CrtcPtr crtc, int width, int height)
-{
-	return NULL;
-}
-
-static PixmapPtr drmmode_shadow_create(xf86CrtcPtr crtc, void *data, int width,
-   int height)
-{
-	return NULL;
-}
-
 static const xf86CrtcFuncsRec drmmode_crtc_funcs = {
 .dpms = drmmode_crtc_dpms,
 .set_mode_major = drmmode_set_mode_major,
@@ -593,8 +582,6 @@
 #ifdef MODESETTING_OUTPUT_SLAVE_SUPPORT
 .set_scanout_pixmap = drmmode_set_scanout_pixmap,
 #endif
-.shadow_allocate = drmmode_shadow_allocate,
-.shadow_create = drmmode_shadow_create,
 };
 
 static void


Re: Bug#791792: jessie-pu: package xserver-xorg-video-modesetting/0.9.0-2

2015-07-08 Thread Cyril Brulebois
Hi,

Adam D. Barratt a...@adam-barratt.org.uk (2015-07-08):
 Control: tags -1 + confirmed
 
 On Wed, 2015-07-08 at 15:02 +0200, Cyril Brulebois wrote:
  It was reported that the modesetting video driver doesn't support
  rotation but pretends to do so, which leads to a blank screen if
  rotation is attempted (#791644).
  
  This proposed update backports the single patch sitting in upstream's
  master branch after the base version we have in jessie. This doesn't
  apply to sid/stretch since modesetting was apparently merged into the
  server core in the meanwhile.
  
  Changelog entry:
  | xserver-xorg-video-modesetting (0.9.0-2) jessie; urgency=medium
 
 I guess that version works, as it appears there was never a -2 in the
 archive (-1 and -1+exp1 were removed).

Yeah, I failed to mention that I checked exactly that, sorry.

  |   * Merge from upstream master:
  | + modesetting: Don't pretend to support rotation (closes: #791644)
 
 Please go ahead.

Successfully uploaded packages.

Mraw,
KiBi.


signature.asc
Description: Digital signature