summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-10-03drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageJonathan Gray
2022-10-03drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Jonathan Gray
2022-10-03drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Jonathan Gray
2022-10-03drm/amd/display: Limit user regamma to a valid valueJonathan Gray
2022-10-03drm/amdgpu: use dirty framebuffer helperJonathan Gray
2022-10-03drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsJonathan Gray
2022-10-03drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJonathan Gray
2022-10-03drm/amdgpu: make sure to init common IP before gmcJonathan Gray
2022-10-03drm/amdgpu: Separate vf2pf work item init from virt data exchangeJonathan Gray
2022-10-03add noinline_for_stack for 5.15.71 drmJonathan Gray
2022-10-03drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaJonathan Gray
2022-10-03drm/amdgpu: move nbio ih_doorbell_range() into ih code for vegaJonathan Gray
2022-10-03drm/amdgpu: Don't enable LTR if not supportedJonathan Gray
2022-10-03define CONFIG_PCIEASPM, add ltr_path to struct pci_dev for 5.15.70 drmJonathan Gray
2022-10-03regenJonathan Gray
2022-10-03add id for Raphael, Ryzen 7000 GPU (gfx1036, GC 10.3.6?)Jonathan Gray
2022-10-02Fetch vendor and product IDs from the keyboard/touchpad controller.Mark Kettenis
2022-10-01The syscall table generation awk script was also used by compat layersTheo de Raadt
2022-09-30re-enable POOL_DEBUGJonathan Gray
2022-09-29There no longer is any KVM_ET_* to keep in sync with UVM_ET_*, soTheo de Raadt
2022-09-28Fix memory corruptions with sysv semaphores due to sleeps in copyin,Moritz Buhl
2022-09-27we are now working on 7.2-currentTheo de Raadt
2022-09-26For framebuffers that don't start on a page boundary, we need to allowMark Kettenis
2022-09-26Regenerate usbdevs{.h,_data.h} for Wacom One S (CTL-472)Stefan Hagen
2022-09-26uwacom(4): Support for Wacom One S (CTL-472)Stefan Hagen
2022-09-25Give mfii(4) firmware more time to transition out of UNDEFINED state.Stefan Sperling
2022-09-24disable POOL_DEBUG for releaseJonathan Gray
2022-09-24add SH-B0 0x00000f50 socket 940 family 0Fh OpteronJonathan Gray
2022-09-23Don't hardcode disk major device types inside DEBUG block. UseKenneth R Westerback
2022-09-23Delete unused variables originally come from mvme88k.Kenji Aoyama
2022-09-23only call printf the first time amd64_errata() is calledJonathan Gray
2022-09-22use the always serializing RDTSCP instruction in tsc and usertc if availableRobert Nagy
2022-09-22Call amd64_errata() from cpu_fix_msrs() instead of identifycpu() so thatRobert Nagy
2022-09-21Revert UVM_VNODE_CANPERSIST removal, it exposes an issue on arm64.Martin Pieuchot
2022-09-20Split out handling of cpu family specific MSRs from cpu_init_msrs()Robert Nagy
2022-09-20drm/amd/amdgpu: skip ucode loading if ucode_size == 0Jonathan Gray
2022-09-20Remove unused and unimplemented unp_drain().Vitaliy Makkoveev
2022-09-20remove HY_D1_G34R1 enum value and just use HY_D1Jonathan Gray
2022-09-19Change OF_getnodebyname() such that looking up a node using just the namePatrick Wildt
2022-09-18Define PMU_ADB_CMD and PMU_INT_ACKGeorge Koehler
2022-09-18Fix a memory leak which was introduced by the previous commit.Marcus Glocker
2022-09-18timecounting: tc_reset_quality: print notice if active counter changesScott Soule Cheloha
2022-09-18tsc: make tsc_report_test_results() less noisy without TSC_DEBUGScott Soule Cheloha
2022-09-18Revert previous it prevents the PinebookPro and the Rockpro64 to reach userland.Martin Pieuchot
2022-09-17bind() to AF_UNIX will now require unveil "w". "w" may seem a little oddTheo de Raadt
2022-09-16move most of the key combination translation code out of ukbd(4)Robert Nagy
2022-09-16semctl1 and msgctl were introduced for binary compatibility for OpenBSD 3.5.Moritz Buhl
2022-09-16Make mfii(4) recover from firmware FAULT state on startup.Stefan Sperling
2022-09-16drm/i915: Implement WaEdpLinkRateDataReloadJonathan Gray
2022-09-16drm/amd/display: fix memory leak when using debugfs_lookup()Jonathan Gray