diff options
author | Piotr Piorkowski <[email protected]> | 2018-06-05 17:13:29 +0200 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-06-12 15:44:45 +0100 |
commit | 5288c7182dd389bb03b0a1aa38550b344fe5bf97 (patch) | |
tree | fb5ac3507f628d0772b9de77f940f22a39c77484 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 741cebee0aa59cdaafb798c66171c2a863c3fa32 (diff) |
drm/i915/guc: Move defines with size of GuC logs to intel_guc_log.h
At this moment, we have defined GuC logs sizes in intel_guc_fwif.h, but
as these values are related directly to the GuC logs, and not to API of
GuC parameters, we should move these defines to intel_guc_log.h.
v2:
- change buffers size to more friendly (Michał Wajdeczko)
- remove GUC_LOG_SIZE define (Michał Wajdeczko)
v3:
- use SZ_* macros to define buffers sizes (Michał Wajdeczko)
Signed-off-by: Piotr Piórkowski <[email protected]>
Cc: Michal Wajdeczko <[email protected]>
Cc: Michał Winiarski <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Chris Wilson <[email protected]>
Reviewed-by: Michal Wajdeczko <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions