From: "Hogander, Jouni" <jouni.hogander@intel.com>
To: "rodrigo.vivi@kernel.org" <rodrigo.vivi@kernel.org>
Cc: "Nikula, Jani" <jani.nikula@intel.com>,
"De Marchi, Lucas" <lucas.demarchi@intel.com>,
"Shankar, Uma" <uma.shankar@intel.com>,
"Vivi, Rodrigo" <rodrigo.vivi@intel.com>,
"intel-xe@lists.freedesktop.org" <intel-xe@lists.freedesktop.org>,
"ville.syrjala@linux.intel.com" <ville.syrjala@linux.intel.com>
Subject: Re: [Intel-xe] [PATCH 0/4] Revert frontbuffer tracking removal
Date: Fri, 19 May 2023 07:43:16 +0000 [thread overview]
Message-ID: <981b59f8bf3676173f535eacebed881afc6f34c2.camel@intel.com> (raw)
In-Reply-To: <ZGaCDuMYN5Mt47tI@rdvivi-mobl4>
On Thu, 2023-05-18 at 15:52 -0400, Rodrigo Vivi wrote:
> On Mon, May 15, 2023 at 12:46:10PM +0300, Jouni Högander wrote:
> > Even if frontbuffer tracking is targeted being discontinued it is
> > seen as
> > too risky to remove it completely at this point -> Revert
> > frontbuffer
> > tracking removal patches. Also add fixup patches to handle build
> > breakage
> > caused by these reverts.
> >
> > Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
> > Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
> > Cc: Uma Shankar <uma.shankar@intel.com>
> > Cc: Jani Nikula <jani.nikula@intel.com>
> > Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
> > Cc: Lucas De Marchi <lucas.demarchi@intel.com>
>
>
> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> for the series, but I'm afraid that you will need to rebase
> to get the patch 2 applying again.
Thank you Rodrigo for the review. I have sent rebased set.
>
> >
> > Jouni Högander (4):
> > Revert "drm/i915/display: Neuter frontbuffer tracking harder"
> > Revert "drm/i915: Remove gem and overlay frontbuffer tracking"
> > fixup! drm/i915/display: Remaining changes to make xe compile
> > fixup! drm/xe/display: Implement display support
> >
> > drivers/gpu/drm/i915/display/i9xx_plane.c | 1 -
> > drivers/gpu/drm/i915/display/intel_cursor.c | 6 +-
> > drivers/gpu/drm/i915/display/intel_display.c | 4 +-
> > .../drm/i915/display/intel_display_types.h | 8 +-
> > drivers/gpu/drm/i915/display/intel_fb.c | 19 ++-
> > drivers/gpu/drm/i915/display/intel_fb_pin.c | 6 +
> > drivers/gpu/drm/i915/display/intel_fbdev.c | 7 +-
> > .../gpu/drm/i915/display/intel_frontbuffer.c | 128
> > ++++++++++++++++--
> > .../gpu/drm/i915/display/intel_frontbuffer.h | 76 +++++++++--
> > drivers/gpu/drm/i915/display/intel_overlay.c | 14 ++
> > .../drm/i915/display/intel_plane_initial.c | 3 +-
> > drivers/gpu/drm/i915/display/intel_sprite.c | 1 -
> > drivers/gpu/drm/i915/gem/i915_gem_clflush.c | 4 +
> > drivers/gpu/drm/i915/gem/i915_gem_domain.c | 7 +
> > .../gpu/drm/i915/gem/i915_gem_execbuffer.c | 2 +
> > drivers/gpu/drm/i915/gem/i915_gem_object.c | 25 ++++
> > drivers/gpu/drm/i915/gem/i915_gem_object.h | 22 +++
> > drivers/gpu/drm/i915/gem/i915_gem_phys.c | 4 +
> > drivers/gpu/drm/i915/i915_driver.c | 1 -
> > drivers/gpu/drm/i915/i915_gem.c | 8 ++
> > drivers/gpu/drm/i915/i915_gem_gtt.c | 1 +
> > drivers/gpu/drm/i915/i915_vma.c | 12 ++
> > drivers/gpu/drm/xe/display/xe_plane_initial.c | 2 +-
> > 23 files changed, 321 insertions(+), 40 deletions(-)
> >
> > --
> > 2.34.1
> >
prev parent reply other threads:[~2023-05-19 7:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-15 9:46 [Intel-xe] [PATCH 0/4] Revert frontbuffer tracking removal Jouni Högander
2023-05-15 9:46 ` [Intel-xe] [PATCH 1/4] Revert "drm/i915/display: Neuter frontbuffer tracking harder" Jouni Högander
2023-05-15 9:46 ` [Intel-xe] [PATCH 2/4] Revert "drm/i915: Remove gem and overlay frontbuffer tracking" Jouni Högander
2023-05-15 9:46 ` [Intel-xe] [PATCH 3/4] fixup! drm/i915/display: Remaining changes to make xe compile Jouni Högander
2023-05-15 9:46 ` [Intel-xe] [PATCH 4/4] fixup! drm/xe/display: Implement display support Jouni Högander
2023-05-15 9:48 ` [Intel-xe] ✓ CI.Patch_applied: success for Revert frontbuffer tracking removal Patchwork
2023-05-15 9:51 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-05-15 9:55 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-05-15 10:18 ` [Intel-xe] ○ CI.BAT: info " Patchwork
2023-05-18 19:52 ` [Intel-xe] [PATCH 0/4] " Rodrigo Vivi
2023-05-19 7:43 ` Hogander, Jouni [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=981b59f8bf3676173f535eacebed881afc6f34c2.camel@intel.com \
--to=jouni.hogander@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@intel.com \
--cc=lucas.demarchi@intel.com \
--cc=rodrigo.vivi@intel.com \
--cc=rodrigo.vivi@kernel.org \
--cc=uma.shankar@intel.com \
--cc=ville.syrjala@linux.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