[PATCH qxl.ko] Use surface_id 0 for primary surface on all monitors

2014-06-04 Thread Dave Airlie
I've hand fixed this up and applied it, but please in future submit patches using the guidelines in Documentation/SubmittingPatches. Dave. On 4 June 2014 00:56, David Mansfield wrote: > spice-server and downstream code expect that the primary surface > will always have surface_id = 0, while in r

[PATCH qxl.ko] Use surface_id 0 for primary surface on all monitors

2014-06-03 Thread David Mansfield
spice-server and downstream code expect that the primary surface will always have surface_id = 0, while in reality, once allocated, the surface_id in qxl.ko is NEVER 0. In a dual head environment, all monitors render portions of the primary surface. However, when the monitor config events are gen