diff options
| author | Maxime Ripard <[email protected]> | 2020-09-03 10:01:44 +0200 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2020-09-07 18:14:54 +0200 |
| commit | 09c438139b8f5b832823db2e2a8a29f990647fc5 (patch) | |
| tree | 22fc9098a29cd9b636905ab944ec96f2936db9ae /tools/perf/scripts/python/bin | |
| parent | 691456f622a96b4e90e7798a671c7753d924375f (diff) | |
drm/vc4: hdmi: Implement finer-grained hooks
In order to prevent some pixels getting stuck in an unflushable FIFO on
bcm2711, we need to enable the HVS, the pixelvalve (the CRTC) and the HDMI
controller (the encoder) in an intertwined way, and with tight delays.
However, the atomic callbacks don't really provide a way to work with
either constraints, so we need to roll our own callbacks so that we can
provide those guarantees.
Since those callbacks have been implemented and called in the CRTC code, we
can just implement them in the HDMI driver now.
Signed-off-by: Maxime Ripard <[email protected]>
Tested-by: Chanwoo Choi <[email protected]>
Tested-by: Hoegeun Kwon <[email protected]>
Tested-by: Stefan Wahren <[email protected]>
Reviewed-by: Dave Stevenson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/2e9226d971117065f3b97e597f04f7fe2f0c134c.1599120059.git-series.maxime@cerno.tech
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions