public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
To: Chandra Konduru <chandra.konduru@intel.com>,
	intel-gfx@lists.freedesktop.org
Cc: daniel.vetter@intel.com, ville.syrjala@intel.com
Subject: Re: [PATCH 1/2] drm/i915: call intel_tile_height with correct parameter
Date: Mon, 11 May 2015 10:41:48 +0100	[thread overview]
Message-ID: <5550795C.203@linux.intel.com> (raw)
In-Reply-To: <1431141767-29455-2-git-send-email-chandra.konduru@intel.com>


On 05/09/2015 04:22 AM, Chandra Konduru wrote:
> In skylake update plane functions, intel_tile_height() is called with
> bits_per_pixel instead of pixel_format. Correcting it.
>
> Signed-off-by: Chandra Konduru <chandra.konduru@intel.com>
> ---
>   drivers/gpu/drm/i915/intel_display.c |    2 +-
>   drivers/gpu/drm/i915/intel_sprite.c  |    2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

This BTW fixes a bug in:

commit 3b7a5119b5d2def1161226a4c6a643db537dff7e
Author: Sonika Jindal <sonika.jindal@intel.com>
Date:   Fri Apr 10 14:37:29 2015 +0530

     drm/i915/skl: Support for 90/270 rotation

I've also posted last week "drm/i915: Remove duplicated 
intel_tile_height declaration" which fixes one part of the fallout, but 
didn't notice this as well.

So I think both of these fixes can be merged early.

A bit intriguing is how passing in bits per pixel instead of pixel 
format and things still worked. Don't see at the moment how tile height 
could have been correct for 90/270 as exercised from kms_rotation_crc.

Regards,

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

  reply	other threads:[~2015-05-11  9:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-09  3:22 [PATCH 0/2] Add NV12 90/270 support for skl planes Chandra Konduru
2015-05-09  3:22 ` [PATCH 1/2] drm/i915: call intel_tile_height with correct parameter Chandra Konduru
2015-05-11  9:41   ` Tvrtko Ursulin [this message]
2015-05-11 10:28   ` Daniel Vetter
2015-05-09  3:22 ` [PATCH 2/2] drm/i915: Add 90/270 rotation for NV12 format Chandra Konduru
2015-05-11 12:03   ` Ville Syrjälä
2015-05-11 23:32     ` Konduru, Chandra
2015-05-12 10:44       ` Ville Syrjälä
2015-05-12 19:26         ` Runyan, Arthur J
2015-05-15 21:58           ` Konduru, Chandra
2015-05-18 19:19             ` Runyan, Arthur J
2015-05-19 23:12               ` Konduru, Chandra
2015-05-20 12:27               ` Ville Syrjälä
2015-05-22 18:07                 ` Runyan, Arthur J
2015-05-22 18:28                   ` Ville Syrjälä

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5550795C.203@linux.intel.com \
    --to=tvrtko.ursulin@linux.intel.com \
    --cc=chandra.konduru@intel.com \
    --cc=daniel.vetter@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=ville.syrjala@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox