]> asedeno.scripts.mit.edu Git - linux.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)
commitf67524caf49949b8d1a219f1fd8ea263854a6683
treed50ad57dc340eafe046830c616ee5e7f12e05744
parent0747a672a32829809675028ba396f394b104ee31
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