aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHimal Prasad Ghimiray <[email protected]>2024-06-06 14:27:20 +0530
committerRodrigo Vivi <[email protected]>2024-06-07 12:10:55 -0400
commit7ecea18e8cdf9efbe2a1f96573a185b83a5d9e85 (patch)
tree6dc327301f83b85543f4467c7a062d9af58d071f /tools/perf/scripts/python
parent3d420e9fa84866cb3b98b6baa05d682850ef2952 (diff)
drm/xe: Cleanup force wake registers bit definitions
- Remove unused bit definitions. - Driver uses BIT(0) for waking/sleeping the domain and since the registers are masked respective mask bit BIT(16) needs to be set. Use defines for these bits and use them in domain initialization. v3 - Use defines within domain_init Cc: Rodrigo Vivi <[email protected]> Cc: Badal Nilawar <[email protected]> Suggested-by: Rodrigo Vivi <[email protected]> Signed-off-by: Himal Prasad Ghimiray <[email protected]> Reviewed-by: Badal Nilawar <[email protected]> Reviewed-by: Rodrigo Vivi <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions