linux/drivers/gpu/drm/hisilicon/kirin
Xu YiPing e0d8eba5dd 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
2019-08-21 19:15:34 +02:00
..
dw_drm_dsi.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
dw_dsi_reg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
Kconfig drm: kirin: Remove HISI_KIRIN_DW_DSI config option 2019-08-21 19:15:32 +02:00
kirin_ade_reg.h drm: kirin: Fix for hikey620 display offset problem 2019-08-21 19:15:32 +02:00
kirin_drm_ade.c drm: kirin: Remove uncessary parameter indirection 2019-08-21 19:15:34 +02:00
kirin_drm_drv.c drm: kirin: Remove unreachable return 2019-08-21 19:15:33 +02:00
kirin_drm_drv.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
Makefile drm: kirin: Remove HISI_KIRIN_DW_DSI config option 2019-08-21 19:15:32 +02:00