summaryrefslogtreecommitdiff
path: root/main/etc
diff options
context:
space:
mode:
Diffstat (limited to 'main/etc')
-rw-r--r--main/etc/X11/xorg.conf.d/mdfld-pvr.conf16
-rw-r--r--main/etc/powervr.ini10
2 files changed, 26 insertions, 0 deletions
diff --git a/main/etc/X11/xorg.conf.d/mdfld-pvr.conf b/main/etc/X11/xorg.conf.d/mdfld-pvr.conf
new file mode 100644
index 0000000..92919e3
--- /dev/null
+++ b/main/etc/X11/xorg.conf.d/mdfld-pvr.conf
@@ -0,0 +1,16 @@
+Section "ServerFlags"
+ Option "AIGLX" "Off"
+EndSection
+
+Section "Device"
+ Option "DRIDisableVSync" "False"
+ Identifier "Card0"
+ Driver "pvr"
+ BusID "PCI:0:2:0"
+EndSection
+
+Section "INPUTCLASS"
+ Identifier "ignore power button in X"
+ MatchProduct "msic_power_btn"
+ Option "ignore" "TRUE"
+EndSection
diff --git a/main/etc/powervr.ini b/main/etc/powervr.ini
new file mode 100644
index 0000000..6e5082b
--- /dev/null
+++ b/main/etc/powervr.ini
@@ -0,0 +1,10 @@
+[oglconform]
+ExternalZBufferMode=2
+EnableHWGenMipmaps=0
+EnableDListOptimisation=0
+[conform]
+ExternalZBufferMode=2
+[GTF]
+ExternalZBufferMode=2
+[fm_oesplayer]
+ParamBufferSize=8388608