mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
drm/rockchip: drv: Fix kernel-doc warning
Fix warning `warning: Cannot understand * @vrefresh_khz`
Fixes: d0e8f558bc ("drm/rockchip: vop2: Support hdmi qms-vrr")
Change-Id: Ic41739628726ee5c36f951750b24e01515c62e99
Signed-off-by: Algea Cao <algea.cao@rock-chips.com>
This commit is contained in:
@@ -101,7 +101,7 @@ static const struct mvrr_const_val const_hdmi720p60_6000 = {
|
||||
.vtotal_fixed = 750,
|
||||
};
|
||||
|
||||
/**
|
||||
/*
|
||||
* @vrefresh_khz: qms-vrr target refresh rate is 59.94Hz
|
||||
* @vtotal_fixed: When switch to target refresh rate, vtotal is 750
|
||||
* @bit_len: frac_array's bit length
|
||||
|
||||
Reference in New Issue
Block a user