mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
config/graphic: enable (temporary)xinerama support for R600 GPUs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7907569ac8
commit
5d70a29665
@ -102,6 +102,7 @@ get_graphicdrivers() {
|
|||||||
XORG_DRIVERS="$XORG_DRIVERS ati"
|
XORG_DRIVERS="$XORG_DRIVERS ati"
|
||||||
LLVM_SUPPORT="yes"
|
LLVM_SUPPORT="yes"
|
||||||
COMPOSITE_SUPPORT="yes"
|
COMPOSITE_SUPPORT="yes"
|
||||||
|
XINERAMA_SUPPORT="yes"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$drv" = "radeonsi" ]; then
|
if [ "$drv" = "radeonsi" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user