All of lore.kernel.org
 help / color / mirror / Atom feed
* vc4: Detect working driver from cmdline
@ 2018-05-18 10:34 Stefan Wahren
  2018-05-21 17:55 ` Eric Anholt
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Wahren @ 2018-05-18 10:34 UTC (permalink / raw)
  To: Anholt, Eric, Boris Brezillon, Schake, Stefan; +Cc: khilman, dri-devel

Hi,
in order to improve kernelci.org results and avoid false positive cases like this [1], i suggested to also test for a working VC4 driver. In order to keep it simple, we should do it from userspace.

My first idea was:

test -d /sys/kernel/debug/dri/0 || echo "Error case"

But maybe you have a better / more reliable solution?

[1] - https://storage.kernelci.org/mainline/master/v4.17-rc5-69-g3acf4e395260/arm64/defconfig/lab-mhart/boot-bcm2837-rpi-3-b.html
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-22  9:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-18 10:34 vc4: Detect working driver from cmdline Stefan Wahren
2018-05-21 17:55 ` Eric Anholt
2018-05-21 19:02   ` Stefan Wahren
2018-05-22  9:27     ` Tomeu Vizoso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.