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
/
dist
Age
Commit message (
Expand
)
Author
2023-05-25
amdgpu: Fix mostly harmless merge botch.
riastradh
2023-05-12
i915: Avoid dereferencing null fence if resv has changed.
riastradh
2023-03-01
amdgpu: Fix bogus loop invariant assertions in amdgpu_gart_map.
riastradh
2023-02-21
amdgpu: Fix scale factor for 64-bit doorbell indexing.
riastradh
2022-10-25
vmwgfx(4): Partially adapt rbtree.
riastradh
2022-10-25
vmwgfx(4): Hand-cruft threaded irq with a workqueue(9).
riastradh
2022-10-25
vmwgfx(4): Port fd creation.
riastradh
2022-10-25
vmwgfx(4): Misc porting too.
riastradh
2022-10-25
vmwgfx(4): Use bus_dma tag, not struct device, for dma_pool shims.
riastradh
2022-10-25
vmwgfx(4): Convert fence_queue and fifo_queue to drm_waitqueue_t.
riastradh
2022-10-25
vmwgfx(4): Convert cmdbuf to drm_waitqueue_t.
riastradh
2022-10-25
vmwgfx(4): dma_alloc/free_coherent -> bus_dma_*
riastradh
2022-10-17
add pcie capability and read request size linux compat, some pci root support
mrg
2022-10-15
drm: New mechanism to suspend ioctls during system suspend.
riastradh
2022-10-08
amdgpu: Remove an #ifdef __NetBSD__ around drm_waitqueue_t.
riastradh
2022-09-22
i915: Make sure to call i915_drm_prepare too on suspend.
riastradh
2022-09-20
fill out more of the linux pci API compat
mrg
2022-09-13
i915: Fix error branches of execbuffer vma pinning.
riastradh
2022-09-01
i915: Stop pretending the GTT size is zero as workaround.
riastradh
2022-09-01
drm_mm: Give up on trying to phrase find_hole with public rbtree API.
riastradh
2022-09-01
drm_mm: Match __drm_mm_interval_first semantics.
riastradh
2022-08-27
drm: Make sure ioctl buffer is aligned on stack.
riastradh
2022-08-22
drm_dp_mst_topology: Fix wakeups: must hold lock for DRM_WAKEUP_ALL.
riastradh
2022-08-20
x86: Forbid using x86/pte.h directly; use machine/pte.h.
riastradh
2022-07-30
amdgpu: Make sure to bus_dmamap_sync before using zero'd dummy page.
riastradh
2022-07-30
amdgpu: Make sure dummy page is zero-filled.
riastradh
2022-07-29
amdgpu: Make amdgpu_ttm_io_mem_pfn return pfn, not paddr.
riastradh
2022-07-28
drmkms_sched: Fix typo in module definition.
riastradh
2022-07-28
drmkms_sched: Remove duplicate module definition.
riastradh
2022-07-24
amdgpu: Define DC_FPU_START/END on Arm.
riastradh
2022-07-20
drm: Ifdef out alpha-specific logic in radeon.
riastradh
2022-07-20
amdgpu: Write amdgpu_ttm_io_mem_pfn in terms of bus_space_mmap.
riastradh
2022-07-19
drm: Nix drm_agp_borrow.
riastradh
2022-07-17
drm: Ifdef out devm_* stuff rather than stub it out.
riastradh
2022-07-15
include the return value of rv770_restrict_performance_levels_before_switch()
mrg
2022-07-11
i915: Defer destroying waitqueue until after callback is removed.
riastradh
2022-07-06
uvm(9): fo_mmap caller guarantees positive size.
riastradh
2022-06-26
drm/ttm: Fix potential leak in error branch.
riastradh
2022-06-02
add timeout period to timeout message.
mrg
2022-05-31
reorganise most of the NetBSD portion of nvkm_mem_dtor().
mrg
2022-05-31
nouveau(4): Fix error branches in nouveau_gem_new.
riastradh
2022-05-28
Let radeon DRM driver build on ports that lack ACPI
manu
2022-05-27
i915: Fix missing newlines in custom warning message macros.
riastradh
2022-05-22
i915: Fix sense of conditional for gmbus wait.
riastradh
2022-05-22
i915: Raise gmbus_wait timeout from 10ms to 50ms to match upstream.
riastradh
2022-05-22
i915: Fix bug in gmbus_wait: test status passed, not GMBUS_ACTIVE.
riastradh
2022-05-21
drm_cache.h: fix a merge error
tnn
2022-05-21
drm: Nix driver-specific DRM_FILE_PAGE_OFFSET defs and tests.
riastradh
2022-04-09
nouveau: Omit needless local patch.
riastradh
2022-03-16
i915: Avoid freeing anything under a spin lock.
riastradh
[next]