summaryrefslogtreecommitdiffstats
path: root/rules/intel-gpu-tools.in
blob: 28505524e6e3c5714f3aa664bdf951c93c45f9d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## SECTION=multimedia_tools

config INTEL_GPU_TOOLS
	tristate
	select GLIB
	select CAIRO
	select LIBDRM
	select LIBDRM_INTEL
	select LIBPCIACCESS
	select UDEV
	select UDEV_LIBUDEV
	select ZLIB
	prompt "intel-gpu-tools"
	help
	  intel-gpu-tools is a package of tools for debugging the Intel
	  graphics driver, including a GPU hang dumping program,
	  performance monitor, and performance microbenchmarks for
	  regression testing the DRM.