index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
external
/
bsd
/
drm2
/
linux
/
files.drmkms_linux
Age
Commit message (
Expand
)
Author
2022-07-09
linux/hdmi.h: Split out logic into .c file.
riastradh
2022-02-27
only build linux_acpi.c if we have acpi(4) in the kernel
jakllsch
2022-02-27
drm: Move acpi_check_dsm &c. from intel_acpi.c to new linux_acpi.c.
riastradh
2021-12-19
drm: Move io_mapping to very own .c file.
riastradh
2021-12-19
drm: linux kthread stubs
riastradh
2021-12-19
linux: Rename linux_sg.c -> linux_sgt.c.
riastradh
2021-12-19
linux: Kludgey radix tree shims
riastradh
2021-12-19
linux: Draft half-arsed xarray shims
riastradh
2021-12-19
linux: dma fence array stubs
riastradh
2021-12-19
linux: Draft irq_work shims, in terms of a softint.
riastradh
2021-12-19
i915: more work
riastradh
2021-12-19
drm: Another pass over i915 and some supporting logic.
riastradh
2021-12-19
linux compat: Draft hrtimer shims.
riastradh
2021-12-19
linux: Draft rwsem with bodgy semantics.
riastradh
2021-12-19
Narrow the CPPFLAGS for drm subsystems.
riastradh
2021-12-19
Move Linux firmware shims to their own .c file.
riastradh
2021-12-19
dma fence chain stubs
riastradh
2021-12-19
backlight stubs
riastradh
2021-12-19
Draft sync_file.
riastradh
2021-12-19
Rename reservation_object -> dma_resv.
riastradh
2021-12-19
Move Linux SRCU to common.
riastradh
2021-12-19
Draft stop_machine. Hope the callback runs quickly under splhigh...
riastradh
2021-12-19
Move Linux RCU to common.
riastradh
2021-12-19
linux/wait_bit.h
riastradh
2021-12-19
Draft SRCU implementation.
riastradh
2021-12-19
Rename fence -> dma_fence, step 2: files files.
riastradh
2018-08-27
Draft support for drm prime.
riastradh
2018-08-27
Hash-locked atomic64 to give ports like powerpc32 a chance at radeon.
riastradh
2018-08-27
Move the Linux PCI shim into its very own .c file.
riastradh
2018-08-27
Sort.
riastradh
2018-08-27
Draft implementation of the Linux reservation and fence APIs.
riastradh
2018-08-27
Implement some of the Linux RCU API.
riastradh
2018-08-27
Sort in the standard English alphabetical order, please.
riastradh
2018-08-27
Sort.
riastradh
2016-02-24
Move linux_work.c and workqueue.h from sys/external/bsd/drm2 to
skrll
2015-01-08
Move Linux ww_mutex code into a .c file where it belongs.
riastradh
2014-07-17
Remove needless linux_gfp.c.
riastradh
2014-07-16
Make it build and boot on my test machines.
riastradh
2014-04-25
Implement Linux dmi_check_system API.
riastradh
2014-04-01
Make drmkms find header files from sys/external/bsd/common.
riastradh
2014-03-31
Move the drmkms i2c dependencies to where they belong.
riastradh
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh