rahul-thakoor / drm-tools

Binaries helpful when testing DRM/KMS services

Home Page:https://hub.docker.com/repository/docker/rahulthakoor/drm-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drm-tools

Dockerised binaries helpful when testing DRM/KMS services.

Image is published at rahulthakoor/drm-tools

Tools included

  • drmdevice
  • kmscube
  • kms-steal-crtc
  • kms-universal-planes
  • modeprint
  • modetest
  • proptest
  • texturator
  • vbltest

How to use

  1. Run a binary directly

docker run --rm -it --privileged rahulthakoor/drm-tools modetest

  1. Use as a base image

FROM rahulthakoor/drm-tools

About

Binaries helpful when testing DRM/KMS services

https://hub.docker.com/repository/docker/rahulthakoor/drm-tools


Languages

Language:Shell 100.0%