summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorAnton Kindestam <antonki@kth.se>2018-02-19 19:23:44 +0100
committerAnton Kindestam <antonki@kth.se>2019-09-22 15:59:24 +0200
commite2f96535f5f7ca390e334074f64f163db663b822 (patch)
tree81374d41f5c67a428a9907d58d86f74d6465ef30 /DOCS
parent2d1d815cc79d50607ff1cb0432232f23e50c075f (diff)
downloadmpv-e2f96535f5f7ca390e334074f64f163db663b822.tar.bz2
mpv-e2f96535f5f7ca390e334074f64f163db663b822.tar.xz
vo_drm: 30bpp support
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/vo.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index ecdea1b94f..f5fd08ca0d 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -548,11 +548,10 @@ Available video output drivers are:
xrgb2101010 is a packed 30 bits per pixel/10 bits per channel packed RGB
format with 2 bits of padding.
- Unless you have an Intel graphics card, a recent kernel and a recent
- version of mesa (>=18) xrgb2101010 is unlikely to work for you.
-
- This currently only has an effect when used together with the ``drm``
- backend for the ``gpu`` VO. The ``drm`` VO always uses xrgb8888.
+ There are cases when xrgb2101010 will work with the ``drm`` VO, but not
+ with the ``drm`` backend for the ``gpu`` VO. This is because with the
+ ``gpu`` VO, in addition to requiring support in your DRM driver,
+ requires support for xrgb2101010 in your EGL driver
``--drm-draw-surface-size=<[WxH]>``
Sets the size of the surface used on the draw plane. The surface will