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
/
dev
Age
Commit message (
Expand
)
Author
2022-01-26
Rework initialization of sensors on device connect.
Anton Lindqvist
2022-01-26
implement might_alloc() using assertwaitok()
Jonathan Gray
2022-01-26
reduce diff to linux ggtt_probe_common()
Jonathan Gray
2022-01-25
reduce diff to linux shmem_create_from_object()
Jonathan Gray
2022-01-25
reduce diff to linux vm_fault_cpu()
Jonathan Gray
2022-01-24
sync dma-resv with linux-5.15.y
Jonathan Gray
2022-01-23
move uao_reference() call before uvm_map()
Jonathan Gray
2022-01-21
release mtx before pool_get() in __xa_alloc()/__xa_store() when
Jonathan Gray
2022-01-21
Fix and re-enable active scans on iwm(4) and iwx(4).
Stefan Sperling
2022-01-21
sync kfd_ioctl.h with linux 5.15
Jonathan Gray
2022-01-21
move media-bus-format.h to match comment in drm_connector.c
Jonathan Gray
2022-01-20
regen
Jonathan Gray
2022-01-20
add Tiger Lake H ids
Jonathan Gray
2022-01-20
drm/amd/display: explicitly set is_dsc_supported to false before use
Jonathan Gray
2022-01-20
dt: Add frame skip parameters for octeon
Visa Hankala
2022-01-20
xa_pool is protected by xa_lock mtx so drop pool ipl to IPL_NONE
Jonathan Gray
2022-01-20
initial support for drm sync files, fences associated with file
Jonathan Gray
2022-01-19
On SDHC version 3.0 controllers the divisor doesn't have to be a power
Patrick Wildt
2022-01-19
Remove temporary verbose logging.
Anton Lindqvist
2022-01-19
go back to rev 1.5 of irq_work.h with tasks on system_wq
Jonathan Gray
2022-01-19
no longer need to disable -Wtautological-compare and
Jonathan Gray
2022-01-19
move some unused functions under ifdef
Jonathan Gray
2022-01-19
__always_inline needs the inline keyword as well as the attribute
Jonathan Gray
2022-01-18
Improve how quirks are handled on sdhc(4)-compatible drivers. So far
Patrick Wildt
2022-01-18
Add cdsdhc(4), a driver for the Cadence SD/SDIO/eMMC host controller.
Visa Hankala
2022-01-17
change irq work from interrupt context back to process context like
Jonathan Gray
2022-01-17
unstub dma_fence_chain_find_seqno() for non zero seqno
Jonathan Gray
2022-01-16
drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()
Jonathan Gray
2022-01-16
modernise pcn_start with m_defrag and the "new" ifq pattern.
David Gwynne
2022-01-15
bring back spelling fix from rev 1.138 lost in rev 1.140
Jonathan Gray
2022-01-14
We don't have 64-bit atomics on powerpc, but we don't really need them.
Mark Kettenis
2022-01-14
update drm to linux 5.15.14
Jonathan Gray
2022-01-12
Extend the verbose logging.
Anton Lindqvist
2022-01-12
Make acpi_getpropint() return uint64_t, as ACPI integers are in fact that
Patrick Wildt
2022-01-11
Jasper Lake eMMC needs the same 0V quirk as Apollo Lake and Gemini Lake
Jonathan Gray
2022-01-11
add Synopsys Degisnware UART (dw-apb-uart) support
SASANO Takayoshi
2022-01-11
Remove KASSERT(0) and default switch case. No other sc_ncm_format
Claudio Jeker
2022-01-11
fix RSB_DMCR_DEVICE_MODE_DATA value to enter RSB mode correctly
SASANO Takayoshi
2022-01-11
Add temporary verbose logging when remote coverage fails to attach.
Anton Lindqvist
2022-01-11
In revision 1.43 of kcov.c, the redundant conditional of checking for
Anton Lindqvist
2022-01-11
match on Intel Jasper Lake
Jonathan Gray
2022-01-10
regen
Jonathan Gray
2022-01-10
add Intel Jasper Lake devices
Jonathan Gray
2022-01-10
Return ENOMEM on malloc errors to prevent use of uninitialized stack
Tobias Heider
2022-01-10
provide access to the hardware counters (MIB counters in the doc) via kstat
David Gwynne
2022-01-10
handle the status ring entries as 64bit words instead of a struct.
David Gwynne
2022-01-09
Simplify igc_rxrinfo() to improve consistency and appease Coverity.
Patrick Wildt
2022-01-09
spelling
Jonathan Gray
2022-01-08
__LDPGSZ hasn't been used here since rev 1.23 (2013).
Philip Guenther
2022-01-08
Apply mpsafe changes from dwge(4) to dwxe(4):
Jonathan Matthew
[prev]
[next]