summaryrefslogtreecommitdiff
path: root/lib/intel_mmio.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-11Remove pointless Android ifdefs for sys/fcntl.h.Kenneth Graunke1-5/+0
2012-02-10Added support for AndroidSateesh Kavuri1-0/+4
2012-01-25mmio: refactor reg init/finiBen Widawsky1-6/+11
2012-01-24lib: forcewake is gen6+Daniel Vetter1-2/+2
2012-01-09lib: fixup new compiler warningsDaniel Vetter1-5/+5
2012-01-08include <fcntl.h> in lib/intel_mmio.c for open() prototype on SolarisAlan Coopersmith1-0/+1
2011-07-28intel-gpu-tools/range handling: register range handlingBen Widawsky1-1/+38
2011-07-28forcewake: Add mmio code to do proper forcewake stuff for gen6Ben Widawsky1-1/+124
2011-02-14Remove confusing use of IS_9XXChris Wilson1-3/+3
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson1-0/+91