All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Wilson <chris@chris-wilson.co.uk>
To: DRI Development <dri-devel@lists.freedesktop.org>
Cc: Daniel Vetter <daniel.vetter@intel.com>,
	Intel Graphics Development <intel-gfx@lists.freedesktop.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	Daniel Vetter <daniel.vetter@ffwll.ch>
Subject: Re: [Intel-gfx] [PATCH] drm/i915: Don't select BROKEN
Date: Tue, 05 Nov 2019 20:38:01 +0000	[thread overview]
Message-ID: <157298628160.18566.1185169568557179711@skylake-alporthouse-com> (raw)
In-Reply-To: <20191105193829.11599-1-daniel.vetter@ffwll.ch>

Quoting Daniel Vetter (2019-11-05 19:38:29)
> It's broken.
> 
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> References: https://lists.freedesktop.org/archives/dri-devel/2019-November/242625.html
> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
> ---
> Note: Probably best to apply this directly onto drm-next to avoid
> having drm-next dropped from linux-next until the next pull request.
> -Daniel
> ---
>  drivers/gpu/drm/i915/Kconfig.debug | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/Kconfig.debug b/drivers/gpu/drm/i915/Kconfig.debug
> index ef123eb29168..d2ba8f7e5e50 100644
> --- a/drivers/gpu/drm/i915/Kconfig.debug
> +++ b/drivers/gpu/drm/i915/Kconfig.debug
> @@ -44,7 +44,6 @@ config DRM_I915_DEBUG
>         select DRM_I915_SELFTEST
>         select DRM_I915_DEBUG_RUNTIME_PM
>         select DRM_I915_DEBUG_MMIO
> -       select BROKEN # for prototype uAPI

You have to replace it with another secret bool as you cannot otherwise
enable CONFIG_BROKEN in .config.
-Chris
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: Chris Wilson <chris@chris-wilson.co.uk>
To: DRI Development <dri-devel@lists.freedesktop.org>,
	Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Daniel Vetter <daniel.vetter@intel.com>,
	Intel Graphics Development <intel-gfx@lists.freedesktop.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	Daniel Vetter <daniel.vetter@ffwll.ch>
Subject: Re: [Intel-gfx] [PATCH] drm/i915: Don't select BROKEN
Date: Tue, 05 Nov 2019 20:38:01 +0000	[thread overview]
Message-ID: <157298628160.18566.1185169568557179711@skylake-alporthouse-com> (raw)
Message-ID: <20191105203801.6Z3OaB87ZnVcka_clq3h8E07d8FmrHfzxLpz4KgStFA@z> (raw)
In-Reply-To: <20191105193829.11599-1-daniel.vetter@ffwll.ch>

Quoting Daniel Vetter (2019-11-05 19:38:29)
> It's broken.
> 
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> References: https://lists.freedesktop.org/archives/dri-devel/2019-November/242625.html
> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
> ---
> Note: Probably best to apply this directly onto drm-next to avoid
> having drm-next dropped from linux-next until the next pull request.
> -Daniel
> ---
>  drivers/gpu/drm/i915/Kconfig.debug | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/Kconfig.debug b/drivers/gpu/drm/i915/Kconfig.debug
> index ef123eb29168..d2ba8f7e5e50 100644
> --- a/drivers/gpu/drm/i915/Kconfig.debug
> +++ b/drivers/gpu/drm/i915/Kconfig.debug
> @@ -44,7 +44,6 @@ config DRM_I915_DEBUG
>         select DRM_I915_SELFTEST
>         select DRM_I915_DEBUG_RUNTIME_PM
>         select DRM_I915_DEBUG_MMIO
> -       select BROKEN # for prototype uAPI

You have to replace it with another secret bool as you cannot otherwise
enable CONFIG_BROKEN in .config.
-Chris
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: Chris Wilson <chris@chris-wilson.co.uk>
To: DRI Development <dri-devel@lists.freedesktop.org>,
	Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Daniel Vetter <daniel.vetter@intel.com>,
	Intel Graphics Development <intel-gfx@lists.freedesktop.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	Daniel Vetter <daniel.vetter@ffwll.ch>
Subject: Re: [Intel-gfx] [PATCH] drm/i915: Don't select BROKEN
Date: Tue, 05 Nov 2019 20:38:01 +0000	[thread overview]
Message-ID: <157298628160.18566.1185169568557179711@skylake-alporthouse-com> (raw)
Message-ID: <20191105203801.YbeNsuBwZYi3WSMR5wfMqSeF7K5MJDj0Gyi7ufSr_U4@z> (raw)
In-Reply-To: <20191105193829.11599-1-daniel.vetter@ffwll.ch>

Quoting Daniel Vetter (2019-11-05 19:38:29)
> It's broken.
> 
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> References: https://lists.freedesktop.org/archives/dri-devel/2019-November/242625.html
> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
> ---
> Note: Probably best to apply this directly onto drm-next to avoid
> having drm-next dropped from linux-next until the next pull request.
> -Daniel
> ---
>  drivers/gpu/drm/i915/Kconfig.debug | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/Kconfig.debug b/drivers/gpu/drm/i915/Kconfig.debug
> index ef123eb29168..d2ba8f7e5e50 100644
> --- a/drivers/gpu/drm/i915/Kconfig.debug
> +++ b/drivers/gpu/drm/i915/Kconfig.debug
> @@ -44,7 +44,6 @@ config DRM_I915_DEBUG
>         select DRM_I915_SELFTEST
>         select DRM_I915_DEBUG_RUNTIME_PM
>         select DRM_I915_DEBUG_MMIO
> -       select BROKEN # for prototype uAPI

You have to replace it with another secret bool as you cannot otherwise
enable CONFIG_BROKEN in .config.
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2019-11-05 20:38 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-05 19:38 [PATCH] drm/i915: Don't select BROKEN Daniel Vetter
2019-11-05 19:38 ` [Intel-gfx] " Daniel Vetter
2019-11-05 19:38 ` Daniel Vetter
2019-11-05 20:31 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2019-11-05 20:31   ` [Intel-gfx] " Patchwork
2019-11-05 20:34 ` [Intel-gfx] [PATCH] " Chris Wilson
2019-11-05 20:34   ` Chris Wilson
2019-11-05 20:34   ` Chris Wilson
2019-11-05 20:37   ` Daniel Vetter
2019-11-05 20:37     ` [Intel-gfx] " Daniel Vetter
2019-11-05 20:37     ` Daniel Vetter
2019-11-05 20:38 ` Chris Wilson [this message]
2019-11-05 20:38   ` Chris Wilson
2019-11-05 20:38   ` Chris Wilson
2019-11-05 20:58   ` Daniel Vetter
2019-11-05 20:58     ` Daniel Vetter
2019-11-05 21:03     ` Chris Wilson
2019-11-05 21:03       ` Chris Wilson
2019-11-05 21:13     ` Chris Wilson
2019-11-05 21:13       ` [Intel-gfx] " Chris Wilson
2019-11-05 21:13       ` Chris Wilson
2019-11-06 10:24       ` Joonas Lahtinen
2019-11-06 10:24         ` Joonas Lahtinen
2019-11-05 20:52 ` ✓ Fi.CI.BAT: success for " Patchwork
2019-11-05 20:52   ` [Intel-gfx] " Patchwork
2019-11-05 23:02 ` ✗ Fi.CI.BUILD: failure for drm/i915: Don't select BROKEN (rev2) Patchwork
2019-11-05 23:02   ` [Intel-gfx] " 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=157298628160.18566.1185169568557179711@skylake-alporthouse-com \
    --to=chris@chris-wilson.co.uk \
    --cc=daniel.vetter@ffwll.ch \
    --cc=daniel.vetter@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=sfr@canb.auug.org.au \
    /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.