diff options
author | Dave Stevenson <dave.stevenson@raspberrypi.com> | 2022-12-01 09:42:52 +0100 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2022-12-01 11:13:56 +0100 |
commit | 0870d86eac8a9abd89a0be1b719d5dc5bac936f0 (patch) | |
tree | 2900d60daeeaede6b91af4943b7510eabd0ac011 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 0c9a31b8f93b93f6c42848f4cd8e7ad6a04ce9ae (diff) |
drm/vc4: dpi: Fix format mapping for RGB565
The mapping is incorrect for RGB565_1X16 as it should be
DPI_FORMAT_18BIT_666_RGB_1 instead of DPI_FORMAT_18BIT_666_RGB_3.
Fixes: 08302c35b59d ("drm/vc4: Add DPI driver")
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/20221013-rpi-dpi-improvements-v3-7-eb76e26a772d@cerno.tech
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions