aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2024-04-07 23:53:51 +0000
committerDmitry Baryshkov <[email protected]>2024-04-19 01:27:28 +0000
commitde1c705c50326acaceaf1f02bc5bf6f267c572bd (patch)
treeb83f97a283e60ff7c020c7242cea2cb1acba800e /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentdt-bindings: panel: Add LG SW43408 MIPI-DSI panel (diff)
downloadkernel-de1c705c50326acaceaf1f02bc5bf6f267c572bd.tar.gz
kernel-de1c705c50326acaceaf1f02bc5bf6f267c572bd.zip
drm/mipi-dsi: use correct return type for the DSC functions
The functions mipi_dsi_compression_mode() and mipi_dsi_picture_parameter_set() return 0-or-error rather than a buffer size. Follow example of other similar MIPI DSI functions and use int return type instead of size_t. Fixes: f4dea1aaa9a1 ("drm/dsi: add helpers for DSI compression mode and PPS packets") Reviewed-by: Marijn Suijten <[email protected]> Reviewed-by: Jessica Zhang <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions