]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/panel: Set non-continuous clock flag on supporting panels
authorAlexandre Courbot <acourbot@nvidia.com>
Tue, 8 Jul 2014 12:32:12 +0000 (21:32 +0900)
committerThierry Reding <treding@nvidia.com>
Mon, 14 Jul 2014 08:25:40 +0000 (10:25 +0200)
commit5e4cc278625d789b72a3a74f6b90362d2436f6a5
treeed9deed409843cac5c687b4b1fb8ec0deee97fab
parent50d5ed399262f066f07daf3b6ab20be5d5b56ba7
drm/panel: Set non-continuous clock flag on supporting panels

The LG LD070WX3-SL01 and Panasonic VVX10F004B00 are DSI support
non-continuous clock mode. Set the MIPI_DSI_CLOCK_NON_CONTINUOUS
to their definition so host drivers become aware of this capability.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/panel/panel-simple.c