summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-04-21drm/amd/display: Fix allocate_mst_payload assert on resumeJonathan Gray
2022-04-21drm/amd/display: Revert FEC check in validationJonathan Gray
2022-04-21drm/amd/display: Enable power gating before init_pipesJonathan Gray
2022-04-21drm/amdkfd: Check for potential null return of kmalloc_array()Jonathan Gray
2022-04-21drm/amdgpu/vcn: improve vcn dpg stop procedureJonathan Gray
2022-04-21drm/amdkfd: Fix Incorrect VMIDs passed to HWSJonathan Gray
2022-04-21drm/amd/display: Update VTEM Infopacket definitionJonathan Gray
2022-04-21drm/amd/display: FEC check in timing validationJonathan Gray
2022-04-21drm/amd/display: fix audio format not updated after edid updatedJonathan Gray
2022-04-21drm/amdgpu/gmc: use PCI BARs for APUs in passthroughJonathan Gray
2022-04-21drm/amdgpu: conduct a proper cleanup of PDB boJonathan Gray
2022-04-21drm/amd: Add USBC connector IDJonathan Gray
2022-04-21drm/amd/display: Fix p-state allow debug index on dcn31Jonathan Gray
2022-04-21drm/amd/display: Add pstate verification and recovery for DCN31Jonathan Gray
2022-04-21Repair hw vlan tagging. Previously swapped byte RGE_TDEXTSTS_VTAG, thisKevin Lo
2022-04-20In pfsync there were some KASSERT hidden behind #ifdef PFSYNC_DEBUG.Alexander Bluhm
2022-04-20Fix white space and wrap long lines.Alexander Bluhm
2022-04-20repair kstat entryTheo de Raadt
2022-04-20Route timeout was a mixture of int, u_int and long. Use type intAlexander Bluhm
2022-04-19Use a pool instead of malloc for struct rttimer_queue. As routingAlexander Bluhm
2022-04-19Instead of a MP unsafe global variable to initialize at first use,Alexander Bluhm
2022-04-19add missing unlock before returning in uvn_detach()Sebastien Marie
2022-04-19regenKevin Lo
2022-04-19Add a new RDC PHY.Kevin Lo
2022-04-19Restore original MDC speed control register value on vte_reset,Kevin Lo
2022-04-19enable kstat(4) and kstat(1).David Gwynne
2022-04-18regenKevin Lo
2022-04-18A few devices found on EBOX-3360-C2CF and EBOX-3300MX.Kevin Lo
2022-04-16esm(4): constify sensor tablesChristian Weisgerber
2022-04-16it(4): constify sensor tablesChristian Weisgerber
2022-04-16constify SCSI adapter entry pointsChristian Weisgerber
2022-04-16Make device matching in iwx(4) more similar to Linux iwlwifi.Stefan Sperling
2022-04-16regenStefan Sperling
2022-04-16Add more Intel wifi PCI device IDs. Some AX201, some AX210, some AX211.Stefan Sperling
2022-04-14The XOR instruction affects the carry and zero flag. Move it beforeAlexander Bluhm
2022-04-14ddb: constify command tablesChristian Weisgerber
2022-04-14Relax address availability check for multicast binds.Claudio Jeker
2022-04-14pf and pfsync are running without kernel lock, so the mutexes mustAlexander Bluhm
2022-04-14drm/amdgpu: don't use BACO for reset in S3Jonathan Gray
2022-04-14drm/amdkfd: Create file descriptor after client is added to smi_clients listJonathan Gray
2022-04-14drm/amdgpu/vcn: Fix the register setting for vcn1Jonathan Gray
2022-04-14drm/amdgpu/smu10: fix SoC/fclk units in auto modeJonathan Gray
2022-04-14drm/amdgpu/display: change pipe policy for DCN 2.1Jonathan Gray
2022-04-14amd/display: set backlight only if requiredJonathan Gray
2022-04-14drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Jonathan Gray
2022-04-14drm/amdkfd: make CRAT table missing message informational onlyJonathan Gray
2022-04-14drm/amdgpu: Fix recursive locking warningJonathan Gray
2022-04-14drm/amdkfd: Don't take process mutex for svm ioctlsJonathan Gray
2022-04-14drm/amd/display: Use PSR version selected during set_psr_capsJonathan Gray
2022-04-14drm/amd/display: Fix memory leakJonathan Gray