]> git.baikalelectronics.ru Git - kernel.git/commit
gpu: host1x: Represent host1x bus devices in debugfs
authorThierry Reding <treding@nvidia.com>
Wed, 23 Jan 2019 11:34:05 +0000 (12:34 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 4 Feb 2019 07:35:54 +0000 (08:35 +0100)
commiteb971204703bb01577a80c896f3a710bfcfb7148
treed50ad57dc340eafe046830c616ee5e7f12e05744
parent6ea702b3a42b7103d74cb6134bb1b5f8c0f94cf0
gpu: host1x: Represent host1x bus devices in debugfs

This new debugfs file represents the state of host1x bus devices,
specifying the list of subdevices and marking which ones have
successfully registered.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/bus.c