projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe84168
)
Revert "drm/i915/perf: Fix warning in documentation"
author
Joonas Lahtinen
<
[email protected]
>
Fri, 16 Nov 2018 13:55:10 +0000
(15:55 +0200)
committer
Joonas Lahtinen
<
[email protected]
>
Mon, 19 Nov 2018 11:08:48 +0000
(13:08 +0200)
Userspace portion is still missing.
This reverts commit
9fa6e2f7609fdbb7d6f86be86371a5719bec0376
.
Cc: Lionel Landwerlin <
[email protected]
>
Cc: Matthew Auld <
[email protected]
>
Signed-off-by: Joonas Lahtinen <
[email protected]
>
Acked-by: Matthew Auld <
[email protected]
>
Link:
https://patchwork.freedesktop.org/patch/msgid/
[email protected]
drivers/gpu/drm/i915/i915_perf.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/i915/i915_perf.c
b/drivers/gpu/drm/i915/i915_perf.c
index c762418d3b0154112566ae6122cb295656917e9d..4529edfdcfc80580ea66b306713a42250e1f2626 100644
(file)
--- a/
drivers/gpu/drm/i915/i915_perf.c
+++ b/
drivers/gpu/drm/i915/i915_perf.c
@@
-345,7
+345,6
@@
static const struct i915_oa_format gen8_plus_oa_formats[I915_OA_FORMAT_MAX] = {
* @oa_format: An OA unit HW report format
* @oa_periodic: Whether to enable periodic OA unit sampling
* @oa_period_exponent: The OA unit sampling period is derived from this
- * @oa_buffer_size_exponent: The OA buffer size is derived from this
*
* As read_properties_unlocked() enumerates and validates the properties given
* to open a stream of metrics the configuration is built up in the structure