aboutsummaryrefslogtreecommitdiffstats
path: root/main/mesa/intel-revert-vbl.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-09-28 12:26:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-09-28 12:26:39 +0000
commite837ebf9547e25410f7c5607ebb83eeca8eeef27 (patch)
tree3f4df5a097b0e19b8faa72994621b229a7ea6c2c /main/mesa/intel-revert-vbl.patch
parentda87af190718a8bdf76ab1f2b075f19c9498e890 (diff)
parent623eff34fb443444fbdc4db46eda52d3f8e02963 (diff)
downloadaports-e837ebf9547e25410f7c5607ebb83eeca8eeef27.tar.bz2
aports-e837ebf9547e25410f7c5607ebb83eeca8eeef27.tar.xz
Merge remote branch 'clandmeter/master'
Diffstat (limited to 'main/mesa/intel-revert-vbl.patch')
-rw-r--r--main/mesa/intel-revert-vbl.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/main/mesa/intel-revert-vbl.patch b/main/mesa/intel-revert-vbl.patch
deleted file mode 100644
index 0394414736..0000000000
--- a/main/mesa/intel-revert-vbl.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-commit 532d2051245a1d8afe7ca236f1d966d555bb121a
-Author: Dave Airlie <airlied@linux.ie>
-Date: Fri Sep 12 17:21:25 2008 +1000
-
- Revert "intel: sync to vblank by default"
-
- This reverts commit e9bf3e4cc9a7e4bcd4c45bd707541d26ecdf0409.
-
-diff --git a/src/mesa/drivers/dri/intel/intel_screen.c b/src/mesa/drivers/dri/intel/intel_screen.c
-index c193830..f02192d 100644
---- a/src/mesa/drivers/dri/intel/intel_screen.c
-+++ b/src/mesa/drivers/dri/intel/intel_screen.c
-@@ -55,7 +55,7 @@ PUBLIC const char __driConfigOptions[] =
- DRI_CONF_BEGIN
- DRI_CONF_SECTION_PERFORMANCE
- DRI_CONF_FTHROTTLE_MODE(DRI_CONF_FTHROTTLE_IRQS)
-- DRI_CONF_VBLANK_MODE(DRI_CONF_VBLANK_ALWAYS_SYNC)
-+ DRI_CONF_VBLANK_MODE(DRI_CONF_VBLANK_DEF_INTERVAL_0)
- /* Options correspond to DRI_CONF_BO_REUSE_DISABLED,
- * DRI_CONF_BO_REUSE_ALL
- */