Skip to content
Commit 86e6325e authored by Eric Anholt's avatar Eric Anholt
Browse files

- Add DRM_GET_PRIV_WITH_RETURN macro. This can be used in shared code to

    get the drm_file_t * based on the filp passed in ioctl handlers.
- Use this macro on BSD for simplification and improve its error reporting.
    Make failure to find the drm_file_t * print as an error, not debug.
    This failure may be part of the problem with KDE.
- Make debug and error print macros include the pid on BSD.
parent 4e6ddcbb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment