From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 0/8] drm/i915: Some more fb offsets[] prep stuff
Date: Fri, 15 Jan 2016 21:12:18 +0200 [thread overview]
Message-ID: <20160115191218.GH23290@intel.com> (raw)
In-Reply-To: <1452777736-4909-1-git-send-email-ville.syrjala@linux.intel.com>
On Thu, Jan 14, 2016 at 03:22:08PM +0200, ville.syrjala@linux.intel.com wrote:
> From: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> Yanked a few more prep patches from my earlier fb offsets[] work [1]. First
> few have r-bs, the rest don't.
>
> The last two patches are new. Things just tickled my OCD a bit too much so
> had to deal with them.
>
> [1] http://lists.freedesktop.org/archives/intel-gfx/2015-October/078050.html
>
> Ville Syrjälä (8):
> drm/i915: Don't leak framebuffer_references if drm_framebuffer_init()
> fails
> drm/i915: Set i915_ggtt_view_normal type explicitly
> drm/i915: Pass the dma_addr_t array as const to rotate_pages()
These first three had r-bs already, so I went and pushed them to dinq.
Thanks for the reviews.
> drm/i915: Rename the rotated gtt view member to 'rotated'
> drm/i915: Pass stride to rotate_pages()
> drm/i915: Pass rotation_info to intel_rotate_fb_obj_pages()
> drm/i915: Make display gtt offsets u32
> drm/i915: Standardize on 'cpp' for bytes per pixel
>
> drivers/gpu/drm/i915/i915_gem_gtt.c | 22 +++---
> drivers/gpu/drm/i915/i915_gem_gtt.h | 2 +-
> drivers/gpu/drm/i915/intel_display.c | 49 +++++++-------
> drivers/gpu/drm/i915/intel_drv.h | 12 ++--
> drivers/gpu/drm/i915/intel_pm.c | 128 +++++++++++++++++------------------
> drivers/gpu/drm/i915/intel_sprite.c | 40 +++++------
> 6 files changed, 123 insertions(+), 130 deletions(-)
>
> --
> 2.4.10
--
Ville Syrjälä
Intel OTC
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2016-01-15 19:12 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-14 13:22 [PATCH 0/8] drm/i915: Some more fb offsets[] prep stuff ville.syrjala
2016-01-14 13:22 ` [PATCH 1/8] drm/i915: Don't leak framebuffer_references if drm_framebuffer_init() fails ville.syrjala
2016-01-14 13:22 ` [PATCH 2/8] drm/i915: Set i915_ggtt_view_normal type explicitly ville.syrjala
2016-01-14 13:22 ` [PATCH 3/8] drm/i915: Pass the dma_addr_t array as const to rotate_pages() ville.syrjala
2016-01-14 13:22 ` [PATCH 4/8] drm/i915: Rename the rotated gtt view member to 'rotated' ville.syrjala
2016-01-14 13:22 ` [PATCH 5/8] drm/i915: Pass stride to rotate_pages() ville.syrjala
2016-01-14 13:22 ` [PATCH 6/8] drm/i915: Pass rotation_info to intel_rotate_fb_obj_pages() ville.syrjala
2016-01-14 13:22 ` [PATCH 7/8] drm/i915: Make display gtt offsets u32 ville.syrjala
2016-01-14 22:36 ` Chris Wilson
2016-01-15 10:03 ` Ville Syrjälä
2016-01-14 13:22 ` [PATCH 8/8] drm/i915: Standardize on 'cpp' for bytes per pixel ville.syrjala
2016-01-14 14:49 ` ✗ failure: Fi.CI.BAT Patchwork
2016-01-14 15:00 ` Ville Syrjälä
2016-01-15 12:03 ` Chris Wilson
2016-01-15 19:12 ` Ville Syrjälä [this message]
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=20160115191218.GH23290@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.