aboutsummaryrefslogtreecommitdiffstats
path: root/overlay
Commit message (Expand)AuthorAgeFilesLines
* build: rename Meson optionsSimon Ser2019-07-161-1/+1
* overlay: Drop legacy mmio accessChris Wilson2019-07-035-477/+1
* meson: Start using 'feature' optionsArkadiusz Hiler2019-05-231-7/+10
* automake: Ditch all EXTRA_DIST directivesDaniel Vetter2019-01-291-5/+0
* overlay: Write out the assumption for kernel-provided dataPetri Latvala2019-01-281-0/+1
* build: provide include for missing syscallsLucas De Marchi2018-07-251-1/+2
* meson: Add options to control optional partsPetri Latvala2018-06-251-10/+36
* intel_gpu_overlay: Update for class:instance engine tracepointsTvrtko Ursulin2018-06-062-16/+41
* intel-gpu-overlay: Fix some build warningsTvrtko Ursulin2018-05-211-4/+2
* overlay: Remove the miscalculation of window positionChris Wilson2018-05-141-16/+0
* overlay: Call setlocale around strtodChris Wilson2018-03-271-2/+9
* intel-gpu-overlay: Update for renamed tracepointsTvrtko Ursulin2018-03-161-3/+3
* overlay: fix invalid pointer accessLionel Landwerlin2018-02-011-1/+1
* overlay: reindent tracepoint parserLionel Landwerlin2018-02-011-19/+18
* overlay: add missing foreground optionLionel Landwerlin2018-02-011-0/+2
* overlay: Update .gitignoreRhys Kidd2018-01-111-0/+1
* meson: use message() rather than warning()Lucas De Marchi2018-01-081-1/+1
* overlay: parse tracepoints from sysfs to figure out fields' locationLionel Landwerlin2017-12-224-39/+178
* debugger/overlay/tools: make sure to include embedded drm-uapi headersLionel Landwerlin2017-12-081-1/+1
* meson: build a full dependency for lib_igt_perfDaniel Vetter2017-12-051-2/+2
* intel/pmu: Catch-up with i915 RC6 aggregation changesTvrtko Ursulin2017-11-241-38/+7
* intel-gpu-overlay: Use RAPL PMU for power readingTvrtko Ursulin2017-11-224-41/+92
* intel-gpu-overlay: Catch-up to new i915 PMUTvrtko Ursulin2017-11-225-48/+54
* intel-gpu-overlay: Fix interrupts PMU readoutTvrtko Ursulin2017-11-221-1/+5
* intel-gpu-overlay: Consolidate perf PMU access to libraryTvrtko Ursulin2017-11-225-96/+15
* intel-gpu-overlay: Move local perf implementation to a libraryTvrtko Ursulin2017-11-2210-101/+15
* overlay: Fix compiler warning when compiling with recent gcc.Maarten Lankhorst2017-11-211-1/+1
* meson: Distribute meson build system filesPetri Latvala2017-10-021-1/+4
* meson: Rename and install intel-gpu-overlayVille Syrjälä2017-09-151-2/+3
* meson: basic build system supportDaniel Vetter2017-09-081-0/+59
* build: Nuke #ifdef HAVE_CONFIG_H cargo-cultDaniel Vetter2017-09-082-4/+0
* Fix a couple of typos CLFAGS -> CFLAGSPetri Latvala2017-06-091-1/+1
* overlay: Convert to per-context seqno trackingChris Wilson2017-05-102-2/+5
* overlay: Fixup new layout of tracepointsChris Wilson2017-05-103-10/+22
* overlay: Accommodate more enginesChris Wilson2017-02-232-3/+3
* overlay: Check for DRI2 errors when setting upChris Wilson2017-02-101-0/+13
* lib/i915_pciids.h: Update to latest version wich includes GLK idsAnder Conselvan de Oliveira2017-01-031-6/+3
* overlay: Silence compiler warning for unused i81x_infoChris Wilson2016-09-301-1/+3
* overlay: Fix -G (--geometry) parsingChris Wilson2016-07-221-1/+1
* overlay/Makefile.am: Remove i915_pciids.h from overlay sourcesMarius Vlad2016-07-041-1/+0
* lib: Start weaning off defunct intel_chipset.hChris Wilson2016-06-302-340/+1
* overlay: sync i915_pciids.hChris Wilson2016-06-291-4/+49
* benchmarks/, overlay/, demos/, tools/, tests/: Add optional Werror.marius vlad2016-05-111-1/+2
* overlay: Show power consumption without i915-pmuChris Wilson2015-11-181-1/+1
* Fix comparison of unsigned integersThomas Wood2015-11-111-2/+5
* build: fix unused-result warningsThomas Wood2015-09-082-3/+5
* overlay: Fix min frequency detection on BYT/BSWChris Wilson2015-08-161-4/+7
* overlay: Handle execlists not setting the rings as activeChris Wilson2015-08-081-2/+19
* overlay: Add Broadwell+ ids from kernel i915_pciids.hChris Wilson2015-08-082-2/+109
* overlay: Enable localeChris Wilson2015-06-241-0/+2