Re: [Intel-gfx] [PATCH 3/4] drm/i915: Add .get_hw_state() method for planes

2015-09-14 Thread Maarten Lankhorst
Op 10-09-15 om 17:59 schreef ville.syrj...@linux.intel.com: > From: Ville Syrjälä > > Add a .get_hw_state() method for planes, returning true or false > depending on whether the plane is enabled. Use it to populate the > plane state 'visible' during state readout. >

Re: [Intel-gfx] [PATCH 3/4] drm/i915: Add .get_hw_state() method for planes

2015-09-14 Thread Ville Syrjälä
On Mon, Sep 14, 2015 at 02:10:20PM +0200, Maarten Lankhorst wrote: > Op 10-09-15 om 17:59 schreef ville.syrj...@linux.intel.com: > > From: Ville Syrjälä > > > > Add a .get_hw_state() method for planes, returning true or false > > depending on whether the plane is

Re: [Intel-gfx] [PATCH 3/4] drm/i915: Add .get_hw_state() method for planes

2015-09-14 Thread Daniel Vetter
On Thu, Sep 10, 2015 at 07:36:39PM +0300, Ville Syrjälä wrote: > On Thu, Sep 10, 2015 at 06:30:20PM +0200, Daniel Vetter wrote: > > On Thu, Sep 10, 2015 at 07:20:11PM +0300, Ville Syrjälä wrote: > > > On Thu, Sep 10, 2015 at 07:13:46PM +0300, Ville Syrjälä wrote: > > > > On Thu, Sep 10, 2015 at

[Intel-gfx] [PATCH 3/4] drm/i915: Add .get_hw_state() method for planes

2015-09-10 Thread ville . syrjala
From: Ville Syrjälä Add a .get_hw_state() method for planes, returning true or false depending on whether the plane is enabled. Use it to populate the plane state 'visible' during state readout. Cc: Maarten Lankhorst Cc: Patrik

Re: [Intel-gfx] [PATCH 3/4] drm/i915: Add .get_hw_state() method for planes

2015-09-10 Thread Daniel Vetter
On Thu, Sep 10, 2015 at 06:59:09PM +0300, ville.syrj...@linux.intel.com wrote: > From: Ville Syrjälä > > Add a .get_hw_state() method for planes, returning true or false > depending on whether the plane is enabled. Use it to populate the > plane state 'visible'

Re: [Intel-gfx] [PATCH 3/4] drm/i915: Add .get_hw_state() method for planes

2015-09-10 Thread Ville Syrjälä
On Thu, Sep 10, 2015 at 06:07:34PM +0200, Daniel Vetter wrote: > On Thu, Sep 10, 2015 at 06:59:09PM +0300, ville.syrj...@linux.intel.com wrote: > > From: Ville Syrjälä > > > > Add a .get_hw_state() method for planes, returning true or false > > depending on whether

Re: [Intel-gfx] [PATCH 3/4] drm/i915: Add .get_hw_state() method for planes

2015-09-10 Thread Ville Syrjälä
On Thu, Sep 10, 2015 at 07:13:46PM +0300, Ville Syrjälä wrote: > On Thu, Sep 10, 2015 at 06:07:34PM +0200, Daniel Vetter wrote: > > On Thu, Sep 10, 2015 at 06:59:09PM +0300, ville.syrj...@linux.intel.com > > wrote: > > > From: Ville Syrjälä > > > > > > Add a

Re: [Intel-gfx] [PATCH 3/4] drm/i915: Add .get_hw_state() method for planes

2015-09-10 Thread Daniel Vetter
On Thu, Sep 10, 2015 at 07:20:11PM +0300, Ville Syrjälä wrote: > On Thu, Sep 10, 2015 at 07:13:46PM +0300, Ville Syrjälä wrote: > > On Thu, Sep 10, 2015 at 06:07:34PM +0200, Daniel Vetter wrote: > > > On Thu, Sep 10, 2015 at 06:59:09PM +0300, ville.syrj...@linux.intel.com > > > wrote: > > > >

Re: [Intel-gfx] [PATCH 3/4] drm/i915: Add .get_hw_state() method for planes

2015-09-10 Thread Ville Syrjälä
On Thu, Sep 10, 2015 at 06:30:20PM +0200, Daniel Vetter wrote: > On Thu, Sep 10, 2015 at 07:20:11PM +0300, Ville Syrjälä wrote: > > On Thu, Sep 10, 2015 at 07:13:46PM +0300, Ville Syrjälä wrote: > > > On Thu, Sep 10, 2015 at 06:07:34PM +0200, Daniel Vetter wrote: > > > > On Thu, Sep 10, 2015 at