On 07.11.2017 17:56, Andrey Gusakov wrote:
This set of patches fixes several issues that was found during testing tc358767 with desktop DisplayPort displays.
Changes since v3
- added comment about removed VPCTRL0 write
- corrected comment in "filter out too high modes"
- added sing-off
Changes since v2:
- fixed maximum pixelclock frequency
- copyright patch added
Andrey Gusakov (7): drm/bridge: tc358767: do no fail on hi-res displays drm/bridge: tc358767: filter out too high modes drm/bridge: tc358767: fix DP0_MISC register set drm/bridge: tc358767: fix timing calculations drm/bridge: tc358767: fix AUXDATAn registers access drm/bridge: tc358767: fix 1-lane behavior drm/bridge: tc358767: add copyright lines
drivers/gpu/drm/bridge/tc358767.c | 75 +++++++++++++++++++++---------------- 1 file changed, 42 insertions(+), 33 deletions(-)
Andrey,
Is it OK if I queue patches 1-6 to drm-misc-fixes, and 7 to drm-misc-next?
Or I can put them all to drm-misc-next.
Any preferences?
Regards
Andrzej