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-05-20
Rename hid_none to hid_all as it represents all possible hid kinds by
Anton Lindqvist
2022-05-20
uhid_maxrepid() is currently not able to observe all report IDs as it
Anton Lindqvist
2022-05-19
Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
Jonathan Gray
2022-05-19
Force maximum payload size to 128 bytes for AR816X/AR817x as it triggers
Kevin Lo
2022-05-17
Use a higher match priority such that mvclock(4) wins from syscon(4).
Mark Kettenis
2022-05-14
Remove unused buf_dma member from struct iwx_rx_ring.
Stefan Sperling
2022-05-14
Remove unused buf_dma member from struct iwm_rx_ring.
Stefan Sperling
2022-05-14
Fix iwx_ampdu_rx_stop() for multiple Rx BA sessions.
Stefan Sperling
2022-05-13
Show the iwx(4) firmware filename if 'ifconfig iwx0 debug' is active.
Stefan Sperling
2022-05-13
Make iwx(4) load a0-hr-b0 firmware on AX211 devices which require it.
Stefan Sperling
2022-05-13
reduce diff to linux
Jonathan Gray
2022-05-13
drm/amdgpu: Ensure HDA function is suspended before ASIC reset
Jonathan Gray
2022-05-13
drm/amdgpu: don't set s3 and s0ix at the same time
Jonathan Gray
2022-05-13
drm/amdgpu: explicitly check for s0ix when evicting resources
Jonathan Gray
2022-05-13
drm/amdgpu: unify BO evicting method in amdgpu_ttm
Jonathan Gray
2022-05-13
drm/amdgpu: do not use passthrough mode in Xen dom0
Jonathan Gray
2022-05-13
drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT
Jonathan Gray
2022-05-13
add xen.h for 5.15.39 drm
Jonathan Gray
2022-05-12
Fix setting of HT/VHT bits in rate flags of the iwx(4) Tx command.
Stefan Sperling
2022-05-12
Bump IWX_UCODE_SECT_MAX to allow all new AX210/AX211 fw images to be parsed
Stefan Sperling
2022-05-12
Add missing AX210/AX211 devices to the device ID matching table.
Stefan Sperling
2022-05-11
Use hardware routine for PHY reset and always accept the PHY that's present.
Kevin Lo
2022-05-10
Fix reading of the MAC address on AX210 devices.
Stefan Sperling
2022-05-10
Make run(4) attach to RT5372 devices.
Stefan Sperling
2022-05-10
regen
Stefan Sperling
2022-05-10
add USB device ID of RT5372 for run(4); patch by molotov31337 on tech@
Stefan Sperling
2022-05-10
spelling
Jonathan Gray
2022-05-09
Add support for AX210/AX211 devices to iwx(4).
Stefan Sperling
2022-05-09
regen
Stefan Sperling
2022-05-09
add another iwx(4) product ID (presumably AX211, marketing name differs)
Stefan Sperling
2022-05-09
drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
Jonathan Gray
2022-05-09
drm/i915: Check EDID for HDR static metadata when choosing blc
Jonathan Gray
2022-05-09
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Jonathan Gray
2022-05-09
drm/amdkfd: Fix GWS queue count
Jonathan Gray
2022-05-05
regen
Frederic Cambus
2022-05-05
Add ID for the AMD Sensor Fusion Hub found on my Ryzen-based ZBOX CA621.
Frederic Cambus
2022-05-04
regen
Jonathan Gray
2022-05-04
update Intel ADL-S graphics ids, add ADL-N RPL-S RPL-P
Jonathan Gray
2022-05-04
drm/i915/adl-n: Enable ADL-N platform
Jonathan Gray
2022-05-04
drm/i915/rpl-s: Add PCI IDS for Raptor Lake S
Jonathan Gray
2022-05-04
drm/i915/dg1: Add new PCI id
Jonathan Gray
2022-05-04
drm/i915/adl_s: Update ADL-S PCI IDs
Jonathan Gray
2022-05-02
Disable DMA as part of the hardware reset, preventing the device from
Anton Lindqvist
2022-05-02
Use the given queue id argument which happen to already be equal to
Anton Lindqvist
2022-05-01
Check for the correct length field when checking the control transfer data
Marcus Glocker
2022-04-28
drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...
Jonathan Gray
2022-04-25
Reimplement the page allocation code using bus_dma(9) APIs to make sure
Mark Kettenis
2022-04-25
Extend ksmn(4) driver to also show CCD tempratures if available.
Claudio Jeker
2022-04-24
Increase rx buffer size to 62kB (same as linux). It turns out the device
Jonathan Matthew
2022-04-21
Use memset() to initialize struct ieee80211_rxinfo properly.
Stefan Sperling
[next]