mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-21 21:38:15 +02:00
nouveau_notifier.c had two places where void* was used in arithmetic, fixed by using char*. nouveau_dma_wait(), nouveau_notifier_wait_status() and nouveau_resource_alloc() had signed/unsigned comparison warnings, fixed by changing the function parameter into an unsigned type. Signed-off-by: Pekka Paalanen <pq@iki.fi> |
||
|---|---|---|
| .. | ||
| intel | ||
| nouveau | ||
| ChangeLog | ||
| libdrm_lists.h | ||
| Makefile.am | ||
| TODO | ||
| xf86drm.c | ||
| xf86drm.h | ||
| xf86drmHash.c | ||
| xf86drmMode.c | ||
| xf86drmMode.h | ||
| xf86drmRandom.c | ||
| xf86drmSL.c | ||
| xf86mm.h | ||