linux/drivers/gpu/drm/msm/dp
Bjorn Andersson 415f36903b drm/msm/dp: Allow sub-regions to be specified in DT
Not all platforms has P0 at an offset of 0x1000 from the base address,
so add support for specifying each sub-region in DT. The code falls back
to the predefined offsets in the case that only a single reg is
specified, in order to support existing DT.

Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Abhinav Kumar <abhinavk@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211001174400.981707-6-bjorn.andersson@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
2021-10-15 16:35:39 -07:00
..
dp_audio.c drm/msm/dp: initialize audio_comp when audio starts 2021-05-06 16:26:57 -07:00
dp_audio.h
dp_aux.c drm/msm/dp: reset aux controller after dp_aux_cmd_fifo_tx() failed. 2021-08-10 14:48:32 -07:00
dp_aux.h drm/msm/dp: Handle aux timeouts, nacks, defers 2021-06-23 07:32:15 -07:00
dp_catalog.c drm/msm/dp: Store each subblock in the io region 2021-10-15 13:26:34 -07:00
dp_catalog.h drm/msm/dp: remove the repeated declaration 2021-06-23 07:33:53 -07:00
dp_ctrl.c drm/msm/dp: do not end dp link training until video is ready 2021-08-10 14:49:54 -07:00
dp_ctrl.h drm/msm: Convert to use resource-managed OPP API 2021-06-23 07:33:52 -07:00
dp_debug.c drm/msm/dp: delete unnecessary debugfs error handling 2021-04-07 11:05:44 -07:00
dp_debug.h
dp_display.c drm/msm/dp: only signal audio when disconnected detected at dp_pm_resume 2021-10-11 17:30:40 -07:00
dp_display.h drm/msm: add support to take dpu snapshot 2021-06-23 07:32:13 -07:00
dp_drm.c
dp_drm.h
dp_hpd.c drm/msm/dp: Fix incorrect NULL check kbot warnings in DP driver 2021-04-07 11:05:44 -07:00
dp_hpd.h
dp_link.c drm/msm/dp: add logs across DP driver for ease of debugging 2021-08-07 11:48:39 -07:00
dp_link.h
dp_panel.c drm/msm/dp: Remove redundant initialization of variable bpp 2021-10-15 13:26:33 -07:00
dp_panel.h
dp_parser.c drm/msm/dp: Allow sub-regions to be specified in DT 2021-10-15 16:35:39 -07:00
dp_parser.h drm/msm/dp: Store each subblock in the io region 2021-10-15 13:26:34 -07:00
dp_power.c drm/msm/dp: add logs across DP driver for ease of debugging 2021-08-07 11:48:39 -07:00
dp_power.h drm/msm/dp: Fixed couple of typos 2021-06-23 07:33:52 -07:00
dp_reg.h