AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Tomasz Pakuła" <tomasz.pakula.oficjalny@gmail.com>
To: alexander.deucher@amd.com, maarten.lankhorst@linux.intel.com,
	 mripard@kernel.org, tzimmermann@suse.de, airlied@gmail.com,
	simona@ffwll.ch, 	harry.wentland@amd.com, sunpeng.li@amd.com,
	siqueira@igalia.com
Cc: dri-devel@lists.freedesktop.org, amd-gfx@lists.freedesktop.org,
	 bernhard.berger@gmail.com
Subject: Re: [PATCH 0/4] amdgpu: Enable Adaptive Sync over PCON with HDMI VRR
Date: Sun, 18 Jan 2026 12:42:15 +0100	[thread overview]
Message-ID: <a728742803f7bef5ab5ec046b85e1cb9ff23171c.camel@gmail.com> (raw)
In-Reply-To: <20251220114649.169147-1-tomasz.pakula.oficjalny@gmail.com>

On Sat, 2025-12-20 at 12:46 +0100, Tomasz Pakuła wrote:
> Adaptive Sync over PCON is only available as FreeSync over HDMI. TVs which do
> not support FreeSync, do not have working VRR with DP -> HDMI 2.1 adapters even
> though adapters will take care of HDMI VRR info packets.
> 
> First two patches add generic drm edid parsing for HDMI VRR and ALLM.
> 
> Since HDMI VRR relies on FRL modes, this will only be enabled for PCONs in the
> VRR whitelist. HDMI VRR for native HDMI connector will still not be
> possible/attempted.
> 
> I myself validated these changes with my Samsung S95B + Bernhard validated on
> LG C4 + FreeSync-less Sony Bravia 8. I used Alienware AW3423DWF that only
> has HDMI 2.0 to check that FreeSync still triggers properly for "older" hardware
> 
> Tomasz Pakuła (4):
>   drm/edid: parse HDMI ALLM info
>   drm/edid: parse HDMI VRR information
>   drm/amd/display: rename PCON adaptive sync types
>   drm/amd/display: enable HDMI VRR over PCON
> 
>  .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 24 +++++++++++++++----
>  .../amd/display/amdgpu_dm/amdgpu_dm_helpers.c |  2 +-
>  .../amd/display/modules/inc/mod_info_packet.h |  4 ++--
>  .../display/modules/info_packet/info_packet.c |  4 ++--
>  drivers/gpu/drm/drm_edid.c                    | 20 ++++++++++++++++
>  include/drm/drm_connector.h                   | 23 ++++++++++++++++++
>  6 files changed, 67 insertions(+), 10 deletions(-)

I'd like to inform you that this patch series will be superseded by
another, bigger patch series which compiles my recent work as all the
separate series/patches di conflict with each other.

Thank you.
Tomasz

      parent reply	other threads:[~2026-01-19  8:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-20 11:46 [PATCH 0/4] amdgpu: Enable Adaptive Sync over PCON with HDMI VRR Tomasz Pakuła
2025-12-20 11:46 ` [PATCH 1/4] drm/edid: parse HDMI ALLM info Tomasz Pakuła
2025-12-20 11:46 ` [PATCH 2/4] drm/edid: parse HDMI VRR information Tomasz Pakuła
2025-12-20 11:46 ` [PATCH 3/4] drm/amd/display: rename PCON adaptive sync types Tomasz Pakuła
2025-12-20 11:46 ` [PATCH 4/4] drm/amd/display: enable HDMI VRR over PCON Tomasz Pakuła
2026-01-18 11:42 ` Tomasz Pakuła [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=a728742803f7bef5ab5ec046b85e1cb9ff23171c.camel@gmail.com \
    --to=tomasz.pakula.oficjalny@gmail.com \
    --cc=airlied@gmail.com \
    --cc=alexander.deucher@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=bernhard.berger@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=harry.wentland@amd.com \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=simona@ffwll.ch \
    --cc=siqueira@igalia.com \
    --cc=sunpeng.li@amd.com \
    --cc=tzimmermann@suse.de \
    /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