From: Jani Nikula <jani.nikula@linux.intel.com>
To: "Jouni Högander" <jouni.hogander@intel.com>,
intel-gfx@lists.freedesktop.org
Cc: animesh.manna@intel.com, "Jouni Högander" <jouni.hogander@intel.com>
Subject: Re: [PATCH v10 05/12] drm/panelreplay: dpcd register definition for panelreplay SU
Date: Fri, 10 May 2024 12:45:57 +0300 [thread overview]
Message-ID: <87r0eahuei.fsf@intel.com> (raw)
In-Reply-To: <20240510093823.3146455-6-jouni.hogander@intel.com>
On Fri, 10 May 2024, Jouni Högander <jouni.hogander@intel.com> wrote:
> Add definitions for panel replay selective update
>
> v2: Remove unnecessary Cc from commit message
>
> Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
> Reviewed-by: Animesh Manna <animesh.manna@intel.com>
Needs to be Cc: dri-devel.
> ---
> include/drm/display/drm_dp.h | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/include/drm/display/drm_dp.h b/include/drm/display/drm_dp.h
> index 0b032faa8cf2..906949ca3cee 100644
> --- a/include/drm/display/drm_dp.h
> +++ b/include/drm/display/drm_dp.h
> @@ -548,6 +548,12 @@
> # define DP_PANEL_REPLAY_SUPPORT (1 << 0)
> # define DP_PANEL_REPLAY_SU_SUPPORT (1 << 1)
>
> +#define DP_PANEL_PANEL_REPLAY_CAPABILITY 0xb1
> +# define DP_PANEL_PANEL_REPLAY_SU_GRANULARITY_REQUIRED (1 << 5)
> +
> +#define DP_PANEL_PANEL_REPLAY_X_GRANULARITY 0xb2
> +#define DP_PANEL_PANEL_REPLAY_Y_GRANULARITY 0xb4
> +
> /* Link Configuration */
> #define DP_LINK_BW_SET 0x100
> # define DP_LINK_RATE_TABLE 0x00 /* eDP 1.4 */
--
Jani Nikula, Intel
next prev parent reply other threads:[~2024-05-10 9:46 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-10 9:38 [PATCH v10 00/12] Panel replay selective update support Jouni Högander
2024-05-10 9:38 ` [PATCH v10 01/12] drm/i915/psr: Rename has_psr2 as has_sel_update Jouni Högander
2024-05-10 9:38 ` [PATCH v10 02/12] drm/i915/display: Do not print "psr: enabled" for on Panel Replay Jouni Högander
2024-05-10 9:38 ` [PATCH v10 03/12] drm/i915/dp: Use always vsc revision 0x6 for " Jouni Högander
2024-05-10 9:38 ` [PATCH v10 04/12] drm/i915/psr: Rename psr2_enabled as sel_update_enabled Jouni Högander
2024-05-10 9:38 ` [PATCH v10 05/12] drm/panelreplay: dpcd register definition for panelreplay SU Jouni Högander
2024-05-10 9:45 ` Jani Nikula [this message]
2024-05-10 10:27 ` Hogander, Jouni
2024-05-10 9:38 ` [PATCH v10 06/12] drm/i915/psr: Detect panel replay selective update support Jouni Högander
2024-05-10 9:38 ` [PATCH v10 07/12] drm/i915/psr: Modify intel_dp_get_su_granularity to support panel replay Jouni Högander
2024-05-10 9:38 ` [PATCH v10 08/12] drm/i915/psr: Panel replay uses SRD_STATUS to track it's status Jouni Högander
2024-05-10 10:59 ` Manna, Animesh
2024-05-10 9:38 ` [PATCH v10 09/12] drm/i915/psr: Do not apply workarounds in case of panel replay Jouni Högander
2024-05-10 9:38 ` [PATCH v10 10/12] drm/i915/psr: Update PSR module parameter descriptions Jouni Högander
2024-05-10 9:38 ` [PATCH v10 11/12] drm/i915/psr: Split intel_psr2_config_valid for panel replay Jouni Högander
2024-05-10 9:38 ` [PATCH v10 12/12] drm/i915/psr: Add panel replay sel update support to debugfs interface Jouni Högander
2024-05-10 11:35 ` ✗ Fi.CI.CHECKPATCH: warning for Panel replay selective update support (rev11) Patchwork
2024-05-10 11:35 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-05-10 11:42 ` ✓ Fi.CI.BAT: success " Patchwork
2024-05-11 2:00 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-05-13 5:17 ` Hogander, Jouni
2024-05-15 8:29 ` [PATCH v10 00/12] Panel replay selective update support Hogander, Jouni
-- strict thread matches above, loose matches on Subject: below --
2024-05-10 10:26 [PATCH v10 05/12] drm/panelreplay: dpcd register definition for panelreplay SU Jouni Högander
2024-05-13 8:55 ` Hogander, Jouni
2024-05-15 7:45 ` Maarten Lankhorst
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=87r0eahuei.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=animesh.manna@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=jouni.hogander@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 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.