diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-10-23 14:55:58 +0300 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2024-01-12 12:29:06 +0300 |
commit | 589830b13ac21bddf99b9bc5a4ec17813d0869ef (patch) | |
tree | 9b503817bfe48fd88281a03c69dd0fa85e0948a3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 62b143b5ec4a14e1ae0dede5aabaf1832e3b0073 (diff) | |
download | linux-589830b13ac21bddf99b9bc5a4ec17813d0869ef.tar.xz |
drm/panel/raydium-rm692e5: select CONFIG_DRM_DISPLAY_DP_HELPER
As with several other panel drivers, this fails to link without the DP
helper library:
ld: drivers/gpu/drm/panel/panel-raydium-rm692e5.o: in function `rm692e5_prepare':
panel-raydium-rm692e5.c:(.text+0x11f4): undefined reference to `drm_dsc_pps_payload_pack'
Select the same symbols that the others already use.
Fixes: 988d0ff29ecf7 ("drm/panel: Add driver for BOE RM692E5 AMOLED panel")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20231023115619.3551348-1-arnd@kernel.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20231023115619.3551348-1-arnd@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions