drm icon indicating copy to clipboard operation
drm copied to clipboard

Direct Rendering Manager in pure Go

Results 5 drm issues
Sort by recently updated
recently updated
newest added

What is this code licensed under?

Howdy, this is very cool! Thanks for making it. I'm curious, when I launch this from a tty and exit (ctrl^C), I have to switch to a different tty and...

seems fussy about launchpad.net, which is unfortunately still being imported by tests, ``` ... imports github.com/tysonmote/gommap tested by github.com/tysonmote/gommap.test imports launchpad.net/gocheck: unrecognized import path "launchpad.net/gocheck": GOVCS disallows using bzr for...

This PR adds the ioctl apis required to use * multi bit plane framebuffers * planes * properties * atomic modesetting The apis are implemented in the same way as...