Age | Commit message (Expand) | Author |
2024-11-10 | drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing | Jonathan Gray |
2024-11-10 | all archs now have ci_idepth, remove ifdefs | Jonathan Gray |
2024-11-10 | replace uvm.h includes with uvm_extern.h where possible | Jonathan Gray |
2024-11-09 | remove unused functions; ok mglocker@ | Jonathan Gray |
2024-11-09 | Simplify uvm wire and unwire in psp(4) for lauch update data. | Alexander Bluhm |
2024-11-09 | Regen | Miod Vallat |
2024-11-09 | Add support for Exar XR17V352, submitted by Sean on tech@ | Miod Vallat |
2024-11-09 | Regen | Miod Vallat |
2024-11-09 | More uftdi(4) devices; from Cameron Willams on tech@ | Miod Vallat |
2024-11-09 | Regen | Miod Vallat |
2024-11-09 | More udl(4) devices, from NetBSD. | Miod Vallat |
2024-11-08 | qcpas: send APM_POWER_CHANGE events upon ac / battery life changes | Landry Breuil |
2024-11-08 | Use a mutex to make psp(4) MP safe. | Alexander Bluhm |
2024-11-08 | Move sparc64-specific ofw prototypes out of the MI header. | Miod Vallat |
2024-11-08 | Constify strtab. | Martin Pieuchot |
2024-11-08 | Add a work-in-progress version of ice(4), a driver for Intel E810 devices. | Stefan Sperling |
2024-11-08 | psp(4) waits for acknowledgement of wbinvd from other CPU. | Alexander Bluhm |
2024-11-08 | regen | Stefan Sperling |
2024-11-08 | add two Intel E810 Ethernet PCI device IDs | Stefan Sperling |
2024-11-08 | Add support for MA devices. | Mark Kettenis |
2024-11-06 | Regen | Miod Vallat |
2024-11-06 | Sync with NetBSD: remove duplicate mode entries when parsing edid records, | Miod Vallat |
2024-11-06 | Sync with NetBSD: minor fixes and a couple more video modes. | Miod Vallat |
2024-11-06 | Make edid_parse() take a device name as extra argument so that the few | Miod Vallat |
2024-11-05 | The first field of struct cfdriver is a pointer. Put NULL rather than 0 here. | Miod Vallat |
2024-11-05 | The ability to attach a wsdisplay without a terminal emulator has been | Miod Vallat |
2024-11-05 | Implement CSI s and CSI u to save and restore cursor position. These are | Miod Vallat |
2024-11-05 | Implement psp(4) shutdown command and ioctl(2) PSP_IOC_SHUTDOWN. | Alexander Bluhm |
2024-11-05 | Add support for CSI b control sequence (repeat last printed character) to | Miod Vallat |
2024-11-05 | Tweak softc initialization: | Martin Pieuchot |
2024-11-04 | viogpu: tune down debug messages | Stefan Fritsch |
2024-11-04 | vio_dump: Fix control queue dump | Stefan Fritsch |
2024-11-02 | Use lowercase in locking comments when not refering to a global lock. | Martin Pieuchot |
2024-11-02 | Use a ringbuffer per CPU instead of a ringbuffer per PCB. | Martin Pieuchot |
2024-11-02 | Move edid_print() behind defined(EDID_DEBUG). | Miod Vallat |
2024-11-02 | Add ixv(4), a driver for virtual functions of Intel 82598EB, 82559, | YASUOKA Masahiko |
2024-11-01 | drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too | Jonathan Gray |
2024-11-01 | drm/amd: Guard against bad data for ATIF ACPI method | Jonathan Gray |
2024-11-01 | drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring | Jonathan Gray |
2024-10-30 | For AMD SEV automatically load psp(4) firmware during vmd(4) startup. | Alexander Bluhm |
2024-10-30 | readd IFCAP_VLAN_MTU and NVLAN checks | Jan Klemkow |
2024-10-30 | For AMD SEV implement psp(4) download firmware command. | Alexander Bluhm |
2024-10-30 | directly use dev_t for swdevt[], remove struct swdevt | Jonathan Gray |
2024-10-29 | Move psp(4) initialization from attach to device open. | Alexander Bluhm |
2024-10-29 | virtio_pci: Negotiate ACCESS_PLATTFORM feature | Stefan Fritsch |
2024-10-27 | To prepare to add ixv(4), update the mailbox functionalities of ixbge | YASUOKA Masahiko |
2024-10-24 | Attach psp(4) version 1. | Alexander Bluhm |
2024-10-23 | drm/amdgpu: prevent BO_HANDLES error from being overwritten | Jonathan Gray |
2024-10-23 | drm/amdgpu/swsmu: Only force workload setup on init | Jonathan Gray |
2024-10-23 | drm/radeon: Fix encoder->possible_clones | Jonathan Gray |