mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
xf86-video-fglrx: install shipped control file, remove tearfree option
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d4e3cd0d10
commit
2eb500ab37
@ -50,9 +50,6 @@ cd $ROOT/$PKG_BUILD
|
|||||||
cp etc/ati/signature $INSTALL_DIR/etc/ati
|
cp etc/ati/signature $INSTALL_DIR/etc/ati
|
||||||
ln -sf /storage/.config/fglrx.conf $INSTALL_DIR/etc/ati/amdpcsdb
|
ln -sf /storage/.config/fglrx.conf $INSTALL_DIR/etc/ati/amdpcsdb
|
||||||
|
|
||||||
# hack around a broken driver
|
|
||||||
cp $ROOT/$PKG_DIR/config/control $INSTALL_DIR/etc/ati
|
|
||||||
|
|
||||||
(
|
(
|
||||||
cd $INSTALL_DIR/
|
cd $INSTALL_DIR/
|
||||||
for etc in `find etc -type f`; do
|
for etc in `find etc -type f`; do
|
||||||
|
@ -5,7 +5,6 @@ UvdEnabled=V1
|
|||||||
HWUVD_H264Level51Support=V1
|
HWUVD_H264Level51Support=V1
|
||||||
|
|
||||||
[AMDPCSROOT/SYSTEM/DDX]
|
[AMDPCSROOT/SYSTEM/DDX]
|
||||||
EnableTearFreeDesktop=V1
|
|
||||||
|
|
||||||
DAL2_DATA__2_0\DisplayPath_1\default=R64
|
DAL2_DATA__2_0\DisplayPath_1\default=R64
|
||||||
DAL2_DATA__2_0\DisplayPath_1\Adjustment\default=R64
|
DAL2_DATA__2_0\DisplayPath_1\Adjustment\default=R64
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user