[Intel-gfx] [PATCH 0/3 v2] Moving creation of rotation_property to drm layer

2014-07-15 Thread sonika . jindal
From: Sonika Jindal sonika.jin...@intel.com

Incorporating comments from Daniel regarding movement of creation of
rotation_property to drm_mode_create_standard_plane_properties and other minor
things.

Sonika Jindal (3):
  drm: Add rotation_property to mode_config and creating it
  drm/i915: Add 180 degree primary plane rotation support

Ville Syrjälä (1):
  drm/i915: Add rotation property for sprites

 drivers/gpu/drm/drm_crtc.c   |3 +-
 drivers/gpu/drm/i915/i915_reg.h  |1 +
 drivers/gpu/drm/i915/intel_display.c |  104 --
 drivers/gpu/drm/i915/intel_pm.c  |6 ++
 drivers/gpu/drm/i915/intel_sprite.c  |   35 +++-
 include/drm/drm_crtc.h   |1 +
 6 files changed, 153 insertions(+), 7 deletions(-)

-- 
1.7.10.4

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


Re: [Intel-gfx] [PATCH 0/3 v2] Moving creation of rotation_property to drm layer

2014-07-15 Thread Daniel Vetter
On Tue, Jul 15, 2014 at 05:00:20PM +0530, sonika.jin...@intel.com wrote:
 From: Sonika Jindal sonika.jin...@intel.com
 
 Incorporating comments from Daniel regarding movement of creation of
 rotation_property to drm_mode_create_standard_plane_properties and other minor
 things.
 
 Sonika Jindal (3):
   drm: Add rotation_property to mode_config and creating it
   drm/i915: Add 180 degree primary plane rotation support
 
 Ville Syrjälä (1):
   drm/i915: Add rotation property for sprites

The summary says 0/3 but the patches are numbered x/4. That's a bit
confusing. Two fixes:
- Specify the git range for format-patch/send-email with the start..end
  syntax like for git log.
- Send only individual patches in-reply-to the respective original patch.
  This is my preferred approach.

Without that I'll look for 4/4 and won't find it ...

Thanks, Daniel

 
  drivers/gpu/drm/drm_crtc.c   |3 +-
  drivers/gpu/drm/i915/i915_reg.h  |1 +
  drivers/gpu/drm/i915/intel_display.c |  104 
 --
  drivers/gpu/drm/i915/intel_pm.c  |6 ++
  drivers/gpu/drm/i915/intel_sprite.c  |   35 +++-
  include/drm/drm_crtc.h   |1 +
  6 files changed, 153 insertions(+), 7 deletions(-)
 
 -- 
 1.7.10.4
 
 ___
 Intel-gfx mailing list
 Intel-gfx@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


Re: [Intel-gfx] [PATCH 0/3 v2] Moving creation of rotation_property to drm layer

2014-07-15 Thread Jindal, Sonika



On 7/15/2014 5:32 PM, Daniel Vetter wrote:

On Tue, Jul 15, 2014 at 05:00:20PM +0530, sonika.jin...@intel.com wrote:

From: Sonika Jindal sonika.jin...@intel.com

Incorporating comments from Daniel regarding movement of creation of
rotation_property to drm_mode_create_standard_plane_properties and other minor
things.

Sonika Jindal (3):
   drm: Add rotation_property to mode_config and creating it
   drm/i915: Add 180 degree primary plane rotation support

Ville Syrjälä (1):
   drm/i915: Add rotation property for sprites


The summary says 0/3 but the patches are numbered x/4. That's a bit
confusing. Two fixes:
- Specify the git range for format-patch/send-email with the start..end
   syntax like for git log.
- Send only individual patches in-reply-to the respective original patch.
   This is my preferred approach.

Ok, I will send each patch in reply to the original patches. I thought 
replying the affected patches to the comment's mail should make it 
clearer. I'l will send the patches separately.

-Sonika

Without that I'll look for 4/4 and won't find it ...

Thanks, Daniel



  drivers/gpu/drm/drm_crtc.c   |3 +-
  drivers/gpu/drm/i915/i915_reg.h  |1 +
  drivers/gpu/drm/i915/intel_display.c |  104 --
  drivers/gpu/drm/i915/intel_pm.c  |6 ++
  drivers/gpu/drm/i915/intel_sprite.c  |   35 +++-
  include/drm/drm_crtc.h   |1 +
  6 files changed, 153 insertions(+), 7 deletions(-)

--
1.7.10.4

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx



___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx