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
2023-01-27
Push solock() down to sogetopt(). It is not required for the most cases.
Vitaliy Makkoveev
2023-01-27
Replace selinfo structure by klist in sockbuf. No reason to keep it,
Vitaliy Makkoveev
2023-01-27
riscv64: initialize stathz, profhz like other platforms do
Scott Soule Cheloha
2023-01-27
Delete get_plane_numbers() function.
Kenji Aoyama
2023-01-26
Rework the secondary CPU spinup code to take advantage of the context
Mark Kettenis
2023-01-26
delete repeated word
Theo de Raadt
2023-01-26
backing "consolidate mbuf header parsing on device driver layer"
Theo de Raadt
2023-01-25
In the previous commit, FIXPROT would upgrade a PROT_NONE mapping too far.
Theo de Raadt
2023-01-25
gptimer(4): switch to clockintr
Scott Soule Cheloha
2023-01-25
Implement execute-only mappings by using the Virtual Page Class Key
Mark Kettenis
2023-01-25
drm/amdgpu: correct MEC number for gfx11 APUs
Jonathan Gray
2023-01-25
drm/amdgpu: add tmz support for GC IP v11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu: add tmz support for GC 11.0.1
Jonathan Gray
2023-01-25
drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu: enable GFX IP v11.0.4 CG support
Jonathan Gray
2023-01-25
drm/amdgpu: enable PSP IP v13.0.11 support
Jonathan Gray
2023-01-25
drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1
Jonathan Gray
2023-01-25
drm/amdgpu/pm: use the specific mailbox registers only for SMU IP v13.0.4
Jonathan Gray
2023-01-25
drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11
Jonathan Gray
2023-01-25
drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP v13.0.11
Jonathan Gray
2023-01-25
drm/amdgpu: add smu 13 support for smu 13.0.11
Jonathan Gray
2023-01-25
drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11
Jonathan Gray
2023-01-25
drm/amdgpu/discovery: add PSP IP v13.0.11 support
Jonathan Gray
2023-01-25
drm/amdgpu: add gmc v11 support for GC 11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu: add gfx support for GC 11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu/discovery: set the APU flag for GC 11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu: set GC 11.0.4 family
Jonathan Gray
2023-01-25
drm/amdgpu/discovery: enable mes support for GC v11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu/discovery: enable soc21 common for GC 11.0.4
Jonathan Gray
2023-01-25
drm/amd/display: disable S/G display on DCN 3.1.4
Jonathan Gray
2023-01-25
drm/amd/display: disable S/G display on DCN 3.1.5
Jonathan Gray
2023-01-25
drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
Jonathan Gray
2023-01-25
drm/amd/display: Calculate output_color_space after pixel encoding adjustment
Jonathan Gray
2023-01-25
drm/amd/display: Fix set scaling doesn's work
Jonathan Gray
2023-01-25
drm/i915: Remove unused variable
Jonathan Gray
2023-01-25
drm/i915: Allow switching away via vga-switcheroo if uninitialized
Jonathan Gray
2023-01-25
drm/i915/display: Check source height is > 0
Jonathan Gray
2023-01-25
drm/i915: re-disable RC6p on Sandy Bridge
Jonathan Gray
2023-01-25
drm/amdgpu: Correct the power calcultion for Renior/Cezanne.
Jonathan Gray
2023-01-25
drm/amdgpu: allow multipipe policy on ASICs with one MEC
Jonathan Gray
2023-01-25
drm/amdgpu: fix amdgpu_job_free_resources v2
Jonathan Gray
2023-01-24
consolidate mbuf header parsing on device driver layer
Jan Klemkow
2023-01-24
Parallels Desktop 17 emulates an azalia audio device, add it
Joshua Stein
2023-01-24
Refactor nd6_options() a bit more. Rewrite the loop to be a proper loop
Claudio Jeker
2023-01-24
Make sure pmap_page_protect() does the right thing for execute-only
Mark Kettenis
2023-01-24
Fix a crash in iwx(4) when connecting to WEP networks via ifconfig join.
Stefan Sperling
2023-01-24
Enable access to usb(4), ugen(4), ulpt(4), ucom(4) and ujoy(4)
Jeremie Courreges-Anglas
[next]