summaryrefslogtreecommitdiffstats
path: root/rules/igt-gpu-tools.make
Commit message (Collapse)AuthorAgeFilesLines
* igt-gpu-tools: version bump 1.24 -> 1.25Michael Olbrich2020-05-281-11/+12
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
| | | | | | | | | | | | | | | This file has been touched 2 times in the last 7 years, and is no longer up to date. Remove it to carry less unmaintained stuff around. Also remove all references to it from file headers using for file in `g grep -l 'See CREDITS for details about who has'`; do sed -i '/See CREDITS for details about who has/,+1d' $file done as well as the different wording from rules/other/Toplevel.make. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* igt-gpu-tools: version bump 1.23 -> 1.24Lucas Stach2019-07-011-10/+11
| | | | | | | | | - version bump - some configuration options changed from bool to enabled/disabled/auto - igt now has a standalone test runner Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* igt-gpu-tools: use kernel header is enabledMichael Olbrich2019-02-031-0/+5
| | | | | | They are needed with oder toolchains for linux/memfd.h. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* igt-gpu-tools: rename from intel-gpu-tools 1.22 -> 1.23Philipp Zabel2019-01-271-0/+75
Make the libdrm_intel dependency configurable and add an option to build and install the tests. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>