aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2023-03-02 13:57:23 +0100
committerMauro Carvalho Chehab <[email protected]>2023-03-20 00:27:04 +0100
commit7777694f80669cb2cdb467fc0fadf3376fbf836d (patch)
treec5e519b2dd3625fb22d8b2e0924f4071cadec16b /tools/perf/scripts/python
parentd75d29eb3596cc566b08e21d1c194d6ee737be1d (diff)
media: saa7146: drop overlay support
Destructive overlay support (i.e. where the video frame is DMA-ed straight into a framebuffer) is effectively dead. It was a necessary evil in the early days when computers were not fast enough to copy SDTV video frames around, but today that's no longer a problem. It requires access to the framebuffer memory, which is a bad idea and very hard to do safely. In addition, in drm it is today almost impossible to get hold of the framebuffer address. So drop support for this. Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions