summaryrefslogtreecommitdiff
path: root/sys/external/bsd/drm2/include/linux
AgeCommit message (Expand)Author
2021-12-19drm/linux: moar sizesriastradh
2021-12-19drm/linux: Add memset32, SZ_64K, atomic_sub_return.riastradh
2021-12-19linux: Stub linux/kmemleak.h.riastradh
2021-12-19Match linux side-loadingriastradh
2021-12-19Stub might_lock_nested. Not in the LOCKDEP case...riastradh
2021-12-19linux: Move BUILD_BUG_* to common linux/build_bug.h.riastradh
2021-12-19drm: Remove local diffs for drm_pci_set_busid.riastradh
2021-12-19drm: Just disable fb_get_options for now.riastradh
2021-12-19Fix array_size. Helps to multiply, not add.riastradh
2021-12-19Match linux which is side-loadingriastradh
2021-12-19Add some missing includes in linux/lockdep.h.riastradh
2021-12-19lockdep_pin/unpin_lockriastradh
2021-12-19Fill in irq_work.h with stubs.riastradh
2021-12-19cmpxchgriastradh
2021-12-19Move grody i915 dma-fence hacks into dma-fence proper.riastradh
2021-12-19Delete wrong linux/stringify.h.riastradh
2021-12-19Move Linux atomic bitops from linux/atomic.h to linux/bitops.h.riastradh
2021-12-19Move smp_mb_before/after_atomic from linux/atomic.h to asm/barrier.h.riastradh
2021-12-19Linux clear_bit_unlockriastradh
2021-12-19grab stackdepot.h from openbsdriastradh
2021-12-19atomic_set_releaseriastradh
2021-12-19Touch up the rbtree/intervaltree stubs.riastradh
2021-12-19More xarray declarations.riastradh
2021-12-19Add some more xarray stub declarations.riastradh
2021-12-19mul_u64_u32_shrriastradh
2021-12-19Need sys/types.h for bool.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-19Linux refcount APIriastradh