Searched hist:d67c1260d9189359a5d8d4daaffe61c0d7e9cc26 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | analogix_dp.h | d67c1260d9189359a5d8d4daaffe61c0d7e9cc26 Mon Nov 18 06:09:05 UTC 2024 Damon Ding <damon.ding@rock-chips.com> video/drm: analogix_dp: add support for color format yuv444/yuv422
The detailed changes as follows: 1.Add flag max_bpc and format_yuv to check whether the platform support 10 bit per component and YUV444/YUV422. 2.Add exact bpp related to output format in bandwidth calculation, which is fixed to 24 before the patch. 3.Add .get_timing() of rockchip_connector_funcs support to meet the needs of epd2dp application cases.
Related kernel commit: a7620fa846c2 ("drm/rockchip: analogix_dp: add support for color format yuv444/yuv422")
Change-Id: I6c8e8cfbbc653a6e4ab86d39fb974657e917d037 Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
|
| H A D | analogix_dp.c | d67c1260d9189359a5d8d4daaffe61c0d7e9cc26 Mon Nov 18 06:09:05 UTC 2024 Damon Ding <damon.ding@rock-chips.com> video/drm: analogix_dp: add support for color format yuv444/yuv422
The detailed changes as follows: 1.Add flag max_bpc and format_yuv to check whether the platform support 10 bit per component and YUV444/YUV422. 2.Add exact bpp related to output format in bandwidth calculation, which is fixed to 24 before the patch. 3.Add .get_timing() of rockchip_connector_funcs support to meet the needs of epd2dp application cases.
Related kernel commit: a7620fa846c2 ("drm/rockchip: analogix_dp: add support for color format yuv444/yuv422")
Change-Id: I6c8e8cfbbc653a6e4ab86d39fb974657e917d037 Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
|