From: Nischal Varide <nischal.varide@intel.com>
To: gfx-internal-devel@eclists.intel.com,
intel-gfx@lists.freedesktop.org, nischal.varide@intel.com,
maarten.lankhorst@intel.com, uma.shankar@intel.com,
suresh.kumar.kurmi@intel.com
Subject: [Intel-gfx] [RFC v1 0/1] Enabling Smooth Sync Feature.
Date: Fri, 26 Aug 2022 14:52:09 +0530 [thread overview]
Message-ID: <20220826092210.9716-1-nischal.varide@intel.com> (raw)
When async flips are enabled to reduce latency, onscreen tears caused by
the immediate transition from an older image to a newer image within a
frame can be observable.The Smooth Sync feature uses both blending and
dithering to smoothly transition from the old image to the new image
over a programmable number of scanlines.
Nischal Varide (1):
INTEL_DII: drm/i915/display: Enabling Smooth Sync Feature.
drivers/gpu/drm/i915/display/intel_display.c | 66 ++++++++++++++++++-
.../drm/i915/display/intel_display_types.h | 3 +
.../drm/i915/display/skl_universal_plane.c | 31 +++++++--
.../drm/i915/display/skl_universal_plane.h | 3 +
4 files changed, 97 insertions(+), 6 deletions(-)
--
2.36.0
reply other threads:[~2022-08-26 9:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20220826092210.9716-1-nischal.varide@intel.com \
--to=nischal.varide@intel.com \
--cc=gfx-internal-devel@eclists.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=maarten.lankhorst@intel.com \
--cc=suresh.kumar.kurmi@intel.com \
--cc=uma.shankar@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