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-02-17
drm/amd/pm: fix hwmon node of power1_label create issue
Jonathan Gray
2022-02-17
drm/i915: Populate pipe dbuf slices more accurately during readout
Jonathan Gray
2022-02-17
drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration
Jonathan Gray
2022-02-17
drm/amdgpu/display: change pipe policy for DCN 2.0
Jonathan Gray
2022-02-17
drm/amd/display: Correct MPC split policy for DCN301
Jonathan Gray
2022-02-17
drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer
Jonathan Gray
2022-02-17
remove unused defines
Jonathan Gray
2022-02-17
reduce includes
Jonathan Gray
2022-02-17
reduce includes
Jonathan Gray
2022-02-16
rev 1.4 was wrong to put potential IO operations after _GTS.
Theo de Raadt
2022-02-16
if the lids indicate we are not supposed to wakeup, return EAGAIN rather
Theo de Raadt
2022-02-16
change MD gosleep() and sleep_finish() to return int, the MI code will be
Theo de Raadt
2022-02-16
Currently, wskbd_set_mixervolume() only adjusts the volume of the first
Anton Lindqvist
2022-02-16
Make room for a cookie argument passed to audio_attach_mi(). Currently
Anton Lindqvist
2022-02-15
Since acpitoshiba brightness button processing no longer plays games
Theo de Raadt
2022-02-15
Defer the actual setting of the display brightness to the acpi thread.
Mark Kettenis
2022-02-15
when the MI suspend code encounters problems, we need a way to
Theo de Raadt
2022-02-15
com at acpi like com at isa needs com_active() for suspend/resume support.
Claudio Jeker
2022-02-15
unifdef __OpenBSD__
Jonathan Gray
2022-02-15
unifdef OpenBSD
Jonathan Gray
2022-02-15
consistently use __linux__
Jonathan Gray
2022-02-15
MI disable_lid_wakeups() is not needed, x86 systems can do this
Theo de Raadt
2022-02-15
The DVACT_POWERDOWN step was accidentally moved in relation to some MD
Theo de Raadt
2022-02-14
Make sure we call acpi_resume_cpu() with the right ACPI state. This was
Mark Kettenis
2022-02-14
fix cmalo_media_change() test
Jonathan Gray
2022-02-14
acpi_indicator() can take the softc*, instead of void*
Theo de Raadt
2022-02-14
Use iic_is_compatible(9) and use the more generic compatible string to
Mark Kettenis
2022-02-14
OF_getproplen() returns -1 on error, so don't store result in size_t
Jonathan Gray
2022-02-14
reprint device name in attach error paths if needed
Jonathan Gray
2022-02-14
check return value of drm_attach_pci()
Jonathan Gray
2022-02-14
remove unused code
Jonathan Gray
2022-02-14
no need for ifndef __sparc64__
Jonathan Gray
2022-02-14
change a NULL pa_memex test after use to an earlier KASSERT
Jonathan Gray
2022-02-14
test the correct pointer for acpi_intr_establish() result
Jonathan Gray
2022-02-14
OF_getproplen() returns -1 on error, so don't store result in size_t
Jonathan Gray
2022-02-10
Enable receive checksum offloading on ixl(4) network interfaces.
Alexander Bluhm
2022-02-10
Embed klist head in acpi_softc to avoid explicit malloc.
Visa Hankala
2022-02-10
bring back a local change to use DC_FP_START()/DC_FP_END() in
Jonathan Gray
2022-02-09
Move x86-only stubs used by kern/subr_suspend.c into dev/acpi/acpi_x86.c
Theo de Raadt
2022-02-09
add Surface Go 3 hid to acpibat(4)
Dave Voutila
2022-02-09
add newline to acpitz(4) attach condition
Dave Voutila
2022-02-09
enable hw vlan tag handling in the rx path too.
David Gwynne
2022-02-09
Add iic_is_compatible() for matching I2C devices
Visa Hankala
2022-02-09
drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
Jonathan Gray
2022-02-09
drm/i915/overlay: Prevent divide by zero bugs in scaling
Jonathan Gray
2022-02-09
drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...
Jonathan Gray
2022-02-09
drm/amd/display: watermark latencies is not enough on DCN31
Jonathan Gray
2022-02-09
drm/amd/pm: correct the MGpuFanBoost support for Beige Goby
Jonathan Gray
2022-02-09
drm/i915/adlp: Fix TypeC PHY-ready status readout
Jonathan Gray
2022-02-09
drm/i915: Disable DSB usage for now
Jonathan Gray
[next]