aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorRodrigo Siqueira <[email protected]>2022-07-20 15:43:21 -0400
committerAlex Deucher <[email protected]>2022-07-25 09:31:01 -0400
commit473683a03495a5ed9c75a02c7497f32d6cf92c7a (patch)
treeeb1a16397f53d1245c6602a7f326965f2eb59c57 /tools/perf/scripts/python/stackcollapse.py
parent5d945cbcd4b16a29d6470a80dfb19738f9a4319f (diff)
drm/amd/display: Create a file dedicated for CRTC
[Why] The amdgpu_dm file contains most of the code that works as an interface between DRM API and DC. As a result, this file becomes very large since it comprises multiple abstractions such as CRTC manipulation. [How] This commit extracts the CRTC code to its specific file named amdgpu_dm_crtc. This change does not change anything inside the functions; the only exception is converting some static functions to a global function. v2: fix ifdef merge mix up (Alex) Tested-by: Daniel Wheeler <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Acked-by: Alan Liu <[email protected]> Signed-off-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions