mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-29 13:50:18 +01:00
read-only mirror of https://gitlab.freedesktop.org/mesa/drm
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.
|
||
|---|---|---|
| bsd | ||
| bsd-core | ||
| libdrm | ||
| linux | ||
| linux-core | ||
| shared | ||
| shared-core | ||
| tests | ||