linux_dsm_epyc7002/drivers/gpu
Sean Paul 3b336ec4c5 drm: Add drm_bridge
This patch adds the notion of a drm_bridge. A bridge is a chained
device which hangs off an encoder. The drm driver using the bridge
should provide the association between encoder and bridge. Once a
bridge is associated with an encoder, it will participate in mode
set, and dpms (via the enable/disable hooks).

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-09-02 10:23:26 +10:00
..
drm drm: Add drm_bridge 2013-09-02 10:23:26 +10:00
host1x drm/tegra: fix up page flip flags. 2013-09-02 09:47:56 +10:00
vga gpu/vga_switcheroo: add driver control power feature. (v3) 2013-08-29 13:30:21 +10:00
Makefile gpu: host1x: Add host1x driver 2013-04-22 12:32:40 +02:00