]> git.baikalelectronics.ru Git - kernel.git/commit
drm/bridge: tc358767: filter out too high modes
authorAndrey Gusakov <andrey.gusakov@cogentembedded.com>
Tue, 7 Nov 2017 16:56:20 +0000 (19:56 +0300)
committerAndrzej Hajda <a.hajda@samsung.com>
Thu, 30 Nov 2017 06:55:53 +0000 (07:55 +0100)
commit20717d952375aa6bcb99c97259ad6aab9ee61f8f
tree139546726d3899a5882057ec48781800094c1ffc
parent04743806878eaa5898cc13129ae50d6a88c8d133
drm/bridge: tc358767: filter out too high modes

Pixel clock limitation for DPI is 154 MHz. Do not accept modes
with higher pixel clock rate.

Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Andrey Gusakov <andrey.gusakov@cogentembedded.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1510073785-16108-3-git-send-email-andrey.gusakov@cogentembedded.com
drivers/gpu/drm/bridge/tc358767.c