On Mon, 23 Dec 2019 at 15:50, Zhihui Chen wrote:
> add gamma_set function, and we can also use it to adjust the brightness of
> the
> display.
>
> Signed-off-by: Zhihui Chen
>
Thanks for the patch.
Acked-by: Xinliang Liu
Applied to drm-misc-next.
> ---
> .../gpu/drm/hisilicon/hibmc/hibmc_dr
add gamma_set function, and we can also use it to adjust the brightness of the
display.
Signed-off-by: Zhihui Chen
---
.../gpu/drm/hisilicon/hibmc/hibmc_drm_de.c| 37 +++
.../gpu/drm/hisilicon/hibmc/hibmc_drm_regs.h | 5 +++
2 files changed, 42 insertions(+)
diff --git a/d