From: Jani Nikula <jani.nikula@linux.intel.com>
To: Suraj Kandpal <suraj.kandpal@intel.com>, intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH 0/1] Fix logic to get slice_height for dp
Date: Thu, 02 Feb 2023 14:52:25 +0200 [thread overview]
Message-ID: <87ilgk1b7a.fsf@intel.com> (raw)
In-Reply-To: <20230202114613.3177235-1-suraj.kandpal@intel.com>
On Thu, 02 Feb 2023, Suraj Kandpal <suraj.kandpal@intel.com> wrote:
> According to bspec :49259 VDSC spec implies that 108 lines is an optimal
> slice height, but any size can be used as long as vertical active
> integer multiple and maximum vertical slice count requirements are met.
> Add a fix in this patch to go for most optimal lines and move ahead from
> there instead of primitively using 8 lines.
There's no need for a cover letter if you're sending just one patch.
>
> Suraj Kandpal (1):
> drm/i915/dp: Fix logic to fetch slice_height
>
> drivers/gpu/drm/i915/display/intel_dp.c | 28 +++++++++++++++----------
> 1 file changed, 17 insertions(+), 11 deletions(-)
--
Jani Nikula, Intel Open Source Graphics Center
next prev parent reply other threads:[~2023-02-02 12:52 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-02 11:46 [Intel-gfx] [PATCH 0/1] Fix logic to get slice_height for dp Suraj Kandpal
2023-02-02 11:46 ` [Intel-gfx] [PATCH 1/1] drm/i915/dp: Fix logic to fetch slice_height Suraj Kandpal
2023-02-02 13:02 ` Jani Nikula
2023-02-02 17:59 ` Kandpal, Suraj
2023-02-02 19:29 ` Jani Nikula
2023-02-03 6:07 ` Kandpal, Suraj
2023-02-02 18:20 ` [Intel-gfx] [PATCH v2] drm/i915/dp: Increase slice_height for DP Suraj Kandpal
2023-02-10 2:50 ` Kandpal, Suraj
2023-02-13 18:27 ` Jani Nikula
2023-02-14 5:20 ` [Intel-gfx] [PATCH v3] " Suraj Kandpal
2023-02-14 9:07 ` Jani Nikula
2023-02-02 12:52 ` Jani Nikula [this message]
2023-02-02 13:52 ` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix logic to get slice_height for dp Patchwork
2023-02-02 17:54 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2023-02-02 20:37 ` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix logic to get slice_height for dp (rev2) Patchwork
2023-02-03 4:05 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2023-02-14 6:05 ` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix logic to get slice_height for dp (rev3) Patchwork
2023-02-14 7:25 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
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=87ilgk1b7a.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=suraj.kandpal@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.