Re: [Intel-gfx] [PATCH] drm/i915: Clean up intel_plane->plane usage

2015-09-20 Thread Maarten Lankhorst
Op 18-09-15 om 03:55 schreef Matt Roper: > intel_plane->plane has inconsistent meanings across the driver: > * For primary planes, intel_plane->plane is usually the pipe number >(except for old platforms where it had to be swapped for FBC >reasons). > * For sprite planes, intel_plane->pla

Re: [Intel-gfx] Revert "sna: Coldplug unknown connections as well"

2015-09-20 Thread Sedat Dilek
On Sun, Sep 20, 2015 at 8:20 PM, Sedat Dilek wrote: > Hi, > > I am here on Ubuntu/precise AMD64 with libdrm v2.4.65 and mesa v10.6.8. > > I cannot see my LightDM login-manager, my system hangs in VT-1. > > When I revert... > > commit 650da13c7257019728cfca361dfcbe34a6c526ef > "sna: Coldplug unknow

[Intel-gfx] Revert "sna: Coldplug unknown connections as well"

2015-09-20 Thread Sedat Dilek
Hi, I am here on Ubuntu/precise AMD64 with libdrm v2.4.65 and mesa v10.6.8. I cannot see my LightDM login-manager, my system hangs in VT-1. When I revert... commit 650da13c7257019728cfca361dfcbe34a6c526ef "sna: Coldplug unknown connections as well" ...everything is as usual. Please let me kno

Re: [Intel-gfx] [PATCH 2/4] drm/i915: Support for creating Stolen memory backed objects

2015-09-20 Thread Ankitprasad Sharma
On Tue, 2015-09-15 at 10:49 +0100, Chris Wilson wrote: > On Tue, Sep 15, 2015 at 02:03:25PM +0530, ankitprasad.r.sha...@intel.com > wrote: > > i915_gem_create(struct drm_file *file, > > struct drm_device *dev, > > uint64_t size, > > + uint32_t flags, > >