mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user