drm/rockchip: analogix_dp: add the comments for parameters format_yuv and max_bpc

Fixes: a7620fa846 ("drm/rockchip: analogix_dp: add support for color format yuv444/yuv422")
Change-Id: I9f7f498f8c3cf6399142430a9ee984c0f110c2b8
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
This commit is contained in:
Damon Ding
2025-02-10 17:21:16 +08:00
committed by Tao Huang
parent c982349ece
commit 4cb1325d1a

View File

@@ -59,6 +59,8 @@ struct rockchip_grf_reg_field {
* @ssc: check if SSC is supported by source
* @audio: check if audio is supported by source
* @split_mode: check if split mode is supported
* @format_yuv: check if YUV output format is supported
* @max_bpc: the maximum supported bpc
*/
struct rockchip_dp_chip_data {
const struct rockchip_grf_reg_field lcdc_sel;