mesa/src/freedreno/drm
Eric Engestrom 2c67457e5e util/list: rename LIST_ENTRY() to list_entry()
This follows the Linux kernel convention, and avoids collision with
macOS header macro.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6751
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6840
Cc: mesa-stable
Signed-off-by: Eric Engestrom <eric@igalia.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17772>
2022-07-28 10:10:44 +00:00
..
msm Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
virtio freedreno/drm/virtio: Don't try to mmap imported bo's 2022-05-12 22:12:24 +00:00
freedreno_bo.c freedreno/drm: Move bo common init 2022-04-27 23:10:00 +00:00
freedreno_bo_cache.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
freedreno_device.c freedreno/drm: Use DEBUG_GET_ONCE_OPTION() 2022-05-12 22:12:24 +00:00
freedreno_drmif.h freedreno/drm: Drop FD_PP_PGTABLE 2022-04-27 23:10:00 +00:00
freedreno_pipe.c freedreno/drm: Add SYSPROF param 2022-03-04 16:06:34 -08:00
freedreno_priv.h freedreno/drm: Move bo common init 2022-04-27 23:10:00 +00:00
freedreno_ringbuffer.c Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
freedreno_ringbuffer.h Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
freedreno_ringbuffer_sp.c Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
freedreno_ringbuffer_sp.h freedreno/drm/virtio: Use userspace IOVA allocation 2022-04-27 23:10:00 +00:00
freedreno_ringbuffer_sp_reloc.h freedreno: Misc indent fixes 2022-04-27 23:10:00 +00:00
meson.build freedreno/drm: Add virtio backend 2022-03-25 02:03:30 +00:00