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
/
include
Age
Commit message (
Expand
)
Author
2022-10-15
drm: New mechanism to suspend ioctls during system suspend.
riastradh
2022-07-19
drm: Nix drm_agp_borrow.
riastradh
2022-05-21
drm_cache.h: fix a merge error
tnn
2021-12-22
drm: Omit local diff -- vmem is entirely a NetBSDism.
riastradh
2021-12-21
drm_device.h: don't redefine vmem_t
tnn
2021-12-20
drm: Apply the Intel pipe_drmhack in more places.
riastradh
2021-12-19
drm: Restore local patch for struct drm_connector::physical_address.
riastradh
2021-12-19
drm: add drm_dp_aux_fini; use it in i915 to fix missing mutex destroy.
riastradh
2021-12-19
drm: Switch sense of #if __linux__ conditionals to use __NetBSD__.
riastradh
2021-12-19
drm/ttm: Fix ttm_tt pages and DMA map allocation.
riastradh
2021-12-19
amdgpu: Make amdgpu_file_to_fpriv work.
riastradh
2021-12-19
amdgpu: Stub out irq domain stuff with a finer grain.
riastradh
2021-12-19
drm: Merge vbl_lock into event_lock.
riastradh
2021-12-19
drm: Omit needless pci_attach_args from our drm_pci_attach.
riastradh
2021-12-19
drm: Simplify condvar conditionals in drm_vblank
riastradh
2021-12-19
drm: Restore drm_crtc_vblank_put_locked
riastradh
2021-12-19
drm: Another pass over i915 and some supporting logic.
riastradh
2021-12-19
drm: Nix use of uvm pglist. Just use arrays of page pointers.
riastradh
2021-12-19
drm: Remove local diffs for drm_pci_set_busid.
riastradh
2021-12-19
Split drm_dev_alloc/register out of drm_pci_attach.
riastradh
2021-12-19
Get drm_mm.c building.
riastradh
2021-12-19
First whack at amdgpu. Long way to go.
riastradh
2021-12-19
Restore set_busid callback.
riastradh
2021-12-19
Forward declaration for struct seq_file.
riastradh
2021-12-19
drm_os_netbsd.h is no more
riastradh
2021-12-19
Narrow scope of exclusions in drm_fb_helper.c; reduce diffs.
riastradh
2021-12-19
Fix up drm_prime.c.
riastradh
2021-12-19
Revert "Give up on finding how linux side-loads these"
riastradh
2021-12-19
Give up on finding how linux side-loads these
riastradh
2021-12-19
Empty out drm_os_netbsd.h.
riastradh
2021-12-19
Fix up includes of <sys/vmem.h>.
riastradh
2021-12-19
Give some more declarations a new home.
riastradh
2021-12-19
Move files which are gone upstream out of dist/.
riastradh
2021-12-19
Re-introduce lost local diff.
riastradh
2021-12-19
Avoid the set_pages_array_wc/wb paths in TTM for now
riastradh
2021-12-19
constify
riastradh
2021-12-19
Restore local diff
riastradh
2021-12-19
Reset after #undef free. This will surely come to bite us later, too.
riastradh
2021-12-19
ifdef out things using vm_fault_t
riastradh
2021-12-19
Constify
riastradh
2021-12-19
Move some drm PCI stuff off drmP.h
riastradh
2021-12-19
Avoid declarations that appear in drm_debugfs.h
riastradh
2021-12-19
We need these struct members for a couple of local drm files.
riastradh
2021-12-19
Move drm_cdevsw out of drmP.h which should eventually be removed
riastradh
2021-12-19
Restore drm_fb_helper_debug_{enter,leave}_fb
riastradh
2021-12-19
Make ourselves less dependent on drmP.h, removed upstream.
riastradh
2021-12-19
remove declarations now in drm_irq.h
riastradh
2021-12-19
delete defines now in drm_pci.h and drm_internal.h
riastradh
2021-12-19
remove unused definitions
riastradh
2021-12-19
DRM_IRQ_ARGS
riastradh
[next]