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-07-16
Add support for using the power button to wake up from suspend.
Mark Kettenis
2022-07-15
fix typos in previous
Theo de Raadt
2022-07-15
Implement support for framebuffers that don't start on a page boundary.
Mark Kettenis
2022-07-15
Use db_rint() to make it possible to enter ddb(4) by typing ESC D.
Mark Kettenis
2022-07-15
Missing xhcivar.h bit that should have gone with xhci.c r1.125
Theo Buehler
2022-07-15
Use a separate varaible to signal a "dead" controller (that has disappeared
Mark Kettenis
2022-07-14
Add sxirintc(4), a driver for the "wake up" interrupt controller found
Mark Kettenis
2022-07-14
Protect all writers to ifm_cur with a mutex. ifmedia_match() does
Alexander Bluhm
2022-07-13
drm/i915: Fix a race between vma / object destruction and unbinding
Jonathan Gray
2022-07-13
drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systems
Jonathan Gray
2022-07-13
drm/amd: Refactor `amdgpu_aspm` to be evaluated per device
Jonathan Gray
2022-07-13
drm/amd/vcn: fix an error msg on vcn 3.0
Jonathan Gray
2022-07-13
drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw
Jonathan Gray
2022-07-13
drm/amd/display: Set min dcfclk if pipe count is 0
Jonathan Gray
2022-07-13
drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()
Jonathan Gray
2022-07-13
drm/i915/gt: Register the migrate contexts with their engines
Jonathan Gray
2022-07-13
drm/i915: Disable bonding on gen12+ platforms
Jonathan Gray
2022-07-12
Protect interface media list with a mutex. This is just a start
Alexander Bluhm
2022-07-11
remove duplicate 'if (err)' line in iwm_auth()
Stefan Sperling
2022-07-10
Add _cb suffix to callback fields in struct ifmedia. Makes code
Alexander Bluhm
2022-07-10
Remove trailing whitespace. No code change.
Mike Larkin
2022-07-10
Remove trailing whitespace. No code change.
Mike Larkin
2022-07-09
Add suspend/resume support
Mark Kettenis
2022-07-09
Add suspend/resume support.
Mark Kettenis
2022-07-09
Add support for calling the CPU_OFF and SYSTEM_SUSPEND functions.
Mark Kettenis
2022-07-08
Display parameters exposed to userland as percentages (backlight, brightness,
Miod Vallat
2022-07-07
drm/fourcc: fix integer type usage in uapi header
Jonathan Gray
2022-07-07
drm/i915/gem: add missing else
Jonathan Gray
2022-07-07
drm/amdgpu: To flush tlb for MMHUB of RAVEN series
Jonathan Gray
2022-07-07
Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
Jonathan Gray
2022-07-07
remove a DPRINTF() from iwm(4) which no longer makes any sense
Stefan Sperling
2022-07-05
Remove old poll/select wakeup mechanism.
Visa Hankala
2022-07-05
Missing header change that should have gone with xhci_acpi.c r1.8
Theo Buehler
2022-07-05
workaround link training problems on s3 resume with alder lake
Jonathan Gray
2022-07-04
Add support for the dual role controllers integrated on the Qualcomm
Mark Kettenis
2022-07-02
Remove unused device poll functions.
Visa Hankala
2022-06-30
Fix bwfm(4) crash during detach on USB.
Stefan Sperling
2022-06-29
drm/i915: Implement w/a 22010492432 for adl-s
Jonathan Gray
2022-06-29
correct vararg use in kasprintf/kvasprintf
Jonathan Gray
2022-06-29
match on Alder Lake-P
Jonathan Gray
2022-06-28
constify miscellaneous arm64 pin and clock tables
Christian Weisgerber
2022-06-28
Add support for the Synopsys DesignWare UART found on the Ryzen Embedded
Mark Kettenis
2022-06-28
A com_acpi_softc pointer is used as the interrupt callback cookie which
Anton Lindqvist
2022-06-28
No need to pass a copy of the bcmdmac_channel structure to predicate
Anton Lindqvist
2022-06-28
Remove commented out variables and excessive blank lines in
Anton Lindqvist
2022-06-28
sync
Theo de Raadt
2022-06-28
a start at qualcomm products
Theo de Raadt
2022-06-28
Use btrace(8) to debug reference counting. dt(4) provides a static
Alexander Bluhm
2022-06-28
Add hardware ID for EHCI-compliant USB controller with standard debug.
Mark Kettenis
2022-06-28
Add hardware ID for XHCI-compliant USB controller without standard debug.
Mark Kettenis
[next]