[PATCH v2 0/3] Cleanup excessive DSI host controller version checks
Archit Taneja
architt at codeaurora.org
Fri Mar 23 12:35:48 UTC 2018
On Tuesday 20 March 2018 01:11 AM, Sibi S wrote:
> This patch series aims to create and bind dsi host controller helper
> functions to functionalities that vary across DSI v2, DSI 6G 1.x and
> DSI 6G v2.0+ controllers. These functionalities are currently under
> excessive version checks which is now replaced with the corresponding
> helper function.
Reviewed-by: Archit Taneja <architt at codeaurora.org>
>
> V2:
> Removes command broadcast support for DSI 6G v2.0+ controllers from
> the patch series and incorporates all the suggested corrections
>
>
> Sibi S (3):
> drm/msm/dsi: add dsi host helper functions support
> drm/msm/dsi: add implementation for helper functions
> drm/msm/dsi: replace version checks with helper functions
>
> drivers/gpu/drm/msm/dsi/dsi.h | 16 ++
> drivers/gpu/drm/msm/dsi/dsi_cfg.c | 56 +++++-
> drivers/gpu/drm/msm/dsi/dsi_cfg.h | 12 ++
> drivers/gpu/drm/msm/dsi/dsi_host.c | 362 +++++++++++++++++++++----------------
> 4 files changed, 280 insertions(+), 166 deletions(-)
>
More information about the dri-devel
mailing list