summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-08-07Raise transmit threshold to 512 bytes. This makes dwqe(4) work atMark Kettenis
2023-08-07Revert 1.43 and always make our own mapping of the Mostek chip. Trying toMiod Vallat
2023-08-07add the glue between ipsec security associations and sec(4) interfaces.David Gwynne
2023-08-07add a struct sadb_x_iface message for interface SAsDavid Gwynne
2023-08-07744c rev ce is Radeon RX 7900 GREJonathan Gray
2023-08-07wire sec(4) into the kernel config.David Gwynne
2023-08-07add sec(4) to support route based ipsec vpns.David Gwynne
2023-08-07start adding support for route-based ipsec vpns.David Gwynne
2023-08-06regenJonathan Gray
2023-08-06add another Navi 33 device idJonathan Gray
2023-08-06Add acpi_softc == NULL checks and return ENXIO instead of crashing onTobias Heider
2023-08-05hardclock(9): move setitimer(2) code into itimer_update()Scott Soule Cheloha
2023-08-05Remove the P_WSLEEP specific KASSERT(). Not only procs in state SSTOPClaudio Jeker
2023-08-05cpu_idle_{enter,leave} are no-ops on mips64, so just #definePhilip Guenther
2023-08-05cpu_idle_{enter,leave} are no-ops on riscv64, so just #definePhilip Guenther
2023-08-05Inform 8bpp capability on 8bpp framebuffer inKenji Aoyama
2023-08-04Remove unused struct field vlan_stripping.Jan Klemkow
2023-08-04dma-buf: fix an error pointer vs NULL bugJonathan Gray
2023-08-04drm_syncobj.c now uses dma_fence_allocate_private_stub() with an argJonathan Gray
2023-08-04dma-buf: keep the signaling time of merged fences v3Jonathan Gray
2023-08-04drm/amd/display: Write to correct dirty_rectJonathan Gray
2023-08-04drm/amd/display: perform a bounds check before filling dirty rectanglesJonathan Gray
2023-08-04drm/amd/display: set per pipe dppclk to 0 when dpp is offJonathan Gray
2023-08-04drm/i915/dpt: Use shmem for dpt objectsJonathan Gray
2023-08-04drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Jonathan Gray
2023-08-04drm/amd: Fix an error handling mistake in psp_sw_init()Jonathan Gray
2023-08-04drm/i915: Fix an error handling path in igt_write_huge()Jonathan Gray
2023-08-04drm/amd/display: Prevent vtotal from being set to 0Jonathan Gray
2023-08-04drm/amd/display: Fix possible underflow for displays with large vblankJonathan Gray
2023-08-04Sync with userland libzTheo Buehler
2023-08-04drm/amd/display: update extended blank for dcn314 onwardsJonathan Gray
2023-08-04drm/amd/display: Add FAMS validation before trying to use itJonathan Gray
2023-08-04drm/amd/display: fix dc/core/dc.c kernel-docJonathan Gray
2023-08-04drm/amd/display: Rework comments on dc fileJonathan Gray
2023-08-04drm/ttm: never consider pinned BOs for eviction&swapJonathan Gray
2023-08-04drm/ttm: Don't leak a resource on eviction errorJonathan Gray
2023-08-04drm/ttm: Don't print error message if eviction was interruptedJonathan Gray
2023-08-04drm/amd/display: Set minimum requirement for using PSR-SU on PhoenixJonathan Gray
2023-08-04drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtJonathan Gray
2023-08-04drm/amd/display: Update correct DCN314 register headerJonathan Gray
2023-08-04drm/amd/display: fix dcn315 single stream crb allocationJonathan Gray
2023-08-04drm/amd/display: add pixel rate based CRB allocation supportJonathan Gray
2023-08-04drm/amd/display: fix unbounded requesting for high pixel rate modes on dcn315Jonathan Gray
2023-08-04drm/amd/display: use low clocks for no plane configsJonathan Gray
2023-08-04drm/amd/display: add ODM case when looking for first split pipeJonathan Gray
2023-08-04drm/amd/display: Use min transition for all SubVP plane add/removeJonathan Gray
2023-08-04drm/amd/display: Include surface of unaffected streamsJonathan Gray
2023-08-04drm/amd/display: Copy DC context in the commit streamsJonathan Gray
2023-08-04drm/amd/display: Enable new commit sequence only for DCN32xJonathan Gray
2023-08-04drm/amd/display: Rework context change checkJonathan Gray