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
2024-01-10
If bringing up a queue fails, only tear down the ones that we set up
Jonathan Matthew
2024-01-09
remove unused of_device_get_match_data() prototype
Jonathan Gray
2024-01-09
inline -> static inline ; fixes sparc64 build
Jonathan Gray
2024-01-09
remove needless comment
Jonathan Matthew
2024-01-09
If there are still mbufs on a ring when we're freeing it,
Jonathan Matthew
2024-01-09
avoid unused var warning on sparc64
Jonathan Gray
2024-01-08
Implement RootPathString support in the LoadTable() AML function. Fixes
Mark Kettenis
2024-01-07
In ixl(4) attach, initialize mutex before using it.
Alexander Bluhm
2024-01-06
Zap more obsolete debug code.
Marcus Glocker
2024-01-06
revert component_add() change
Jonathan Gray
2024-01-06
Unify UFS command function arguments a bit.
Marcus Glocker
2024-01-06
Merge read/write UFS commands in to one single function, since they are very
Marcus Glocker
2024-01-06
remove stray semicolon
Jonathan Gray
2024-01-06
move struct file_operations to linux/fs.h
Jonathan Gray
2024-01-06
Add more Linux compat code in preparation for the apple KMS driver.
Mark Kettenis
2024-01-04
Zap some '#if 0' code which was initially required for debugging.
Marcus Glocker
2024-01-04
Set the interrupt aggregation counter down to 1, which fixes the read
Marcus Glocker
2024-01-04
Fix timeout value for write command (typo).
Marcus Glocker
2024-01-04
Pass SCSI command directly to the UFS command descriptor instead of
Marcus Glocker
2024-01-04
Add support for AX88179A. AX88179A interweave dummies alongside valid
Kevin Lo
2024-01-04
fix up barriers in bnxt_down() - use barriers for all interrupts and
Jonathan Matthew
2024-01-04
Revert previous. splx(9) can call kvp_get_ip_info() from any place with
Vitaliy Makkoveev
2024-01-03
Enable Apple brightness keys also for archs other than macppc.
Tobias Heider
2024-01-02
set attached flag properly when fw fails to load during config_mountroot()
Stefan Sperling
2024-01-02
Prevent simultaneous dt(4) open.
Alexander Bluhm
2024-01-02
Revert "drm/amd/display: Do not set DRR on pipe commit"
Jonathan Gray
2024-01-01
drm/i915: Reject async flips with bigjoiner
Jonathan Gray
2024-01-01
drm/i915: Fix ADL+ tiled plane stride when the POT stride is smaller than the...
Jonathan Gray
2024-01-01
drm/i915/mtl: Add MTL for remapping CCS FBs
Jonathan Gray
2024-01-01
drm/i915/dpt: Only do the POT stride remap when using DPT
Jonathan Gray
2024-01-01
drm/i915: Fix intel_atomic_setup_scalers() plane_state handling
Jonathan Gray
2024-01-01
drm/i915: Relocate intel_atomic_setup_scalers()
Jonathan Gray
2024-01-01
drm/i915/mtl: limit second scaler vertical scaling in ver >= 14
Jonathan Gray
2024-01-01
drm/amd/display: fix hw rotated modes when PSR-SU is enabled
Jonathan Gray
2023-12-31
Add TCP Segmentation Offload (TSO) support for em(4). Following chip-sets
Marcus Glocker
2023-12-30
Set ixl(4) IXL_TX_PKT_DESCS to 8.
Alexander Bluhm
2023-12-30
Fix iwx(4) device info table entries for So+Hr devices.
Stefan Sperling
2023-12-30
Protect em(4) refill timeout with splnet.
Alexander Bluhm
2023-12-29
Support for "control" nodes was removed from the drm subsystem some time
Mark Kettenis
2023-12-28
Introduce qwx(4), a work-in-progress port of the Linux ath11k driver.
Stefan Sperling
2023-12-28
fix Tx watchdog trigger and freeze in dwqe(4)
Uwe Stuehler
2023-12-28
assume RGMII-to-Copper mode by default in eephy(4) for 88E151x PHYs
Uwe Stuehler
2023-12-26
Apple machines with multiple speakers typically have the shutdown pin of
Mark Kettenis
2023-12-23
Remove unused variables.
Mark Kettenis
2023-12-23
Provide more complete implementations of some of the Linux compat
Mark Kettenis
2023-12-23
Change the type of dma_addr_t to uint64_t. It is a 64-bit type on most
Mark Kettenis
2023-12-22
Update microcode, initialization and reset behavior.
Kevin Lo
2023-12-21
New TEMPerGold sensor; reported by Mikolaj Kucharski on bugs@
Miod Vallat
2023-12-21
drm/i915: Fix remapped stride with CCS on ADL+
Jonathan Gray
2023-12-21
drm/amd/display: Disable PSR-SU on Parade 0803 TCON again
Jonathan Gray
[next]