summaryrefslogtreecommitdiff
path: root/tools/intel_infoframes.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-29lib/intel_mmio: add additional api for multiple devicesDaniel Mrzyglod1-2/+3
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä1-6/+1
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski1-1/+6
2017-11-21tools: Stop opening the driver just to find the debugfsChris Wilson1-6/+1
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-1/+6
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-6/+1
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-1/+6
2014-12-09tools: terminate getopt_long long option arrays properlyJani Nikula1-0/+1
2014-03-27intel_infoframes: remove bogus "being transmitted" check from VLVJesse Barnes1-4/+4
2014-03-27intel_infoframes: add VLV supportJesse Barnes1-10/+42
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter1-1/+1
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter1-0/+2
2014-03-22lib/intel_chipset: intel_ prefix for pch globalDaniel Vetter1-2/+2
2013-09-30intel_infoframe: Display the VIC in decimalDamien Lespiau1-1/+1
2013-08-20intel_infoframes: Be future-proof about showing 3D_Ext_DataDamien Lespiau1-1/+1
2013-08-15intel_infoframes: Dump 3D_Ext_Data when using Side-by-side (half)Damien Lespiau1-0/+5
2013-08-15intel_infoframes: Add support for decoding HDMI VICsDamien Lespiau1-4/+22
2013-01-06Fix out of bounds memory accessThomas Jarosch1-1/+1
2012-09-27intel_infoframes: Dump HDMI vendor infoframesDamien Lespiau1-1/+62
2012-08-30clang: Fix static analysis warnings from clangBen Widawsky1-6/+6
2012-05-16intel_infoframes: options -p and -P require an argumentPaulo Zanoni1-3/+3
2012-04-28intel_infoframe: fix assertion off by 1Ben Widawsky1-1/+1
2012-04-25intel_infoframes: add support for Gen 4Paulo Zanoni1-54/+146
2012-04-25intel_infoframes: AVI InfoFrame version should be 2Paulo Zanoni1-1/+1
2012-04-13Add tools/intel_infoframesPaulo Zanoni1-0/+1050