aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2020-02-24 13:33:12 +0200
committerJani Nikula <[email protected]>2020-02-26 10:36:35 +0200
commitcf9bfa3c5ce8aba8e076a6d52a05d91435160744 (patch)
tree20192cefc43a765cfe1b46fe9d9325a3a5d54e3a /tools/perf/scripts/python
parentcb4d5dc3e7a8420f9894668268676a66a0e8a601 (diff)
drm/i915: stop assigning drm->dev_private pointer
We no longer need or use it as we subclass struct drm_device in our struct drm_i915_private, and can always use to_i915() to get at i915. Stop assigning the pointer to catch anyone trying to add new users for ->dev_private. Cc: Chris Wilson <[email protected]> Reviewed-by: Dale B Stimson <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions