summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2022-07-25The GPIO pin on Apple M1 systems is actually connected to the SDZ pin, whichMark Kettenis
2022-07-24regenKlemens Nanni
2022-07-24Update Atheros AR928X pcidev stringKlemens Nanni
2022-07-23Discard relative movement packets outside of [-127, 127] range toStefan Hagen
2022-07-22drm/aperture: Run fbdev removal before internal helpersJonathan Gray
2022-07-22drm/amd/pm: Prevent divide by zeroJonathan Gray
2022-07-22drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Jonathan Gray
2022-07-22drm/i915: Require the vm mutex for i915_vma_bind()Jonathan Gray
2022-07-22drm/i915/uc: correctly track uc_fw init failureJonathan Gray
2022-07-22drm/i915/gt: Serialize TLB invalidates with GT resetsJonathan Gray
2022-07-22drm/i915/gt: Serialize GRDOM access between multiple engine resetsJonathan Gray
2022-07-22drm/i915/dg2: Add Wa_22011100796Jonathan Gray
2022-07-22drm/i915/selftests: fix a couple IS_ERR() vs NULL testsJonathan Gray
2022-07-22drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()Jonathan Gray
2022-07-22drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()Jonathan Gray
2022-07-19Fix up tx ring slot calculations so we store the mbuf and dma map withJonathan Matthew
2022-07-16Add support for using the power button to wake up from suspend.Mark Kettenis
2022-07-15fix typos in previousTheo de Raadt
2022-07-15Implement support for framebuffers that don't start on a page boundary.Mark Kettenis
2022-07-15Use db_rint() to make it possible to enter ddb(4) by typing ESC D.Mark Kettenis
2022-07-15Missing xhcivar.h bit that should have gone with xhci.c r1.125Theo Buehler
2022-07-15Use a separate varaible to signal a "dead" controller (that has disappearedMark Kettenis
2022-07-14Add sxirintc(4), a driver for the "wake up" interrupt controller foundMark Kettenis
2022-07-14Protect all writers to ifm_cur with a mutex. ifmedia_match() doesAlexander Bluhm
2022-07-13drm/i915: Fix a race between vma / object destruction and unbindingJonathan Gray
2022-07-13drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systemsJonathan Gray
2022-07-13drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceJonathan Gray
2022-07-13drm/amd/vcn: fix an error msg on vcn 3.0Jonathan Gray
2022-07-13drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwJonathan Gray
2022-07-13drm/amd/display: Set min dcfclk if pipe count is 0Jonathan Gray
2022-07-13drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()Jonathan Gray
2022-07-13drm/i915/gt: Register the migrate contexts with their enginesJonathan Gray
2022-07-13drm/i915: Disable bonding on gen12+ platformsJonathan Gray
2022-07-12Protect interface media list with a mutex. This is just a startAlexander Bluhm
2022-07-11remove duplicate 'if (err)' line in iwm_auth()Stefan Sperling
2022-07-10Add _cb suffix to callback fields in struct ifmedia. Makes codeAlexander Bluhm
2022-07-10Remove trailing whitespace. No code change.Mike Larkin
2022-07-10Remove trailing whitespace. No code change.Mike Larkin
2022-07-09Add suspend/resume supportMark Kettenis
2022-07-09Add suspend/resume support.Mark Kettenis
2022-07-09Add support for calling the CPU_OFF and SYSTEM_SUSPEND functions.Mark Kettenis
2022-07-08Display parameters exposed to userland as percentages (backlight, brightness,Miod Vallat
2022-07-07drm/fourcc: fix integer type usage in uapi headerJonathan Gray
2022-07-07drm/i915/gem: add missing elseJonathan Gray
2022-07-07drm/amdgpu: To flush tlb for MMHUB of RAVEN seriesJonathan Gray
2022-07-07Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Jonathan Gray
2022-07-07remove a DPRINTF() from iwm(4) which no longer makes any senseStefan Sperling
2022-07-05Remove old poll/select wakeup mechanism.Visa Hankala
2022-07-05Missing header change that should have gone with xhci_acpi.c r1.8Theo Buehler
2022-07-05workaround link training problems on s3 resume with alder lakeJonathan Gray