* Re: linux-next: Tree for Nov 19 (i915) [not found] <20191119194658.39af50d0@canb.auug.org.au> @ 2019-11-19 15:33 ` Randy Dunlap 2019-11-19 15:33 ` [Intel-gfx] " Randy Dunlap 2019-11-20 16:15 ` Jani Nikula 2019-11-20 23:14 ` ✗ Fi.CI.BUILD: failure for " Patchwork 1 sibling, 2 replies; 10+ messages in thread From: Randy Dunlap @ 2019-11-19 15:33 UTC (permalink / raw) To: Stephen Rothwell, Linux Next Mailing List Cc: intel-gfx, Linux Kernel Mailing List, dri-devel On 11/19/19 12:46 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20191118: on x86_64: ERROR: "pm_suspend_target_state" [drivers/gpu/drm/i915/i915.ko] undefined! # CONFIG_SUSPEND is not set -- ~Randy Reported-by: Randy Dunlap <rdunlap@infradead.org> _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Intel-gfx] linux-next: Tree for Nov 19 (i915) 2019-11-19 15:33 ` linux-next: Tree for Nov 19 (i915) Randy Dunlap @ 2019-11-19 15:33 ` Randy Dunlap 2019-11-20 16:15 ` Jani Nikula 1 sibling, 0 replies; 10+ messages in thread From: Randy Dunlap @ 2019-11-19 15:33 UTC (permalink / raw) To: Stephen Rothwell, Linux Next Mailing List Cc: intel-gfx, Linux Kernel Mailing List, dri-devel On 11/19/19 12:46 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20191118: on x86_64: ERROR: "pm_suspend_target_state" [drivers/gpu/drm/i915/i915.ko] undefined! # CONFIG_SUSPEND is not set -- ~Randy Reported-by: Randy Dunlap <rdunlap@infradead.org> _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Intel-gfx] linux-next: Tree for Nov 19 (i915) 2019-11-19 15:33 ` linux-next: Tree for Nov 19 (i915) Randy Dunlap 2019-11-19 15:33 ` [Intel-gfx] " Randy Dunlap @ 2019-11-20 16:15 ` Jani Nikula 2019-11-20 16:15 ` Jani Nikula 2019-11-20 16:56 ` Chris Wilson 1 sibling, 2 replies; 10+ messages in thread From: Jani Nikula @ 2019-11-20 16:15 UTC (permalink / raw) To: Randy Dunlap, Stephen Rothwell, Linux Next Mailing List Cc: intel-gfx, Linux Kernel Mailing List, dri-devel, Chris Wilson On Tue, 19 Nov 2019, Randy Dunlap <rdunlap@infradead.org> wrote: > On 11/19/19 12:46 AM, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20191118: > > > on x86_64: > > ERROR: "pm_suspend_target_state" [drivers/gpu/drm/i915/i915.ko] undefined! > > # CONFIG_SUSPEND is not set a70a9e998e8e ("drm/i915: Defer rc6 shutdown to suspend_late") -- Jani Nikula, Intel Open Source Graphics Center ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Intel-gfx] linux-next: Tree for Nov 19 (i915) 2019-11-20 16:15 ` Jani Nikula @ 2019-11-20 16:15 ` Jani Nikula 2019-11-20 16:56 ` Chris Wilson 1 sibling, 0 replies; 10+ messages in thread From: Jani Nikula @ 2019-11-20 16:15 UTC (permalink / raw) To: Randy Dunlap, Stephen Rothwell, Linux Next Mailing List Cc: intel-gfx, Linux Kernel Mailing List, dri-devel On Tue, 19 Nov 2019, Randy Dunlap <rdunlap@infradead.org> wrote: > On 11/19/19 12:46 AM, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20191118: > > > on x86_64: > > ERROR: "pm_suspend_target_state" [drivers/gpu/drm/i915/i915.ko] undefined! > > # CONFIG_SUSPEND is not set a70a9e998e8e ("drm/i915: Defer rc6 shutdown to suspend_late") -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Intel-gfx] linux-next: Tree for Nov 19 (i915) 2019-11-20 16:15 ` Jani Nikula 2019-11-20 16:15 ` Jani Nikula @ 2019-11-20 16:56 ` Chris Wilson 2019-11-20 16:56 ` Chris Wilson 2019-11-20 21:54 ` Randy Dunlap 1 sibling, 2 replies; 10+ messages in thread From: Chris Wilson @ 2019-11-20 16:56 UTC (permalink / raw) To: Jani Nikula, Linux Next Mailing List, Randy Dunlap, Stephen Rothwell Cc: intel-gfx, Linux Kernel Mailing List, dri-devel Quoting Jani Nikula (2019-11-20 16:15:08) > On Tue, 19 Nov 2019, Randy Dunlap <rdunlap@infradead.org> wrote: > > On 11/19/19 12:46 AM, Stephen Rothwell wrote: > >> Hi all, > >> > >> Changes since 20191118: > > > > > > on x86_64: > > > > ERROR: "pm_suspend_target_state" [drivers/gpu/drm/i915/i915.ko] undefined! > > > > # CONFIG_SUSPEND is not set > > a70a9e998e8e ("drm/i915: Defer rc6 shutdown to suspend_late") diff --git a/drivers/gpu/drm/i915/gt/intel_gt_pm.c b/drivers/gpu/drm/i915/gt/intel_gt_pm.c index 060ee0f44c70..982040ecbd01 100644 --- a/drivers/gpu/drm/i915/gt/intel_gt_pm.c +++ b/drivers/gpu/drm/i915/gt/intel_gt_pm.c @@ -275,7 +275,7 @@ void intel_gt_suspend_prepare(struct intel_gt *gt) static suspend_state_t pm_suspend_target(void) { -#if IS_ENABLED(CONFIG_PM_SLEEP) +#if IS_ENABLED(CONFIG_SUSPEND) && IS_ENABLED(CONFIG_PM_SLEEP) Declared under PM_SLEEP. Defined under SUSPEND. -Chris _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply related [flat|nested] 10+ messages in thread
* Re: [Intel-gfx] linux-next: Tree for Nov 19 (i915) 2019-11-20 16:56 ` Chris Wilson @ 2019-11-20 16:56 ` Chris Wilson 2019-11-20 21:54 ` Randy Dunlap 1 sibling, 0 replies; 10+ messages in thread From: Chris Wilson @ 2019-11-20 16:56 UTC (permalink / raw) To: Jani Nikula, Linux Next Mailing List, Randy Dunlap, Stephen Rothwell Cc: intel-gfx, Linux Kernel Mailing List, dri-devel Quoting Jani Nikula (2019-11-20 16:15:08) > On Tue, 19 Nov 2019, Randy Dunlap <rdunlap@infradead.org> wrote: > > On 11/19/19 12:46 AM, Stephen Rothwell wrote: > >> Hi all, > >> > >> Changes since 20191118: > > > > > > on x86_64: > > > > ERROR: "pm_suspend_target_state" [drivers/gpu/drm/i915/i915.ko] undefined! > > > > # CONFIG_SUSPEND is not set > > a70a9e998e8e ("drm/i915: Defer rc6 shutdown to suspend_late") diff --git a/drivers/gpu/drm/i915/gt/intel_gt_pm.c b/drivers/gpu/drm/i915/gt/intel_gt_pm.c index 060ee0f44c70..982040ecbd01 100644 --- a/drivers/gpu/drm/i915/gt/intel_gt_pm.c +++ b/drivers/gpu/drm/i915/gt/intel_gt_pm.c @@ -275,7 +275,7 @@ void intel_gt_suspend_prepare(struct intel_gt *gt) static suspend_state_t pm_suspend_target(void) { -#if IS_ENABLED(CONFIG_PM_SLEEP) +#if IS_ENABLED(CONFIG_SUSPEND) && IS_ENABLED(CONFIG_PM_SLEEP) Declared under PM_SLEEP. Defined under SUSPEND. -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx ^ permalink raw reply related [flat|nested] 10+ messages in thread
* Re: [Intel-gfx] linux-next: Tree for Nov 19 (i915) 2019-11-20 16:56 ` Chris Wilson 2019-11-20 16:56 ` Chris Wilson @ 2019-11-20 21:54 ` Randy Dunlap 2019-11-20 21:54 ` Randy Dunlap 1 sibling, 1 reply; 10+ messages in thread From: Randy Dunlap @ 2019-11-20 21:54 UTC (permalink / raw) To: Chris Wilson, Jani Nikula, Linux Next Mailing List, Stephen Rothwell Cc: intel-gfx, Linux Kernel Mailing List, dri-devel On 11/20/19 8:56 AM, Chris Wilson wrote: > Quoting Jani Nikula (2019-11-20 16:15:08) >> On Tue, 19 Nov 2019, Randy Dunlap <rdunlap@infradead.org> wrote: >>> On 11/19/19 12:46 AM, Stephen Rothwell wrote: >>>> Hi all, >>>> >>>> Changes since 20191118: >>> >>> >>> on x86_64: >>> >>> ERROR: "pm_suspend_target_state" [drivers/gpu/drm/i915/i915.ko] undefined! >>> >>> # CONFIG_SUSPEND is not set >> >> a70a9e998e8e ("drm/i915: Defer rc6 shutdown to suspend_late") > > diff --git a/drivers/gpu/drm/i915/gt/intel_gt_pm.c b/drivers/gpu/drm/i915/gt/intel_gt_pm.c > index 060ee0f44c70..982040ecbd01 100644 > --- a/drivers/gpu/drm/i915/gt/intel_gt_pm.c > +++ b/drivers/gpu/drm/i915/gt/intel_gt_pm.c > @@ -275,7 +275,7 @@ void intel_gt_suspend_prepare(struct intel_gt *gt) > > static suspend_state_t pm_suspend_target(void) > { > -#if IS_ENABLED(CONFIG_PM_SLEEP) > +#if IS_ENABLED(CONFIG_SUSPEND) && IS_ENABLED(CONFIG_PM_SLEEP) > > Declared under PM_SLEEP. > Defined under SUSPEND. > -Chris Aside from being a slightly incomplete patch (missing 3 ending context lines), this works fine. Thanks. Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested -- ~Randy ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Intel-gfx] linux-next: Tree for Nov 19 (i915) 2019-11-20 21:54 ` Randy Dunlap @ 2019-11-20 21:54 ` Randy Dunlap 0 siblings, 0 replies; 10+ messages in thread From: Randy Dunlap @ 2019-11-20 21:54 UTC (permalink / raw) To: Chris Wilson, Jani Nikula, Linux Next Mailing List, Stephen Rothwell Cc: intel-gfx, Linux Kernel Mailing List, dri-devel On 11/20/19 8:56 AM, Chris Wilson wrote: > Quoting Jani Nikula (2019-11-20 16:15:08) >> On Tue, 19 Nov 2019, Randy Dunlap <rdunlap@infradead.org> wrote: >>> On 11/19/19 12:46 AM, Stephen Rothwell wrote: >>>> Hi all, >>>> >>>> Changes since 20191118: >>> >>> >>> on x86_64: >>> >>> ERROR: "pm_suspend_target_state" [drivers/gpu/drm/i915/i915.ko] undefined! >>> >>> # CONFIG_SUSPEND is not set >> >> a70a9e998e8e ("drm/i915: Defer rc6 shutdown to suspend_late") > > diff --git a/drivers/gpu/drm/i915/gt/intel_gt_pm.c b/drivers/gpu/drm/i915/gt/intel_gt_pm.c > index 060ee0f44c70..982040ecbd01 100644 > --- a/drivers/gpu/drm/i915/gt/intel_gt_pm.c > +++ b/drivers/gpu/drm/i915/gt/intel_gt_pm.c > @@ -275,7 +275,7 @@ void intel_gt_suspend_prepare(struct intel_gt *gt) > > static suspend_state_t pm_suspend_target(void) > { > -#if IS_ENABLED(CONFIG_PM_SLEEP) > +#if IS_ENABLED(CONFIG_SUSPEND) && IS_ENABLED(CONFIG_PM_SLEEP) > > Declared under PM_SLEEP. > Defined under SUSPEND. > -Chris Aside from being a slightly incomplete patch (missing 3 ending context lines), this works fine. Thanks. Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested -- ~Randy _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx ^ permalink raw reply [flat|nested] 10+ messages in thread
* ✗ Fi.CI.BUILD: failure for linux-next: Tree for Nov 19 (i915) [not found] <20191119194658.39af50d0@canb.auug.org.au> 2019-11-19 15:33 ` linux-next: Tree for Nov 19 (i915) Randy Dunlap @ 2019-11-20 23:14 ` Patchwork 2019-11-20 23:14 ` [Intel-gfx] " Patchwork 1 sibling, 1 reply; 10+ messages in thread From: Patchwork @ 2019-11-20 23:14 UTC (permalink / raw) To: Chris Wilson; +Cc: intel-gfx == Series Details == Series: linux-next: Tree for Nov 19 (i915) URL : https://patchwork.freedesktop.org/series/69766/ State : failure == Summary == Applying: linux-next: Tree for Nov 19 (i915) error: corrupt patch at line 12 error: could not build fake ancestor hint: Use 'git am --show-current-patch' to see the failed patch Patch failed at 0001 linux-next: Tree for Nov 19 (i915) When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx ^ permalink raw reply [flat|nested] 10+ messages in thread
* [Intel-gfx] ✗ Fi.CI.BUILD: failure for linux-next: Tree for Nov 19 (i915) 2019-11-20 23:14 ` ✗ Fi.CI.BUILD: failure for " Patchwork @ 2019-11-20 23:14 ` Patchwork 0 siblings, 0 replies; 10+ messages in thread From: Patchwork @ 2019-11-20 23:14 UTC (permalink / raw) To: Chris Wilson; +Cc: intel-gfx == Series Details == Series: linux-next: Tree for Nov 19 (i915) URL : https://patchwork.freedesktop.org/series/69766/ State : failure == Summary == Applying: linux-next: Tree for Nov 19 (i915) error: corrupt patch at line 12 error: could not build fake ancestor hint: Use 'git am --show-current-patch' to see the failed patch Patch failed at 0001 linux-next: Tree for Nov 19 (i915) When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx ^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2019-11-20 23:14 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20191119194658.39af50d0@canb.auug.org.au>
2019-11-19 15:33 ` linux-next: Tree for Nov 19 (i915) Randy Dunlap
2019-11-19 15:33 ` [Intel-gfx] " Randy Dunlap
2019-11-20 16:15 ` Jani Nikula
2019-11-20 16:15 ` Jani Nikula
2019-11-20 16:56 ` Chris Wilson
2019-11-20 16:56 ` Chris Wilson
2019-11-20 21:54 ` Randy Dunlap
2019-11-20 21:54 ` Randy Dunlap
2019-11-20 23:14 ` ✗ Fi.CI.BUILD: failure for " Patchwork
2019-11-20 23:14 ` [Intel-gfx] " Patchwork
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox