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
2023-03-19
regen
Jonathan Gray
2023-03-19
add another Navi 33 device id
Jonathan Gray
2023-03-19
Add a few more RK3568 clocks.
Mark Kettenis
2023-03-19
Use a task to switch clocks on RK3568 as the clock API needs process context.
Mark Kettenis
2023-03-16
after updating amdgpu-firmware from 20221214 to 20230310 a new
Jonathan Gray
2023-03-16
Add code to bring up the PCIe controller on the RK356x.
Mark Kettenis
2023-03-16
Add missing dependecy for rkcomphy(4); pointed out by dlg@
Mark Kettenis
2023-03-15
make WEP encryption work on bwfm(4)
Stefan Sperling
2023-03-15
Add missing nameref resolving for the _DEP() package elements that indicate
Mark Kettenis
2023-03-15
drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSes
Jonathan Gray
2023-03-15
handle dmi_get_system_info(DMI_BIOS_VERSION)
Jonathan Gray
2023-03-13
regen
Mark Kettenis
2023-03-13
Add Kingston NV2 NVMe drive.
Mark Kettenis
2023-03-12
Add rkcomphy(3), a driver for the "naneng" combo PHY found on the RK356x
Mark Kettenis
2023-03-12
Match on the Armada 380 temperature sensor, which works the same as the
Jonathan Matthew
2023-03-10
Add new dt(4) ioctl DTIOCGARGS to get the types of probe arguments.
Alexander Bluhm
2023-03-10
Add the necessary stack offsets for macppc so dt(4).
Claudio Jeker
2023-03-10
Update the stack offset for the profile probe to account for the clockintr
Claudio Jeker
2023-03-10
Implement setting the parent clock for RK356x. This includes code for
Mark Kettenis
2023-03-10
Take controller out of reset; makes it work on rk356x.
Mark Kettenis
2023-03-09
Fix comment to reflect the disabled status of Energy Efficient Ethernet.
Chris Cappuccio
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2023-03-07
Add some minimal initialization code for rk356x such that the kernel
Mark Kettenis
2023-03-06
Correctly account the number of bytes processed when outputting UTF-8 encoded
Miod Vallat
2023-03-06
Replace old'n'wrong UTF-8 logic with a better one borrowed from Citrus;
Miod Vallat
2023-03-06
Switch all iwx(4) devices to -77 firmware images.
Stefan Sperling
2023-03-06
Make iwx(4) get the primary channel number from AP beacon info, rather
Stefan Sperling
2023-03-06
fix previous: only ignore request to delete key while doing crypto in hardware
Stefan Sperling
2023-03-06
Avoid trying to remove keys if the station is not active in iwx firmware.
Stefan Sperling
2023-03-06
ignore iwx DATA_PATH group notification 0xf8
Stefan Sperling
2023-03-06
always provide a subset of STA info in the MAC context command
Stefan Sperling
2023-03-06
fix iwx session protection event duration
Stefan Sperling
2023-03-06
support the new iwx SCD_QUEUE_CONFIG command
Stefan Sperling
2023-03-06
add support for the iwx BAID allocation config command
Stefan Sperling
2023-03-06
implement support for iwx PHY context cmd version 4
Stefan Sperling
2023-03-06
support the new IWX_STA_MAC_DATA_API_S_VER_2 API
Stefan Sperling
2023-03-06
add support for the iwx RLC config command
Stefan Sperling
2023-03-06
support iwx rate_n_flags API version 2 and delete fixed Tx rate support
Stefan Sperling
2023-03-06
change current iwx rate_n_flag field names to indicate this is API version 1
Stefan Sperling
2023-03-06
add support for iwx TLC config command v4
Stefan Sperling
2023-03-06
add support for iwx firmware alive response version 6
Stefan Sperling
2023-03-06
recognize more iwx ucode TLV sections which are present in newer fw images
Stefan Sperling
2023-03-06
drm/amd/display: Properly reuse completion structure
Jonathan Gray
2023-03-06
drm/amd/display: Fix race condition in DPIA AUX transfer
Jonathan Gray
2023-03-06
drm/amd/display: Move DCN314 DOMAIN power control to DMCUB
Jonathan Gray
2023-03-05
Mask off IPL flags before storing the IPL for an interrupt.
Patrick Wildt
2023-03-05
Add RK356x-specific initialization. Also initialize a few auto mode
Mark Kettenis
2023-03-04
Turns out the RK3566 has a different value in the GPIO_VER_ID register
Mark Kettenis
2023-03-04
On RK356x many devices need to be explicitly routed to use alternative pin
Mark Kettenis
2023-03-04
Add ytphy(4) to files.mii (forgotten in the previous commit).
Mark Kettenis
[next]