diff options
| author | Pan Zhang <[email protected]> | 2019-12-18 11:50:08 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-12-18 16:09:13 -0500 |
| commit | d012ea925d6110f2bd4a9b398f87ef1a76c649c5 (patch) | |
| tree | 841ff74142f3c44d007ba3dfcf354e69b100b59f /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 719423f670796bb5d2e2894176033a493f684d8b (diff) | |
gpu: drm: dead code elimination
this set adds support for removal of gpu drm dead code.
patch3 is similar with patch 1:
`num` is a data of u8 type and ATOM_MAX_HW_I2C_READ == 255,
so there is a impossible condition '(num > 255) => (0-255 > 255)'.
Signed-off-by: Pan Zhang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions