diff options
| author | Jani Nikula <[email protected]> | 2016-12-07 22:48:09 +0200 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2016-12-07 23:28:33 +0200 |
| commit | 73f67aa8cc3c0ab7299f2fc81049a7d8d934fef8 (patch) | |
| tree | d92d6b2e7125f13ac2370e900575858966107460 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | ccc24b39a6fa3b0ba6b4310c10d7e0288ec8db10 (diff) | |
drm/i915: distinguish G33 and Pineview from each other
Pineview deserves to use its own platform enum (which was already added,
unused, previously). IS_G33() no longer matches Pineview, and gets
replaced by IS_G33() || IS_PINEVIEW() or equivalent. Pineview is no
longer an outlier among platform definitions.
Cc: Ville Syrjälä <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions