summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2021-10-01amd/display: downgrade validation failure log levelJonathan Gray
2021-10-01treewide: Change list_sort to use const pointersJonathan Gray
2021-10-01drm/amd/pm: Update intermediate power state for SIJonathan Gray
2021-09-30In iwm(4) and iwx(4), prevent attemps to transition towards the same stateStefan Sperling
2021-09-29Global variables to track initialisation behave poorly with MP.Alexander Bluhm
2021-09-29Add support for Cannon Lake H and Tiger Lake H platforms.Mark Kettenis
2021-09-29syncJonathan Gray
2021-09-29drm/amdgpu: add some additional RDNA2 PCI IDsJonathan Gray
2021-09-29regenJonathan Gray
2021-09-29intel 0x5915 is a kaby lake graphics id not imaging unitJonathan Gray
2021-09-29regenJonathan Gray
2021-09-29add amdgpu and inteldrm devices matched by 5.15 drm without force probeJonathan Gray
2021-09-28Fix timeout behaviour bug introduced in 1.241.Claudio Jeker
2021-09-27drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformJonathan Gray
2021-09-27drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Jonathan Gray
2021-09-27drm/amd/display: Update bounding box states (v2)Jonathan Gray
2021-09-27drm/amd/display: Update number of DCN3 clock statesJonathan Gray
2021-09-27drm/amdgpu: Fix BUG_ON assertJonathan Gray
2021-09-27drm/dp_mst: Fix return code on sideband message failureJonathan Gray
2021-09-27drm/amdkfd: Account for SH/SE count when setting up cu masks.Jonathan Gray
2021-09-27drm/display: fix possible null-pointer dereference in dcn10_set_clock()Jonathan Gray
2021-09-27gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Jonathan Gray
2021-09-27drm/amd/display: fix incorrect CM/TF programming sequence in dwbJonathan Gray
2021-09-27drm/amd/display: fix missing writeback disablement if plane is removedJonathan Gray
2021-09-27drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hexJonathan Gray
2021-09-27drm/amdgpu: Fix a printing messageJonathan Gray
2021-09-27drm/amd/display: Fix timer_per_pixel unit errorJonathan Gray
2021-09-27drm: protect drm_master pointers in drm_lease.cJonathan Gray
2021-09-27drm: serialize drm_file.master with a new spinlockJonathan Gray
2021-09-27drm: avoid blocking in drm_clients_info's rcu sectionJonathan Gray
2021-09-27drm/amdgpu: Fix amdgpu_ras_eeprom_init()Jonathan Gray
2021-09-25Fix a possible race condition in spc_msgin().Kenji Aoyama
2021-09-25Add $OpenBSD$ keyword and correct spelling.Kenji Aoyama
2021-09-25Add gpiocharger(4) for arm64Klemens Nanni
2021-09-25Add gpioleds(4) for arm64Klemens Nanni
2021-09-24Reset the Tx timer when iwm(4) firmware sends a BA notification.Stefan Sperling
2021-09-24Fix two bugs in m88k fcmp{,u} emulation.Kenji Aoyama
2021-09-24regenKevin Lo
2021-09-24Add support for SIMCom SIM7600.Kevin Lo
2021-09-23Reset the Tx timer when iwx(4) firmware sends a BA notification.Stefan Sperling
2021-09-23Revert ieee80211_proto.c r1.97 (cvs commit ID 8vKZsdvvkjTr5BG5).Stefan Sperling
2021-09-23Add support for Tx aggregation to the iwx(4) driver.Stefan Sperling
2021-09-23Add an ADDBA_OFFLOAD capability for wifi devices manage Tx block ackStefan Sperling
2021-09-22enable POOL_DEBUG again.Sebastian Benoit
2021-09-22we are now working on 7.0-currentTheo de Raadt
2021-09-22Add a workaround for machines where the framebuffer size reported by theMark Kettenis
2021-09-22Prevent ucc keyboards from changing the wsmux keyboard layout.Anton Lindqvist
2021-09-21During resume, also restore pins that we configured as GPIO interrupt pins.Mark Kettenis
2021-09-20Changing the encoding of a ucc keyboard doesn't make sense as only oneAnton Lindqvist
2021-09-20wire up bpf correctlyJonathan Matthew