Searched hist:"3004 f75fd4732a67ba1bd069a209957f3b3394d2" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sunxi_engine.h | diff 3004f75fd4732a67ba1bd069a209957f3b3394d2 Mon Jan 22 03:25:20 CST 2018 Maxime Ripard <maxime.ripard@free-electrons.com> drm/sun4i: engine: Add a VBLANK quirk callback
In some cases, the display engine needs to apply some quirks during the VBLANK event. In the Display Engine 1.0 case for example, we can only disable the frontend once the backend has been, which is at VBLANK.
Let's introduce a callback that can be implemented by the various engines.
Reviewed-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Link: https://patchwork.freedesktop.org/patch/msgid/7c298d43aa1500196aa5d15d7a7c0f228c7a6f3c.1516613040.git-series.maxime.ripard@free-electrons.com
|
H A D | sun4i_tcon.c | diff 3004f75fd4732a67ba1bd069a209957f3b3394d2 Mon Jan 22 03:25:20 CST 2018 Maxime Ripard <maxime.ripard@free-electrons.com> drm/sun4i: engine: Add a VBLANK quirk callback
In some cases, the display engine needs to apply some quirks during the VBLANK event. In the Display Engine 1.0 case for example, we can only disable the frontend once the backend has been, which is at VBLANK.
Let's introduce a callback that can be implemented by the various engines.
Reviewed-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Link: https://patchwork.freedesktop.org/patch/msgid/7c298d43aa1500196aa5d15d7a7c0f228c7a6f3c.1516613040.git-series.maxime.ripard@free-electrons.com
|