diff options
| author | Michel Thierry <[email protected]> | 2017-08-30 11:01:15 -0700 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2017-09-08 20:07:06 +0100 |
| commit | a2d3d2655ea6d09edfcc6d9b11fb58729c8d5b95 (patch) | |
| tree | 76714728c6b8ae47c2d24b5ba74f12bc3f7d8d23 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 6af5d6707fcb663e93f2c48bd0694e763debd467 (diff) | |
drm/i915: Add a default case in gen7 hwsp switch-case
Gen7 won't get any new engines, and we already added VCS2 there to just
silence gcc's not handled in switch warnings.
Use a default case instead, otherwise we will need to keep adding extra
cases if changes happen in the future.
v2: Since reaching the default case is impossible, use GEM_BUG_ON (Chris).
Cc: Chris Wilson <[email protected]>
Signed-off-by: Michel Thierry <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions