summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_mipmap_tree.c
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2013-04-06 00:08:37 -0700
committerKenneth Graunke <kenneth@whitecape.org>2013-04-08 11:03:08 -0700
commit97e40a524ebee72dc06208f2c730c25c962dea2a (patch)
treea50eecbbdb4b12273bf672fa51f688abe29d3894 /src/mesa/drivers/dri/intel/intel_mipmap_tree.c
parent394edb5af5161f664c0c3b4eaba9be4e30f3c138 (diff)
intel: Remove check for kernel 2.6.29.
Now that we require 2.6.39, there's no need to also check for 2.6.29. Calling drm_intel_bufmgr_gem_enable_fenced_relocs() without checking should be safe, as it simply sets a flag. This does remove the check for zero fences available, but that doesn't seem worth checking. Signed-off-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'src/mesa/drivers/dri/intel/intel_mipmap_tree.c')
0 files changed, 0 insertions, 0 deletions