JamesH65 / drm_stuff

Some playing about with DRM things, some own developed, some imported from elsewhere

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick application to dump DRM the resource data
===============================================

Prerequisites:

sudo apt install libdrm-dev



Build using 

cc  -I/usr/include/libdrm drm_info.c -o drm_info -ldrm

About

Some playing about with DRM things, some own developed, some imported from elsewhere


Languages

Language:C 100.0%