summaryrefslogtreecommitdiff
path: root/sys/external/bsd/drm2/include
AgeCommit message (Expand)Author
2021-12-19memset_io doesn't need to return anything.riastradh
2021-12-19mul_u64_u32_shrriastradh
2021-12-19Need sys/types.h for bool.riastradh
2021-12-19Reimplement task barrier without semaphores.riastradh
2021-12-19DECLARE_EVENT_CLASS, DEFINE_EVENT stubsriastradh
2021-12-19side-load linux/uaccess.h for copy_to/from_userriastradh
2021-12-19Teach dma_fence_any_wait_timeout to return index of signalled fence.riastradh
2021-12-19trivial linux tracepoint macro stubsriastradh
2021-12-19in_taskriastradh
2021-12-19Move acpi includes to linux_pci.c to avoid pollution.riastradh
2021-12-19statically allocated kfiforiastradh
2021-12-19I2C_CLASS_SPD, IORESOURCE_IRQriastradh
2021-12-19bitmap_complementriastradh
2021-12-19atomic_long_xchgriastradh
2021-12-19Add some Linux header stubs.riastradh
2021-12-19Move linux/bug.h and asm/bug.h to common.riastradh
2021-12-19<linux/irqdomain.h>riastradh
2021-12-19<linux/stacktrace.h>riastradh
2021-12-19kvcallocriastradh
2021-12-19Side-load <linux/mm.h> in a few places.riastradh
2021-12-19Alias dev_WARN=dev_warn.riastradh
2021-12-19Side-load <linux/completion.h> in <linux/mm_types.h>.riastradh
2021-12-19Move Linux firmware shims to their own .c file.riastradh
2021-12-19Add firmware_request_nowarn.riastradh
2021-12-19Fix up saturated arithmetic macros.riastradh
2021-12-19dma_fence_get_statusriastradh
2021-12-19kvmalloc, kludgey platformdev hacksriastradh
2021-12-19Rename fence trace to dma fence trace.riastradh
2021-12-19Linux refcount APIriastradh
2021-12-19Allow memset_io &c. to take volatile.riastradh
2021-12-19Make this const.riastradh
2021-12-19Side load linux/types.h.riastradh
2021-12-19match_stringriastradh
2021-12-19pm_runtime_get, pm_runtime_put_sync stubsriastradh
2021-12-19Side load <linux/rbtree.h> for nouveau.riastradh
2021-12-19drm_os_netbsd.h is no moreriastradh
2021-12-19dma fence chain stubsriastradh
2021-12-19drm_writeback stubsriastradh
2021-12-19Draft sync_file.riastradh
2021-12-19More side loads.riastradh
2021-12-19Backlight enable/disable stubs.riastradh
2021-12-19New fdget/fdput wrappers help to reduce diffs.riastradh
2021-12-19Side load <linux/sched.h> in <linux/sched/signal.h>.riastradh
2021-12-19dma fence chain stubsriastradh
2021-12-19First approximation of dma_fence_get_stub.riastradh
2021-12-19Implement ewma API, exponentially weighted moving average.riastradh
2021-12-19Fix up drm_prime.c.riastradh
2021-12-19Implement dma_resv_locking_ctx more carefully.riastradh
2021-12-19Revert "Give up on finding how linux side-loads these"riastradh
2021-12-19Provide dma_resv_locking_ctxriastradh