diff options
author | Xu YiPing <xuyiping@hisilicon.com> | 2019-08-20 23:06:05 +0000 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2019-08-21 19:15:34 +0200 |
commit | e0d8eba5dd3373595f74f8a92abf4347877acd9d (patch) | |
tree | 8abd0717f8d70a873691d707260b78eff02a78cc /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9ec16cee89dc479145439966c537edd8117a9bb0 (diff) |
drm: kirin: Remove uncessary parameter indirection
In a few functions, we pass in a struct ade_crtc, which we only
use to get to the underlying struct ade_hw_ctx.
Thus this patch refactors the functions to just take the
struct ade_hw_ctx directly.
Cc: Rongrong Zou <zourongrong@gmail.com>
Cc: Xinliang Liu <z.liuxinliang@hisilicon.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel <dri-devel@lists.freedesktop.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Xinliang Liu <z.liuxinliang@hisilicon.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Xu YiPing <xuyiping@hisilicon.com>
[jstultz: reworded commit message]
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190820230626.23253-5-john.stultz@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions