summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2022-02-17drm/amd/pm: fix hwmon node of power1_label create issueJonathan Gray
2022-02-17drm/i915: Populate pipe dbuf slices more accurately during readoutJonathan Gray
2022-02-17drm/i915: Allow !join_mbus cases for adlp+ dbuf configurationJonathan Gray
2022-02-17drm/amdgpu/display: change pipe policy for DCN 2.0Jonathan Gray
2022-02-17drm/amd/display: Correct MPC split policy for DCN301Jonathan Gray
2022-02-17drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayerJonathan Gray
2022-02-17remove unused definesJonathan Gray
2022-02-17reduce includesJonathan Gray
2022-02-17reduce includesJonathan Gray
2022-02-16rev 1.4 was wrong to put potential IO operations after _GTS.Theo de Raadt
2022-02-16if the lids indicate we are not supposed to wakeup, return EAGAIN ratherTheo de Raadt
2022-02-16change MD gosleep() and sleep_finish() to return int, the MI code will beTheo de Raadt
2022-02-16Currently, wskbd_set_mixervolume() only adjusts the volume of the firstAnton Lindqvist
2022-02-16Make room for a cookie argument passed to audio_attach_mi(). CurrentlyAnton Lindqvist
2022-02-15Since acpitoshiba brightness button processing no longer plays gamesTheo de Raadt
2022-02-15Defer the actual setting of the display brightness to the acpi thread.Mark Kettenis
2022-02-15when the MI suspend code encounters problems, we need a way toTheo de Raadt
2022-02-15com at acpi like com at isa needs com_active() for suspend/resume support.Claudio Jeker
2022-02-15unifdef __OpenBSD__Jonathan Gray
2022-02-15unifdef OpenBSDJonathan Gray
2022-02-15consistently use __linux__Jonathan Gray
2022-02-15MI disable_lid_wakeups() is not needed, x86 systems can do thisTheo de Raadt
2022-02-15The DVACT_POWERDOWN step was accidentally moved in relation to some MDTheo de Raadt
2022-02-14Make sure we call acpi_resume_cpu() with the right ACPI state. This wasMark Kettenis
2022-02-14fix cmalo_media_change() testJonathan Gray
2022-02-14acpi_indicator() can take the softc*, instead of void*Theo de Raadt
2022-02-14Use iic_is_compatible(9) and use the more generic compatible string toMark Kettenis
2022-02-14OF_getproplen() returns -1 on error, so don't store result in size_tJonathan Gray
2022-02-14reprint device name in attach error paths if neededJonathan Gray
2022-02-14check return value of drm_attach_pci()Jonathan Gray
2022-02-14remove unused codeJonathan Gray
2022-02-14no need for ifndef __sparc64__Jonathan Gray
2022-02-14change a NULL pa_memex test after use to an earlier KASSERTJonathan Gray
2022-02-14test the correct pointer for acpi_intr_establish() resultJonathan Gray
2022-02-14OF_getproplen() returns -1 on error, so don't store result in size_tJonathan Gray
2022-02-10Enable receive checksum offloading on ixl(4) network interfaces.Alexander Bluhm
2022-02-10Embed klist head in acpi_softc to avoid explicit malloc.Visa Hankala
2022-02-10bring back a local change to use DC_FP_START()/DC_FP_END() inJonathan Gray
2022-02-09Move x86-only stubs used by kern/subr_suspend.c into dev/acpi/acpi_x86.cTheo de Raadt
2022-02-09add Surface Go 3 hid to acpibat(4)Dave Voutila
2022-02-09add newline to acpitz(4) attach conditionDave Voutila
2022-02-09enable hw vlan tag handling in the rx path too.David Gwynne
2022-02-09Add iic_is_compatible() for matching I2C devicesVisa Hankala
2022-02-09drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledJonathan Gray
2022-02-09drm/i915/overlay: Prevent divide by zero bugs in scalingJonathan Gray
2022-02-09drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Jonathan Gray
2022-02-09drm/amd/display: watermark latencies is not enough on DCN31Jonathan Gray
2022-02-09drm/amd/pm: correct the MGpuFanBoost support for Beige GobyJonathan Gray
2022-02-09drm/i915/adlp: Fix TypeC PHY-ready status readoutJonathan Gray
2022-02-09drm/i915: Disable DSB usage for nowJonathan Gray