index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
intel_mmio.c
Age
Commit message (
Expand
)
Author
2018-05-16
igt: Drop Intel from the name in docs and paths
Arkadiusz Hiler
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2015-09-08
lib: various documentation fixes
Thomas Wood
2015-07-02
docs: various documentation fixes
Thomas Wood
2015-07-02
docs: override section id to avoid '/' in filenames
Thomas Wood
2015-06-27
docs: Fix a "libraray" typo
Damien Lespiau
2015-06-27
doc: Remove i-g-t/intel prefixes and capitalize section titles
Damien Lespiau
2015-05-06
lib/mmio: One more s/OUTRET/OUTREG/
Daniel Vetter
2015-05-05
rename global mmio variable to igt_global_mmio
Jani Nikula
2015-05-05
lib: add 16 and 8 bit versions of INREG and OUTREG
Jani Nikula
2015-02-13
lib/igt_gt: Document and consolidate
Daniel Vetter
2014-09-30
doc: various spelling and typo fixes
Thomas Wood
2014-08-26
lib/intel_* Use igt checks and macros
Daniel Vetter
2014-03-23
lib: Use @include tag for include files
Daniel Vetter
2014-03-22
lib/intel_io: api documentation
Daniel Vetter
2014-03-22
lib/intel_io: rename mmio setup functions
Daniel Vetter
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
2014-03-22
lib: remove uncessary #includes from headers
Daniel Vetter
2014-03-14
lib: extract igt_open_forcewake_handle
Daniel Vetter
2014-01-28
mmio: drop unused i915_loaded fn
Jesse Barnes
2014-01-27
mmio: allow register init even if debugfs isn't available and i915 isn't loaded
Jesse Barnes
2013-08-12
lib/intel_mmio: Remove unused label
Daniel Vetter
2013-07-27
lib/intel_mmio: Fix the fixed fix (register access)
Ben Widawsky
2013-05-23
lib/intel_mmio: Fix the fix
Ben Widawsky
2013-04-26
intel_mmio: Add intel_register_access_needs_fakewake
Ben Widawsky
2013-04-24
clean warnings: Silence unused (or private) functions
Ben Widawsky
2013-04-16
intel_mmio: a query for forcewake requirement
Ben Widawsky
2013-04-16
intel_mmio: Allow mmio without debugfs
Ben Widawsky
2013-04-03
lib: fixup register access on gen2/3
Daniel Vetter
2012-10-12
lib/mmio: gen2 has a bigger register window, too
Daniel Vetter
2012-08-27
mmio: Limit the uc- mapping to only map the registers
Chris Wilson
2012-02-11
Remove pointless Android ifdefs for sys/fcntl.h.
Kenneth Graunke
2012-02-10
Added support for Android
Sateesh Kavuri
2012-01-25
mmio: refactor reg init/fini
Ben Widawsky
2012-01-24
lib: forcewake is gen6+
Daniel Vetter
2012-01-09
lib: fixup new compiler warnings
Daniel Vetter
2012-01-08
include <fcntl.h> in lib/intel_mmio.c for open() prototype on Solaris
Alan Coopersmith
2011-07-28
intel-gpu-tools/range handling: register range handling
Ben Widawsky
2011-07-28
forcewake: Add mmio code to do proper forcewake stuff for gen6
Ben Widawsky
2011-02-14
Remove confusing use of IS_9XX
Chris Wilson
2010-04-08
Enable compilation on non-Intel, non-DRM systems.
Chris Wilson