]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commit3dfbf2d3d05eccb0d4ffb4f30467519e601a5db6
treedfebd5f661dc7360ffd01b7df058eba855080997
parent6ae1a4bbe1138e883c34ea78ef29986d9f420bd7
Revert "drm/bridge: Add the necessary bits to support bus format negotiation"

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
drivers/gpu/drm/drm_bridge.c
include/drm/drm_bridge.h