summaryrefslogtreecommitdiff
path: root/sys/external/bsd/drm2/include/linux
AgeCommit message (Expand)Author
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-19dma fence chain 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
2021-12-19dma_resv_reserve_shared takes one more argument, num_fencesriastradh
2021-12-19Linux defines struct file in linux/fs.h, match with includesriastradh
2021-12-19Match linux side-loadingriastradh
2021-12-19Add slow path versions of to drm_resv_lock.riastradh
2021-12-19dma_buf_ops::map and unmap are no more.riastradh
2021-12-19Start xarray stubs.riastradh
2021-12-19Add some sideloads.riastradh
2021-12-19Rename reservation_object -> dma_resv.riastradh
2021-12-19Work around our #define free.riastradh
2021-12-19implement check_{add,mul}_overflow, using builtinsriastradh
2021-12-19sys/cpu.h for cpu_indexriastradh
2021-12-19Stub dma_addressing_limited, fixup references for callerriastradh
2021-12-19Define untagged_addrriastradh
2021-12-19Provide enum pci_bus_speedriastradh
2021-12-19Provide dev_warn_ratelimitedriastradh
2021-12-19move MODULE_PARM_DESC to moduleparam.hriastradh
2021-12-19provide str_has_prefixriastradh
2021-12-19missing includesriastradh
2021-12-19match linux side-loadingriastradh
2021-12-19Stub dev_is_pciriastradh
2021-12-19sys/param.h for uint32_triastradh
2021-12-19handle us having a named union in struct ww_mutexriastradh
2021-12-19Switch to upstream dma-resv.h, it's MITriastradh
2021-12-19stub vga_remove_vgaconriastradh
2021-12-19Match linux side-loadingriastradh
2021-12-19Fill out some structs. Hopefully order doesn't matter...?riastradh
2021-12-19stub devm_add_actionriastradh
2021-12-19provide get_device, XXX might want to revisit this laterriastradh
2021-12-19Add a BIT_MASK in bits.h, move it to common so bitops.h can sideloadriastradh
2021-12-19provide USEC_PER_MSECriastradh
2021-12-19match linux side-loadingriastradh
2021-12-19Provide a definition of I2C_M_STOP XXXriastradh
2021-12-19match linux side-loadingriastradh