mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
xf86-video-fglrx: install amdpcsdb again, disable underscan
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
614b6dd15b
commit
88a1a52d68
@ -4,38 +4,3 @@ DigitalHDTVDefaultUnderscan=V0
|
||||
|
||||
[AMDPCSROOT/SYSTEM/DDX]
|
||||
EnableTearFreeDesktop=V1
|
||||
OGLFMTA2R10G10B10Enable=V1
|
||||
VideoOverlay=Soff
|
||||
OpenGLOverlay=Soff
|
||||
TexturedVideo=Son
|
||||
TexturedVideoSync=Son
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9802-0/OpenGL]
|
||||
VSyncControl=V3
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9803-0/OpenGL]
|
||||
VSyncControl=V3
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9804-0/OpenGL]
|
||||
VSyncControl=V3
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9805-0/OpenGL]
|
||||
VSyncControl=V3
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9802-0/LDC]
|
||||
GammaChannelSelState=V0
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9803-0/LDC]
|
||||
GammaChannelSelState=V0
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9804-0/LDC]
|
||||
GammaChannelSelState=V0
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9805-0/LDC]
|
||||
GammaChannelSelState=V0
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-980-0/LDC]
|
||||
GammaChannelSelState=V0
|
||||
|
||||
[AMDPCSROOT/SYSTEM/LDC]
|
||||
ColorPreviewDlgState=V0
|
41
packages/x11/driver/xf86-video-fglrx/config/amdpcsdb.bk
Normal file
41
packages/x11/driver/xf86-video-fglrx/config/amdpcsdb.bk
Normal file
@ -0,0 +1,41 @@
|
||||
AMDPCSDBV1
|
||||
[AMDPCSROOT/SYSTEM/MCIL]
|
||||
DigitalHDTVDefaultUnderscan=V0
|
||||
|
||||
[AMDPCSROOT/SYSTEM/DDX]
|
||||
EnableTearFreeDesktop=V1
|
||||
OGLFMTA2R10G10B10Enable=V1
|
||||
VideoOverlay=Soff
|
||||
OpenGLOverlay=Soff
|
||||
TexturedVideo=Son
|
||||
TexturedVideoSync=Son
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9802-0/OpenGL]
|
||||
VSyncControl=V3
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9803-0/OpenGL]
|
||||
VSyncControl=V3
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9804-0/OpenGL]
|
||||
VSyncControl=V3
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9805-0/OpenGL]
|
||||
VSyncControl=V3
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9802-0/LDC]
|
||||
GammaChannelSelState=V0
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9803-0/LDC]
|
||||
GammaChannelSelState=V0
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9804-0/LDC]
|
||||
GammaChannelSelState=V0
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-9805-0/LDC]
|
||||
GammaChannelSelState=V0
|
||||
|
||||
[AMDPCSROOT/SYSTEM/2ID-1002-980-0/LDC]
|
||||
GammaChannelSelState=V0
|
||||
|
||||
[AMDPCSROOT/SYSTEM/LDC]
|
||||
ColorPreviewDlgState=V0
|
@ -64,8 +64,7 @@ mkdir -p $INSTALL/etc/X11
|
||||
|
||||
mkdir -p $INSTALL/etc/ati
|
||||
cp $PKG_BUILD/common/etc/ati/amdpcsdb.default $INSTALL/etc/ati
|
||||
# cp $PKG_DIR/config/amdpcsdb $INSTALL/usr/config/fglrx.conf
|
||||
touch $INSTALL/usr/config/fglrx.conf
|
||||
cp $PKG_DIR/config/amdpcsdb $INSTALL/usr/config/fglrx.conf
|
||||
ln -sf /storage/.config/fglrx.conf $INSTALL/etc/ati/amdpcsdb
|
||||
cp $PKG_BUILD/common/etc/ati/control $INSTALL/etc/ati
|
||||
cp $PKG_BUILD/common/etc/ati/signature $INSTALL/etc/ati
|
||||
|
Loading…
x
Reference in New Issue
Block a user