summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-07-17tools/intel_dp_compliance: Use ARGB8888 format fbs for Gen 10Radhakrishna Sripada1-6/+14
2018-07-11Fix comparison that always evaluates to falseRodrigo Siqueira1-1/+1
2018-06-14lib/gen8_render: Cleanup of libsLukasz Kalamarz2-26/+26
2018-06-14lib/rendercopy: Use gen6 definitions if applicableLukasz Kalamarz3-64/+64
2018-06-12tools/intel_gpu_frequency: fix usage and examplesJani Nikula1-31/+6
2018-06-05lib: Rename all surfaceformat calls in libsLukasz Kalamarz2-8/+8
2018-05-31intel-gpu-top: Rewrite the tool to be safe to useTvrtko Ursulin3-558/+700
2018-05-09tools/vbt_decode: Print DRRS and PSR flagsDhinakaran Pandiyan1-0/+2
2018-05-07lib: create new dependency for aubdumpLionel Landwerlin1-1/+1
2018-05-07lib: drop drmtest dependency on intel_batchbufferLionel Landwerlin1-0/+1
2018-04-11tools/aubdump: Fix ISO C90 forbids mixed declarations and code warningTvrtko Ursulin1-3/+4
2018-03-19tools/aubdump: For gen10+ support addresses up to 4GBJordan Justen1-2/+18
2018-03-19tools/aubdump: Add bitmap to track gtt pages that have been mappedJordan Justen1-1/+95
2018-03-19tools/aubdump: Add gen8_map_ggtt_rangeJordan Justen1-11/+29
2018-03-12meson: Set up runpath for installed executablesPetri Latvala1-0/+26
2018-03-01tools/intel_dp_compliance: Add missing GLIB_CFLAGSThierry Reding1-1/+1
2018-03-01tools/intel_guc_logger: Send GuC log level in new i915 expected formatSagar Arun Kamble1-4/+37
2018-02-27igt: Make libudev mandatoryAntonio Argenziano4-16/+0
2018-02-22tools/aubdump: Signal drm sync objects when device override is usedJordan Justen1-0/+16
2018-02-22tools/aubdump: Note pinned BO in verbose outputJordan Justen1-3/+6
2018-02-22tools/aubdump: Support alignment of BO in execbuffer2Jordan Justen1-0/+2
2018-02-07tools/intel_aubdump: Simulate "enhanced execlist" submission for gen11+Scott D Phillips1-7/+35
2018-02-02tools: Clear unused fields in register specChris Wilson2-4/+2
2018-01-31tools/intel_reg: Add reading and writing registers through engineMika Kuoppala2-7/+163
2018-01-25meson: Use absolute path for IGT_DATADIRPetri Latvala1-1/+1
2018-01-23tools/intel_vbt_decode: add --describe optionJani Nikula1-2/+38
2018-01-23tools/intel_vbt_decode: add --header option to only print headerJani Nikula1-1/+10
2018-01-23tools/intel_vbt_decode: print child device countJani Nikula1-2/+6
2018-01-19tools/intel_vbt_decode: update vbt defs from kernelJani Nikula1-2/+16
2018-01-19intel_vbt_decode: Typo fixesAdam Jackson2-5/+5
2018-01-17meson: Refactor get_option() calls for directoriesPetri Latvala1-9/+5
2018-01-16meson: Build cnl_compute_wrpllPetri Latvala1-0/+1
2018-01-12tools: Update .gitignorePetri Latvala1-0/+1
2018-01-11include inttypes.h for PRI definesMike Frysinger5-0/+5
2018-01-08tools: Cannonlake port clock programmingMika Kahola2-0/+527
2017-12-08debugger/overlay/tools: make sure to include embedded drm-uapi headersLionel Landwerlin2-2/+2
2017-12-07tools/intel_aubdump: Add ability to simulate execlist submissionScott D Phillips1-23/+382
2017-12-07tools/intel_aubdump: Set addr_bits before write_headerScott D Phillips1-5/+9
2017-11-29tools/intel_watermark: Right justify register namesVille Syrjälä1-4/+4
2017-11-29tools/intel_watermark: Clean up formattingVille Syrjälä1-14/+14
2017-11-29tools/intel_watermark: Clean up SKL plane namesVille Syrjälä1-1/+18
2017-11-29tools/intel_watermark: Refactor reg name stuffVille Syrjälä1-25/+63
2017-11-29tools/intel_watermark: Silence gcc7 snprintf() warningsVille Syrjälä1-1/+1
2017-11-29igt: Remove Android supportArkadiusz Hiler1-82/+0
2017-11-22intel_gvtg_test: Handle system(3) return value.Tvrtko Ursulin1-1/+4
2017-11-21tools/intel_watermark: Try not to dump nonexistent planes on SKL+Dhinakaran Pandiyan1-7/+33
2017-11-21tools/intel_watermark: Dump WM_LINETIME on SKL+Ville Syrjälä1-0/+15
2017-11-21tools/intel_watermark: Polish SKL+ register dump output a bitVille Syrjälä1-3/+3
2017-11-21tools/intel_watermark: Eliminate pointless %s in printf()Ville Syrjälä1-6/+6
2017-11-21tools/intel_watermark: Update intel_watermark with SKL supportDhinakaran Pandiyan1-1/+147