Re: [Spice-devel] [PATCH] qxl: add uevent handler support

2013-07-07 Thread Alon Levy
On Mon, 2013-07-01 at 14:22 +1000, Dave Airlie wrote: > From: Dave Airlie > > This allows the driver to process uevents from the kernel when the mode > changes. Power9Blow!Sharp Looks good to me, one question below, ACK regardless. > > Signed-off-by: Dave Airlie > --- > configure.ac | 14

[Spice-devel] [PATCH] qxl: add uevent handler support

2013-06-30 Thread Dave Airlie
From: Dave Airlie This allows the driver to process uevents from the kernel when the mode changes. Signed-off-by: Dave Airlie --- configure.ac | 14 + src/Makefile.am | 6 +- src/qxl_drmmode.c | 62 +++ src/qxl_drmmode