Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Souza, Jose" <jose.souza@intel.com>
To: "intel-xe@lists.freedesktop.org" <intel-xe@lists.freedesktop.org>,
	"Manna,  Animesh" <animesh.manna@intel.com>
Subject: Re: [PATCH] drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"
Date: Fri, 22 Mar 2024 14:04:43 +0000	[thread overview]
Message-ID: <efc6a6f2dee18761509c0778a1d508956ee3543a.camel@intel.com> (raw)
In-Reply-To: <20240322114214.1501078-1-animesh.manna@intel.com>

On Fri, 2024-03-22 at 17:12 +0530, Animesh Manna wrote:
> This reverts commit c27f010aa1884276ee5dae72034d84987060c769.
> 
> After fix from [1] dsb timeout issue is not reproducible on local testing
> with xe driver. Checking CI result to confirm and not for review.

Have you tested with a full desktop? like starting gnome on X, start gnome on wayland... the running browser on top? Have you tested that on TGL, DG2
and MTL at lest?

This feature was enabled even being completely broken with a full desktop on Xe KMD, so please make sure it is fully tested before enabling it again.

> 
> [1] https://patchwork.freedesktop.org/series/130783/
> 
> Signed-off-by: Animesh Manna <animesh.manna@intel.com>
> ---
>  drivers/gpu/drm/i915/display/intel_dsb.c | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/drivers/gpu/drm/i915/display/intel_dsb.c b/drivers/gpu/drm/i915/display/intel_dsb.c
> index 4baaa92ceaec..e06e94ee2f5c 100644
> --- a/drivers/gpu/drm/i915/display/intel_dsb.c
> +++ b/drivers/gpu/drm/i915/display/intel_dsb.c
> @@ -468,10 +468,6 @@ struct intel_dsb *intel_dsb_prepare(const struct intel_crtc_state *crtc_state,
>  	if (!HAS_DSB(i915))
>  		return NULL;
>  
> -	/* TODO: DSB is broken in Xe KMD, so disabling it until fixed */
> -	if (!IS_ENABLED(I915))
> -		return NULL;
> -
>  	dsb = kzalloc(sizeof(*dsb), GFP_KERNEL);
>  	if (!dsb)
>  		goto out;


  parent reply	other threads:[~2024-03-22 14:06 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-22 11:42 [PATCH] drm/xe: Revert "drm/i915: Disable DSB in Xe KMD" Animesh Manna
2024-03-22 12:02 ` ✓ CI.Patch_applied: success for " Patchwork
2024-03-22 12:02 ` ✓ CI.checkpatch: " Patchwork
2024-03-22 12:03 ` ✓ CI.KUnit: " Patchwork
2024-03-22 12:13 ` ✓ CI.Build: " Patchwork
2024-03-22 12:16 ` ✓ CI.Hooks: " Patchwork
2024-03-22 12:18 ` ✗ CI.checksparse: warning " Patchwork
2024-03-22 12:39 ` ✓ CI.BAT: success " Patchwork
2024-03-22 14:04 ` Souza, Jose [this message]
2024-05-07  8:37 ` ✓ CI.Patch_applied: success for drm/xe: Revert "drm/i915: Disable DSB in Xe KMD" (rev2) Patchwork
2024-05-07  8:37 ` ✓ CI.checkpatch: " Patchwork
2024-05-07  8:38 ` ✓ CI.KUnit: " Patchwork
2024-05-07  8:54 ` ✓ CI.Build: " Patchwork
2024-05-07  8:57 ` ✓ CI.Hooks: " Patchwork
2024-05-07  8:59 ` ✗ CI.checksparse: warning " Patchwork
2024-05-07 10:03 ` ✓ CI.BAT: success " Patchwork
2024-05-07 12:16 ` ✗ CI.FULL: failure " Patchwork
2024-07-07 22:23 ` ✗ CI.Patch_applied: failure for drm/xe: Revert "drm/i915: Disable DSB in Xe KMD" (rev3) Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2024-07-08  5:56 [PATCH] drm/xe: Revert "drm/i915: Disable DSB in Xe KMD" Animesh Manna
2024-07-09  9:33 ` Maarten Lankhorst
2024-07-09  9:40   ` Manna, Animesh
2024-07-09 10:23   ` Matthew Auld
2024-08-27 15:02     ` 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=efc6a6f2dee18761509c0778a1d508956ee3543a.camel@intel.com \
    --to=jose.souza@intel.com \
    --cc=animesh.manna@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    /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