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-08-17
skip Controller Save State (CSS) and Controller Restore State (CRS)
Jonathan Gray
2024-08-16
Atomically modify `nthreads' and move proc_free() out of KERNEL_LOCK().
Martin Pieuchot
2024-08-16
whitespace
Theo de Raadt
2024-08-16
vio(4): Don't set IPv4 checksum OK flag for rx packets.
Jan Klemkow
2024-08-16
Fix bounds checking in wsmux_getmux().
Miod Vallat
2024-08-16
Set CONFIG_AMD_PMC. We don't have the corresponding driver just yet, but
Mark Kettenis
2024-08-16
Hook up a few more bits of suspend/resume power management code. This
Mark Kettenis
2024-08-16
drm/amd: Stop evicting resources on APUs in suspend
Mark Kettenis
2024-08-16
Introduce PR_MPSYSCTL flag to mark mp-safe (*pr_sysctl)() handlers and
Vitaliy Makkoveev
2024-08-16
delete disabled ACPI-related code in here, this power management is
Theo de Raadt
2024-08-16
Align more register addresses and data structures with ath12k.
Patrick Wildt
2024-08-15
Further minor cleanup for improved readability, with the major change that
Patrick Wildt
2024-08-15
Initial patchset on top of the qwx(4) to adjust for ath12k. Still not
Patrick Wildt
2024-08-15
whitespace
Theo de Raadt
2024-08-15
Upon resume, restore the saved state. Newer Intel xHCI controller (e.g.
Mark Kettenis
2024-08-15
add BIOCSETFNR, which is like BIOCSETF but doesnt reset the buffer or stats.
David Gwynne
2024-08-15
sync
Patrick Wildt
2024-08-15
Add Qualcomm WCN7850
Patrick Wildt
2024-08-15
drm/radeon: Remove __counted_by from StateArray.states[]
Jonathan Gray
2024-08-15
drm/dp_mst: Skip CSN if topology probing is not done yet
Jonathan Gray
2024-08-15
drm/client: fix null pointer dereference in drm_client_modeset_probe
Jonathan Gray
2024-08-15
drm/i915/gem: Adjust vma offset for framebuffer mmap offset
Jonathan Gray
2024-08-15
drm/amdgpu: Forward soft recovery errors to userspace
Jonathan Gray
2024-08-15
drm/amd/display: Skip Recompute DSC Params if no Stream on Link
Jonathan Gray
2024-08-15
drm/i915/gem: Fix Virtual Memory mapping boundaries calculation
Jonathan Gray
2024-08-15
drm/amd/display: Add null checker before passing variables
Jonathan Gray
2024-08-15
drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
Jonathan Gray
2024-08-15
drm/amdgpu: Add lock around VF RLCG interface
Jonathan Gray
2024-08-15
drm/admgpu: fix dereferencing null pointer context
Jonathan Gray
2024-08-15
drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules
Jonathan Gray
2024-08-15
drm/amdgpu: Fix the null pointer dereference to ras_manager
Jonathan Gray
2024-08-15
drm/amdgpu/pm: Fix the null pointer dereference for smu7
Jonathan Gray
2024-08-15
drm/amdgpu/pm: Fix the param type of set_power_profile_mode
Jonathan Gray
2024-08-15
drm/amdgpu: fix potential resource leak warning
Jonathan Gray
2024-08-15
drm/amd/display: Add delay to improve LTTPR UHBR interop
Jonathan Gray
2024-08-14
Implement bounce buffering for AMD SEV in amd64 bus dma.
Alexander Bluhm
2024-08-14
Push kernel lock down to net_sysctl().
Vitaliy Makkoveev
2024-08-14
Introduce qwz(4), a work-in-progress port of the Linux ath12k driver.
Patrick Wildt
2024-08-14
Make sysctl_int() and sysctl_int_lower() mp-safe and unlock KERN_HOSTID.
Vitaliy Makkoveev
2024-08-14
In a qcspmi_cmd_read() error case, the register is only returning the error
Marcus Glocker
2024-08-13
Be more aggressive about disabling interrupts in both DVACT_QUIESCE and
Theo de Raadt
2024-08-13
use ACPI _WAK upon resume. Such a huge oversight it is surprising that
Theo de Raadt
2024-08-13
For AMD SEV use correct command mask in ccp(4) driver.
Alexander Bluhm
2024-08-13
Sync full virtqueue on device reset
Stefan Fritsch
2024-08-13
drm/i915/pxp/mtl: Update pxp-firmware packet size
Jonathan Gray
2024-08-13
drm/i915/mtl: Wake GT before sending H2G message
Jonathan Gray
2024-08-13
drm/i915/mtl: Don't set PIPE_CONTROL_FLUSH_L3
Jonathan Gray
2024-08-13
drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
Jonathan Gray
2024-08-13
drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro
Jonathan Gray
2024-08-13
i915/perf: Remove code to update PWR_CLK_STATE for gen12
Jonathan Gray
[next]