]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Revert "drm/bridge: Add the necessary bits to support bus format negotiation"
authorBoris Brezillon <boris.brezillon@collabora.com>
Tue, 7 Jan 2020 18:58:04 +0000 (19:58 +0100)
committerBoris Brezillon <boris.brezillon@collabora.com>
Tue, 7 Jan 2020 23:33:55 +0000 (00:33 +0100)
This reverts commit e351e4d5eaec ("drm/bridge: Add the necessary bits
to support bus format negotiation"). Commit 6ed7e9625fa6 ("drm/bridge:
Add a drm_bridge_state object") introduced a circular dependency
between drm.ko and drm_kms_helper.ko which uncovered a misdesign in
how the whole thing was implemented. Let's revert all patches depending
on the bridge_state infrastructure for now.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200107185807.606999-3-boris.brezillon@collabora.com

No differences found