Edit

IABSD.fr/xenocara/lib/libdrm

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2023-07-06 07:21:30
    Hash : 50879116
    Message : fix drmGetMinorNameForFD(). tweaks and ok jsg@. For the gpu n, the main device node is /dev/dri/card<n> and the render device node is /dev/dri/renderD<n+drmGetMinorBase()> not /dev/dri/renderD<n> and miod@ checked that no port should be affected.