diff options
author | Michal Wajdeczko <[email protected]> | 2017-03-31 10:26:52 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2017-03-31 21:08:06 +0100 |
commit | b9ab1f3f4454163c7850bd6cbaefcafa6955e1c1 (patch) | |
tree | 678e64265a616ec1006ee86c84a0b4879647fb09 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d7c530b25946e323fc188cd06777ac94f2eddb95 (diff) |
drm/i915/uc: Drop use of MISSING_CASE on trivial enums
We can rely on compiler to notify us if we miss any case.
This approach may also reduce driver size (reported ~4K).
Signed-off-by: Michal Wajdeczko <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Link: http://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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions