All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915: Delete references to non-existing file
@ 2019-09-23 13:06 Anna Karas
  2019-09-23 13:13 ` Chris Wilson
  2019-09-23 19:09 ` ✗ Fi.CI.BAT: failure for " Patchwork
  0 siblings, 2 replies; 3+ messages in thread
From: Anna Karas @ 2019-09-23 13:06 UTC (permalink / raw)
  To: intel-gfx; +Cc: Jani Nikula

Delete references to non-existing i915_gem_batch_pool.c file.

Cc: Jani Nikula <jani.nikula@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Fixes: commit 8675a608a6fe
("drm/i915: Kill the undead i915_gem_batch_pool.c")
Signed-off-by: Anna Karas <anna.karas@intel.com>
---
 Documentation/gpu/i915.rst | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/Documentation/gpu/i915.rst b/Documentation/gpu/i915.rst
index 0e322688be5c..8393894245cd 100644
--- a/Documentation/gpu/i915.rst
+++ b/Documentation/gpu/i915.rst
@@ -361,15 +361,6 @@ Batchbuffer Parsing
 .. kernel-doc:: drivers/gpu/drm/i915/i915_cmd_parser.c
    :internal:
 
-Batchbuffer Pools
------------------
-
-.. kernel-doc:: drivers/gpu/drm/i915/i915_gem_batch_pool.c
-   :doc: batch pool
-
-.. kernel-doc:: drivers/gpu/drm/i915/i915_gem_batch_pool.c
-   :internal:
-
 User Batchbuffer Execution
 --------------------------
 
-- 
2.19.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] drm/i915: Delete references to non-existing file
  2019-09-23 13:06 [PATCH] drm/i915: Delete references to non-existing file Anna Karas
@ 2019-09-23 13:13 ` Chris Wilson
  2019-09-23 19:09 ` ✗ Fi.CI.BAT: failure for " Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Chris Wilson @ 2019-09-23 13:13 UTC (permalink / raw)
  To: Anna Karas, intel-gfx; +Cc: Jani Nikula

Quoting Anna Karas (2019-09-23 14:06:08)
> Delete references to non-existing i915_gem_batch_pool.c file.
> 
> Cc: Jani Nikula <jani.nikula@intel.com>
> Cc: Chris Wilson <chris@chris-wilson.co.uk>
> Fixes: commit 8675a608a6fe
> ("drm/i915: Kill the undead i915_gem_batch_pool.c")

This fixes is wrong. 8675a608a6fe is not a commit, but a blob.

Hmm. We've already tried to delete these in

commit b047463c852272ef9956ad3a4c706f78f8b06c17
Author: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Date:   Fri Aug 30 11:58:48 2019 +0300

    drm/i915: Remove link to missing "Batchbuffer Pools" documentation

and I don't see the link in drm-tip or drm-intel-next.
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 3+ messages in thread

* ✗ Fi.CI.BAT: failure for drm/i915: Delete references to non-existing file
  2019-09-23 13:06 [PATCH] drm/i915: Delete references to non-existing file Anna Karas
  2019-09-23 13:13 ` Chris Wilson
@ 2019-09-23 19:09 ` Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Patchwork @ 2019-09-23 19:09 UTC (permalink / raw)
  To: Anna Karas; +Cc: intel-gfx

== Series Details ==

Series: drm/i915: Delete references to non-existing file
URL   : https://patchwork.freedesktop.org/series/67107/
State : failure

== Summary ==

Applying: drm/i915: Delete references to non-existing file
Using index info to reconstruct a base tree...
M	Documentation/gpu/i915.rst
Falling back to patching base and 3-way merge...
Auto-merging Documentation/gpu/i915.rst
No changes -- Patch already applied.

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-23 19:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-23 13:06 [PATCH] drm/i915: Delete references to non-existing file Anna Karas
2019-09-23 13:13 ` Chris Wilson
2019-09-23 19:09 ` ✗ Fi.CI.BAT: failure for " Patchwork

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.