On 7/15/2014 5:32 PM, Daniel Vetter wrote:
On Tue, Jul 15, 2014 at 05:00:20PM +0530, sonika.jindal@xxxxxxxxx wrote:
From: Sonika Jindal <sonika.jindal@xxxxxxxxx>
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@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx