index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2024-09-04
vio: put enqueue and dmasync into a function
Stefan Fritsch
2024-09-04
wrap long lines
Jonathan Gray
2024-09-04
Fix some spelling.
Marcus Glocker
2024-09-04
remove unused timeout from softc
Jonathan Gray
2024-09-04
make psp attach to ccp as a different driver
Jonathan Gray
2024-09-04
vio: style fixes
Stefan Fritsch
2024-09-04
vio: Re-arrange structs for multi-queue
Stefan Fritsch
2024-09-03
For virtual addresses use fixed page frame without AMD SEV reduction.
Alexander Bluhm
2024-09-03
vmm(4)/vmx: avoid VPID leakage by allocating at vcpu init.
Dave Voutila
2024-09-03
move psp functions to psp.c and remove the ifdefs
Jonathan Gray
2024-09-02
simplify ccp ifdef; ok bluhm@
Jonathan Gray
2024-09-02
virtio: Move interrupt setup into separate function
Stefan Fritsch
2024-09-02
virtio_pci: Improve interrupt names
Stefan Fritsch
2024-09-02
regen
YASUOKA Masahiko
2024-09-02
Add Intel X540 X550 virtual function devices. From Yuichiro NAITO.
YASUOKA Masahiko
2024-09-01
Regarding previous commit, X_OK on unveil-permitted directories does
Theo de Raadt
2024-09-01
For AMD SEV provide ioctl(2) in cpp(4) to shutdown guest.
Alexander Bluhm
2024-09-01
Pledge "vmm" for ccp(4) ioctl(2).
Alexander Bluhm
2024-09-01
spelling; checked by jmc@, ok miod@ mglocker@
Jonathan Gray
2024-09-01
regen
Jonathan Gray
2024-09-01
spelling; checked by jmc@, ok miod@ mglocker@ krw@
Jonathan Gray
2024-08-31
net drivers may have mii children, but mii layer has no _activate
Theo de Raadt
2024-08-31
If FADT_POWER_S0_IDLE_CAPABLE feature is found, prefer S0ix style over S3.
Theo de Raadt
2024-08-31
jeremy observed that access() on unveiled space was returning errors
Theo de Raadt
2024-08-31
add rport(4) for p2p l3 connectivity between route domains.
David Gwynne
2024-08-30
Spelling
Marcus Glocker
2024-08-30
drm/amdgpu/vcn: not pause dpg for unified queue
Jonathan Gray
2024-08-30
drm/amdgpu/vcn: identify unified queue in sw init
Jonathan Gray
2024-08-30
drm/amdgpu: Validate TA binary size
Jonathan Gray
2024-08-30
drm/amdkfd: reserve the BO before validating it
Jonathan Gray
2024-08-30
drm/amd/amdgpu: command submission parser for JPEG
Jonathan Gray
2024-08-30
drm/amd/display: fix cursor offset on rotation 180
Jonathan Gray
2024-08-30
drm/amd/display: Enable otg synchronization logic for DCN321
Jonathan Gray
2024-08-30
drm/amd/display: Adjust cursor position
Jonathan Gray
2024-08-30
drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...
Jonathan Gray
2024-08-30
drm/amdkfd: Move dma unmapping after TLB flush
Jonathan Gray
2024-08-30
drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV runtime
Jonathan Gray
2024-08-30
drm/amd/amdgpu/imu_v11_0: Increase buffer size to ensure all possible values ...
Jonathan Gray
2024-08-30
drm/amd/pm: fix error flow in sensor fetching
Jonathan Gray
2024-08-30
drm/amdgpu/jpeg4: properly set atomics vmid field
Jonathan Gray
2024-08-30
drm/amdgpu/jpeg2: properly set atomics vmid field
Jonathan Gray
2024-08-30
drm/amdgpu: Actually check flags for all context ops.
Jonathan Gray
2024-08-29
Hide all EPT-related bits behind #ifdef in amd64 pmap.
Dave Voutila
2024-08-29
In m_pulldown() replace memmove() with memcpy().
Alexander Bluhm
2024-08-29
Show expensive mbuf operations in netstat(1) statistics.
Alexander Bluhm
2024-08-29
unstub pdev_to_i915()
Jonathan Gray
2024-08-29
call pci_set_drvdata() on attach
Jonathan Gray
2024-08-28
If bounce buffers do not fit, defragment mbuf.
Alexander Bluhm
2024-08-28
Enable per-cpu page cache.
Miod Vallat
2024-08-28
vio: Fix allocation sizes
Stefan Fritsch
[next]