summaryrefslogtreecommitdiff
path: root/lib/intel_mmio.c
AgeCommit message (Expand)Author
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski
2018-05-16igt: Drop Intel from the name in docs and pathsArkadiusz Hiler
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2015-09-08lib: various documentation fixesThomas Wood
2015-07-02docs: various documentation fixesThomas Wood
2015-07-02docs: override section id to avoid '/' in filenamesThomas Wood
2015-06-27docs: Fix a "libraray" typoDamien Lespiau
2015-06-27doc: Remove i-g-t/intel prefixes and capitalize section titlesDamien Lespiau
2015-05-06lib/mmio: One more s/OUTRET/OUTREG/Daniel Vetter
2015-05-05rename global mmio variable to igt_global_mmioJani Nikula
2015-05-05lib: add 16 and 8 bit versions of INREG and OUTREGJani Nikula
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter
2014-09-30doc: various spelling and typo fixesThomas Wood
2014-08-26lib/intel_* Use igt checks and macrosDaniel Vetter
2014-03-23lib: Use @include tag for include filesDaniel Vetter
2014-03-22lib/intel_io: api documentationDaniel Vetter
2014-03-22lib/intel_io: rename mmio setup functionsDaniel Vetter
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter
2014-03-14lib: extract igt_open_forcewake_handleDaniel Vetter
2014-01-28mmio: drop unused i915_loaded fnJesse Barnes
2014-01-27mmio: allow register init even if debugfs isn't available and i915 isn't loadedJesse Barnes
2013-08-12lib/intel_mmio: Remove unused labelDaniel Vetter
2013-07-27lib/intel_mmio: Fix the fixed fix (register access)Ben Widawsky
2013-05-23lib/intel_mmio: Fix the fixBen Widawsky
2013-04-26intel_mmio: Add intel_register_access_needs_fakewakeBen Widawsky
2013-04-24clean warnings: Silence unused (or private) functionsBen Widawsky
2013-04-16intel_mmio: a query for forcewake requirementBen Widawsky
2013-04-16intel_mmio: Allow mmio without debugfsBen Widawsky
2013-04-03lib: fixup register access on gen2/3Daniel Vetter
2012-10-12lib/mmio: gen2 has a bigger register window, tooDaniel Vetter
2012-08-27mmio: Limit the uc- mapping to only map the registersChris Wilson
2012-02-11Remove pointless Android ifdefs for sys/fcntl.h.Kenneth Graunke
2012-02-10Added support for AndroidSateesh Kavuri
2012-01-25mmio: refactor reg init/finiBen Widawsky
2012-01-24lib: forcewake is gen6+Daniel Vetter
2012-01-09lib: fixup new compiler warningsDaniel Vetter
2012-01-08include <fcntl.h> in lib/intel_mmio.c for open() prototype on SolarisAlan Coopersmith
2011-07-28intel-gpu-tools/range handling: register range handlingBen Widawsky
2011-07-28forcewake: Add mmio code to do proper forcewake stuff for gen6Ben Widawsky
2011-02-14Remove confusing use of IS_9XXChris Wilson
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson