summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-05-07meson: Add .so versioningLyude Paul
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä
2019-03-26tools/intel-gpu-top: Only link against igt_perf.laChris Wilson
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski
2019-03-20lib/igt_sysfs: Remove idx from sysfs_openMichał Winiarski
2019-03-20lib: Kill drm_get_card()Michał Winiarski
2019-03-08tools/intel_vbt_decode: check inconsistent sequence element sizeJani Nikula
2019-03-08tools/intel_vbt_decode: Dump the GPIO value/config/flag as a raw hex byteVille Syrjälä
2019-03-08tools/intel_vbt_decode: Correctly decode v3 GPIO sequenceVille Syrjälä
2019-02-25tools/intel_gpu_top: Add file output capabilityTvrtko Ursulin
2019-02-25tools/intel_gpu_top: Add support for stdout loggingTvrtko Ursulin
2019-02-20tools: Add dpcd_reg binary to gitignoreArkadiusz Hiler
2019-02-07tools/intel_watermark: Dump NV12_BUF_CFGVille Syrjälä
2019-02-05tools/intel_watermark: Clean up the platform checks in the ilk+ codeVille Syrjälä
2019-02-05tools/intel_watermark: Show whether each plane is enabledVille Syrjälä
2019-02-05tools/intel_watermark: Decode wm blocks correctlyVille Syrjälä
2019-02-05tools/intel_watermark: More bits for PLANE_BUF_CFGVille Syrjälä
2019-02-05tools/intel_watermark: Bump number of planes to 8 for iclVille Syrjälä
2019-01-29automake: Ditch all EXTRA_DIST directivesDaniel Vetter
2018-11-26tools/registers: Add icelake register fileKarthik B S
2018-11-06tools/intel_vbt_decode: Decode HDMI max data rateVille Syrjälä
2018-10-25tools/intel_watermark: Recognize cnl+Ville Syrjälä
2018-10-24tools/intel_vbt_decode: Dump DSI panel rotationVille Syrjälä
2018-10-18tools/dpcd_reg: Introduce dump as the default operationRodrigo Vivi
2018-10-04tools: Add a simple tool to read/write/decode dpcd registersTarun Vyas
2018-09-11Fix 32bit gcc warningsVille Syrjälä
2018-09-05intel_reg: Fix truncate string in the snprintfRodrigo Siqueira
2018-08-27Make string commands dynamic allocateRodrigo Siqueira
2018-08-13meson: Define all the rpath_dirs in one placeArkadiusz Hiler
2018-07-27meson: Prefix generated rpathdirs to designate their useArkadiusz Hiler
2018-07-25build: provide include for missing syscallsLucas De Marchi
2018-07-18lib/rendercopy: Use gen4 definitions if applicableLukasz Kalamarz
2018-07-17tools/intel_dp_compliance: Use ARGB8888 format fbs for Gen 10Radhakrishna Sripada
2018-07-11Fix comparison that always evaluates to falseRodrigo Siqueira
2018-06-14lib/gen8_render: Cleanup of libsLukasz Kalamarz
2018-06-14lib/rendercopy: Use gen6 definitions if applicableLukasz Kalamarz
2018-06-12tools/intel_gpu_frequency: fix usage and examplesJani Nikula
2018-06-05lib: Rename all surfaceformat calls in libsLukasz Kalamarz
2018-05-31intel-gpu-top: Rewrite the tool to be safe to useTvrtko Ursulin
2018-05-09tools/vbt_decode: Print DRRS and PSR flagsDhinakaran Pandiyan
2018-05-07lib: create new dependency for aubdumpLionel Landwerlin
2018-05-07lib: drop drmtest dependency on intel_batchbufferLionel Landwerlin
2018-04-11tools/aubdump: Fix ISO C90 forbids mixed declarations and code warningTvrtko Ursulin
2018-03-19tools/aubdump: For gen10+ support addresses up to 4GBJordan Justen
2018-03-19tools/aubdump: Add bitmap to track gtt pages that have been mappedJordan Justen
2018-03-19tools/aubdump: Add gen8_map_ggtt_rangeJordan Justen
2018-03-12meson: Set up runpath for installed executablesPetri Latvala
2018-03-01tools/intel_dp_compliance: Add missing GLIB_CFLAGSThierry Reding
2018-03-01tools/intel_guc_logger: Send GuC log level in new i915 expected formatSagar Arun Kamble
2018-02-27igt: Make libudev mandatoryAntonio Argenziano