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
/
drm
/
amd
Age
Commit message (
Expand
)
Author
2023-05-25
amdgpu: Fix mostly harmless merge botch.
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-17
add pcie capability and read request size linux compat, some pci root support
mrg
2022-10-08
amdgpu: Remove an #ifdef __NetBSD__ around drm_waitqueue_t.
riastradh
2022-09-20
fill out more of the linux pci API compat
mrg
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-24
amdgpu: Define DC_FPU_START/END on Arm.
riastradh
2022-07-20
amdgpu: Write amdgpu_ttm_io_mem_pfn in terms of bus_space_mmap.
riastradh
2022-02-27
drm: Use ACPI_FREE, not kfree, for ACPI_ALLOCATE_BUFFER result.
riastradh
2022-02-27
amdgpu: Make amdgpu_bios.c ACPI stuff build.
riastradh
2021-12-26
drm: Fix locking around accurate vblank counts.
riastradh
2021-12-24
amdgpu: Sprinkle __diagused.
riastradh
2021-12-20
drm: add missing KERNEL_LOCK around calls to config_found().
chs
2021-12-19
amdgpu: Don't unmap doorbells if we didn't map them.
riastradh
2021-12-19
amdgpu: Fix register offsets in amdgpu_mm_rreg8/wreg8.
riastradh
2021-12-19
amdgpu: Try turning on MSI.
riastradh
2021-12-19
amdgpu: Read amdgpu_ctx_entity::sequence under the lock.
riastradh
2021-12-19
amdgpu: store process and lwp info for netbsd in amdgpu taskinfo.
riastradh
2021-12-19
amdgpu: Reduce unhelpful sprintf diffs.
riastradh
2021-12-19
amdgpu: Add a cautionary comment about non-LP64 branch.
riastradh
2021-12-19
drm: Work around bus_space_read_8 on LP32.
riastradh
2021-12-19
amdgpu: Fix indexing for 64-bit doorbells.
riastradh
2021-12-19
amdgpu: call pmap_pv_track/untrack for the graphics aperture.
riastradh
2021-12-19
amdgpu: more destroy fixes.
riastradh
2021-12-19
amdgpu: mutex_init/destroy and spin_lock_init/destroy audit
riastradh
2021-12-19
amdgpu: Call idr_preload(_end) around idr_alloc, outside lock.
riastradh
2021-12-19
drm: add destruction.
riastradh
2021-12-19
amdgpu: Set a sensible maxsegsz for ih ring DMA map.
riastradh
2021-12-19
amdgpu: Fix bogus assertion about number of DMA segments.
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
amdgpu: Tie up some loose ends.
riastradh
2021-12-19
amdgpu: Thread bus_dma segments through amdgpu_vm.c.
riastradh
2021-12-19
amdgpu: make most of amdgpu_vm.c build
riastradh
2021-12-19
amdgpu: Another pass through.
riastradh
2021-12-19
amdgpu: amdgpu_renoir_ppt.c
riastradh
2021-12-19
amdgpu_fb.c
riastradh
2021-12-19
amdgpu: amdgpu_gfx.c
riastradh
2021-12-19
amdgpu: amdgpu_drv.c
riastradh
2021-12-19
amdgpu: amdgpu_dma_buf.c
riastradh
2021-12-19
amdgpu: amdgpu_dm.c, amdgpu_dm_hdcp.c, amdgpu_dm_helpers.c
riastradh
2021-12-19
amdgpu: amdgpu_device.c
riastradh
2021-12-19
amdgpu: 64-bit format string abuse
riastradh
2021-12-19
amdgpu: Fix uninitialized variables.
riastradh
2021-12-19
amdgpu: Remove local ifdefs caused by audio.h header file confusion.
riastradh
2021-12-19
amdgpu: Include hw/audio.h; avoid config(5)-caused audio.h collision.
riastradh
2021-12-19
drm: Eliminate hrtimer_destroy and teardown_timer.
riastradh
[next]