aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorLeo Li <[email protected]>2018-08-23 15:28:08 -0400
committerAlex Deucher <[email protected]>2018-09-10 22:43:31 -0500
commita487411a64816458bd4dbac91a1981ec31bb40d4 (patch)
tree63cbea8f28896b7be898c9aa207a7fb56ec05fee /tools/perf/scripts/python/netdev-times.py
parent0e8e4fbf8d8905071c045f2922de55adbe1a6abe (diff)
drm/amd/display: Use DRM helper for best_encoder
[Why] Our implementation is functionally identical to DRM's Note that instead of checking if the provided id is 0, the helper follows through with the mode object search. However, It will still return NULL, since 0 is not a valid object id, and missed searches will return NULL. [How] Remove our implementation, and replace it with drm_atomic_helper_best_encoder. Signed-off-by: Leo Li <[email protected]> Reviewed-by: David Francis <[email protected]> Acked-by: Bhawanpreet Lakha <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions